@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/iranyekanwebboldfanum.eot');
    src: url('../fonts/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanwebboldfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebboldfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/eot/iranyekanwebthinfanum.eot');
    src: url('../fonts/eot/iranyekanwebthinfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanwebthinfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebthinfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/iranyekanweblightfanum.eot');
    src: url('../fonts/eot/iranyekanweblightfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanweblightfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanweblightfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/iranyekanwebregularfanum.eot');
    src: url('../fonts/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanwebregularfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebregularfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/iranyekanwebmediumfanum.eot');
    src: url('../fonts/eot/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanwebmediumfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebmediumfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/eot/iranyekanwebextraboldfanum.eot');
    src: url('../fonts/eot/iranyekanwebextraboldfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanwebextraboldfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebextraboldfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/eot/iranyekanwebblackfanum.eot');
    src: url('../fonts/eot/iranyekanwebblackfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanwebblackfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebblackfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 950;
    src: url('../fonts/eot/iranyekanwebextrablackfanum.eot');
    src: url('../fonts/eot/iranyekanwebextrablackfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanwebextrablackfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebextrablackfanum.ttf') format('truetype');
}
:root {
    --bg-color-1: #f73859;
    --bg-color-2:#DBEDF3;
    --bg-color-3:#BCBCBC;
    --bg-color-4:#DDDDDD;
    --bg-color-5:#F7F8FB;
    --bg-color-6:#404B69;
    --bg-color-7:#283149;
    --bg-color-8:#dddddd;
}
ul,li,ol{
    margin: 0;
    padding: 0;
}

.fw-bolder {
    font-weight: 950 !important;
}
.fs-7 {
    font-size: 0.9rem !important;
}
.bg-color-1,.heading_s1:before,.product_action_box li:hover a{
    background:var(--bg-color-1);
}
.bg-color-2{
    background:var(--bg-color-2);
}
.bg-color-3,.carousel-indicators li{
    background:var(--bg-color-3);
}
.bg-color-4{
    background: var(--bg-color-4);
}
.bg-color-5{
    background: var(--bg-color-5);
}
.bg-color-6{
    background: var(--bg-color-6);
}
.bg-color-7{
    background: var(--bg-color-7);
}
.txt-color-1{
    color: var(--bg-color-7);
}
.txt-color-2{
    color: var(--bg-color-6);
}

.text-color-4{
    color: var(--bg-color-3);
}
.border-cl-1{
    border-color: var(--bg-color-2) !important;
}
.border-cl-2{
    border-color: var(--bg-color-3) !important;
}
.border-cl-3{
    border-color: #ddd !important;
}
.border-rad-1{
    border-radius: 15px;
}
.kima_trans{
    transition: all 0.3s ease-in-out;
}
.btn-outline-danger {
    color: var(--bg-color-1);
    border-color: var(--bg-color-1);
}
.btn-outline-danger:hover,.btn-danger {
    background-color: var(--bg-color-1);
    border-color: var(--bg-color-1);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
    background-color: #c6183c;
    border-color: #c6183c;
}
body {
    overflow-x: hidden;
    direction: rtl;
    text-align: right;
    font-family: iranyekan;
    font-weight: 300;
    color: var(--bg-color-7);
}
h1,h2,h3,h4,h5,h6,a,p,ul{
    font-family: iranyekan;
}

a{
    text-decoration: none;
    color: #1a1e21;
}

img {
    max-width: 100%;
    height: auto;
}

button,button:focus,button:hover,input:focus{
    outline: none;
}
ul {
    list-style: none;
}

/*Start Main Slider*/
.kima-btn {
    font-size: 1rem;
    padding: 15px 50px;
}
.carousel-caption {
    bottom: 50px;
}
.carousel-caption p,.carousel-caption h4 , .carousel-caption h2{
    margin-bottom: 20px;
}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-clip: inherit;
    opacity: .7;
    position: relative;
    margin: 0 10px;
    border: 0;
}
.carousel-indicators li:before{
    content: "";
    position: absolute;
    border-radius: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: 3px solid var(--bg-color-3);
    margin: -4px;
}
.carousel-indicators .active {
    opacity: 1;
    background: var(--bg-color-1);
}
.carousel-indicators li.active:before {
    border-color: var(--bg-color-1) !important;
}
ol.carousel-indicators {
    padding: 20px;
}
/*End Main Slider*/

/*Start Shipping Info*/

.icon_box .icon {
    width: 50px;
    float: right;
}
.icon_box {
    padding: 20px;
    border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -1px;
}
.icon_box_content {
    margin-right: 20px;
    line-height: .5em;
    padding-top: 10px;
}
/*End Shipping Info*/
/*Start heading_s1*/
.heading_s1{
    padding-bottom: 10px;
    position: relative;
}
.heading_s1:before {
    content: "";
    width: 60px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 46%;
}
/*End heading_s1*/

/*Start Single Banner*/
.single_banner {
    margin-bottom: 30px;
}
.sb_info {
    position: absolute;
    top: 8%;
    right: 8%;
}
.sb_info_s1{
    top: 50%;
}
.single_banner .sb_link:before {
    content: "";
    width: 100%;
    height: 7px;
    background: #f7385952;
    position: absolute;
    bottom: 2px;
    z-index: 0;
}
.single_banner img {
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.single_banner:hover img{
    transform: scale(1.06);
}
/*End Single Banner*/
/*Start Product Carousel*/
button.owl-prev,button.owl-next {
    position: absolute;
    top: -75px;
    transition: all 0.3s ease-in-out;
}
button.owl-next span,button.owl-prev span{
    display: none;
}
button.owl-next{
    left: 0;
}
button.owl-prev{
    right: 0;
}
button.owl-prev:before,button.owl-next:before{
    font-family: "Font Awesome 5 Pro";
    font-size: 1.5em;
}
button.owl-prev:before{
    content: "\f061";
}
button.owl-next:before{
    content: "\f060";
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background: unset;
    color: var(--bg-color-1);
    cursor: pointer;
}
/*End Product Carousel*/
/*Start Instagram Feed-*/
.insta_feed_box:before{
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    position: absolute;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.insta_feed_box:hover:before{
    opacity: 1;
}
.follow_box {
    z-index: 2;
    background: #fff;
    padding: 20px;
    text-align: center;
    top: 31%;
    left: 37%;
    width: 400px;
}
/*End Instagram Feed-*/

/*Start CountDown*/
section.background_bg{
    padding: 80px 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.count_bold_title{
    font-size: 3.5em;
    margin: 30px 0;
}
.countdown_time {
    display: flex;
    direction: ltr;
    margin-bottom: 30px;
}
.countdown_box {
    width: 25%;
    padding: 0 15px;
}
.countdown-wrap {
    background: #fff;
    padding: 15px 20px;
    text-align: center;
    border-radius: 10px;
}
.countdown_box .countdown {
    font-size: 2em;
}
.countdown_box .cd_text {
    display: block;
}
/*End CountDown*/


/*Start Blog Slider*/
.cl_logo img {
    width: 150px !important;
    opacity: 0.7;
    transition: all 0.3s ease-in-out;
}
.cl_logo:hover img{
    opacity: 1;
}
/*End Blog Slider*/
/*Start Footer*/
.footer_dark h6,.footer_dark span ,.footer_dark a,.footer_dark p,.footer_dark i{
    color: #fff;
}
.footer_top {
    padding: 50px 0 30px 0;
}
.widget {
    margin-bottom: 20px;
}
.widget_title {
    font-size: 1.5em;
    margin-bottom: 30px;
}
ul.contact_info li {
    margin-bottom: 20px;
}
ul.contact_info li i {
    font-size: 1.4em;
    margin-left: 10px;
}
.social_icons li {
    margin-left: 20px;
    font-size: 1.8em;
    transition: all 0.15s ease-in-out;
}
.social_icons li:hover {
    transform: rotateZ(
            15deg
    );
}
ul.widget_link li {
    margin-bottom: 15px;
}

.newsletter_form form , .wpcf7-from {
    position: relative;
    margin-top: 30px;
}
.newsletter_form input , .wpcf7-from-control {
    width: 100%;
    border: 0;
    padding: 18px;
    border-radius: 50px;
    text-align: right;
    font-weight: 300;
}
.newsletter_form button , wpcf7-submit {
    position: absolute;
    background: var(--bg-color-1);
    border-radius: 100%;
    left: 5px;
    top: 6px;
    font-size: 1.5em;
}

.wpcf7-response-output {
    color: #fff;
    border-color: var(--bg-color-1) !important;
}

.footer_bottom {
    padding: 30px 15px;
    border-top: 1px solid rgb(255 255 255 / 20%);
}
/*End Footer*/



/*Start Mega Menu*/
ul.dropdown-menu {
    width: 200px;
}
.navbar .navbar-nav li{
    transition: all 0.3s ease 0s;
}
ul.navbar-nav > li:hover > a{
    color: var(--bg-color-1) !important;
}
ul.navbar-nav .nav-link{
    font-weight: 400;
}
.navbar-light .navbar-nav .nav-link {
    color: #1a1e21;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
    color: var(--bg-color-1);
}

.dropdown-menu > li > a{
    font-weight: 300;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: var(--bg-color-1);
}
.navbar-nav li.dropdown-mega-menu{
    position: static;
}
.mega-menu{
    display: table;
    padding: 15px 15px;
    width: 100%;
    -ms-flex-wrap:wrap;
    flex-wrap: wrap;
}
.mega-menu li{
    list-style: none;
}
li.dropdown-header {
    padding: 10px 0;
    font-weight: 600;
}
li.mega-menu-col{
    list-style: none;
    border-left: 1px solid var(--bg-color-2);
    padding: 0 15px;
}
li.mega-menu-col:first-child{
    padding: 0;
}
li.mega-menu-col:last-child{
    border-left:0;
}
.mega-menu .nav-link{
    font-weight: 300;
    font-size: 0.9em;
}
.navbar-light .navbar-nav li.mega-menu-col .nav-link:focus,.navbar-light .navbar-nav li.mega-menu-col .nav-link:active {
    color: #fff;
    background-color: var(--bg-color-1);
}
.header-banner {
    display: block;
    position: relative;
    padding: 15px;
}
.header-banner img{
    border-radius: 5px;
}
.banne_info {
    position: absolute;
    left: 30px;
    top: 30%;
    padding: 15px;
}
.banne_info a {
    position: relative;
    display: inline-block;
    padding: 3px;
    text-transform: capitalize;
}
.banne_info a:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 50%;
    background-color: var(--bg-color-7) ;
    transition: all 0.5s ease-in-out;
}
.banne_info a:hover:before{
    width: 100%;
}
.navbar-light .navbar-toggler {
    border: none;
    font-size: 27px;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.dropdown-toggle{
    transition: all 0.3s ease-in-out;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: sub;
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    font-size: 0.7rem;
    border: none;
}
button.navbar-toggler {
    padding: 0;
}
.navbar-toggler.collapsed{
    background-image: none;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url(file:///C:/Users/nabi/Desktop/kima-shop/kima-shop-html/asset/images/close-1.png);
}
.dropdown-menu .dropdown-toggle:hover::after {
    content: "\f077";
}
/*End Mega Menu*/

/*Start Cart Shop*/
.cart_trigger {
    position: relative;
}
.cart_cunt {
    position: absolute;
    top: 8px;
    left: 10px;
    background: var(--bg-color-1);
    color: #fff;
    width: 15px;
    line-height: 15px;
    border-radius: 100%;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
}
.cart_list {
    list-style: none;
}
.cart_box {
    width: 290px;
    background: #fff;
    box-shadow: 0 13px 42px 11px rgba(0,0,0,.05);
    position: absolute;
    z-index: 999;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
    transform-origin: 30px 0;
    transition: all 0.3s ease-in-out;
}
.cart_trigger:hover .cart_box{
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}
.cart_list img {
    float: right;
    margin-left: 15px;
    border-radius: 5px;
    overflow: hidden;
    max-width: 65px;
}
.cart_list li {
    display: inline-block;
    width: 100%;
    padding: 5px 20px;
    border-bottom: 1px solid var(--bg-color-2);
}
.cart_list li a {
    font-weight: 500;
    font-size: 0.8em;
}
.item_remove {
    float: left;
}
.cart_num_pirce {
    font-size: 0.85em;
    line-height: 3em;
}
.cart_footer {
    padding: 10px;
}
.cart_total span{
    float: left;
}
.cart_btn_dark{
background: var(--bg-color-6);
    border-color: var(--bg-color-6);
}
/*End Cart Shop*/


/* Start Product Details  */

.product_details {
    margin-top: 40px;
    margin-bottom: 40px;
}


.product_details .tab-content{
    padding: 50px 20px;
    border: 1px solid var(--bg-color-2);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.nav-tabs{
    border: none;
}
.nav-tabs .nav-link{
   padding: 20px 40px;
    border-radius: 0;
    background: #fff;
    border-top:1px solid var(--bg-color-2);
    border-bottom:1px solid var(--bg-color-2);
    border-left:1px solid var(--bg-color-2);
}
.nav-tabs .nav-link.active{
    border-top: 4px solid var(--bg-color-1) ;
}
.nav-tabs .nav-link i{
    margin-left: 10px;
    font-size: 1.3em;
}
.nav-tabs .nav-link.active i{
    color: var(--bg-color-1);
}
.heading_s1.pro_detail_title:before{
    right: 0;
    height: 1px;
}
.pro_text p{
    line-height: 2em;
    font-size: 1em;
}
.product_detail_tables tr{
    border: none;
    display: flex;
    justify-content: space-between;
}
.product_detail_tables tr th,.product_detail_tables td {
    border: none;
    background: var(--bg-color-5);
    margin: 5px 0 !important;
    border-radius: 4px;
    font-weight: 300 !important;
    padding: 3px 20px !important;
}

.product_detail_tables tr th{
    width: 30% !important;
}

.product_detail_tables tr td{
    width: 70% !important;
    margin-right: 15px !important;
}
.comment_list {
    margin-bottom: 20px;
}
.comment_list > li{
    margin-bottom: 20px;
    border-bottom: 1px dashed var(--bg-color-2);
    padding-bottom: 20px;
}
.comment_img{
    float: right;
}
.comment_img img{
    border-radius: 100%;
    max-width: 100px;
}
.comment_block {
    padding-right: 70px;
    padding-left: 0;
}
.customer_meta{
    margin-bottom: 5px;
}
.product_comments .review_author{
    display: block;
    color: var(--bg-color-6);
    font-weight: 700;
    font-size: 1.2em;
    padding-bottom: 2px;
}
.product_comments .comment-date{
    font-style: italic;
    font-size: 0.8em;
}
.product_comments .comment_list  {
    float: left;
}
.product_comments .review_form h5{
    margin-top: 50px;
}
.product_comments .review_form p{
    width: 60%;
    margin: 20px 0;
}
.product_comments .pro_star_rating{
    margin-bottom: 30px;
}
.product_comments .pro_star_rating span{
   font-size: 1.8em;
    color:#FFB300 ;
}
.form-control:focus {
    border-color: #f7385978;
    box-shadow: 0 0 0 0.25rem #f738593d;
}
.product_comments .form-control{
    margin-bottom: 20px;
    padding: 15px;
}
.product_comments .form-group button{
    padding: 12px;
}
.product_comments li.comment ul.children {
    margin-right: 20px;
    margin-top: 20px;
    background: #b8b6b6;
    padding: 15px;
    border-radius: 4px;
}
.product_comments textarea#comment {
    min-height: 250px;
}
.product_comments p.form-submit {
    display: none;
}
/* End Product Details  */
/*-----------------------------------------------------Single Blog----------------------------------------------------------------*/
.single_post .blog_title{
    font-size: 1.6em;
    margin-bottom: 20px;
}
.single_post .blog_meta{
    margin-bottom: 20px;
}
.single_post .blog_meta li i{
    color: var(--bg-color-1);
    font-size: 1.2em;
}
.single_post .blog_img{
    margin-bottom: 20px;
}
.single_post .blog_img img{
    border-radius: 5px;
    width: 100%;
}
.single_post .blog_content p {
    line-height: 2em;
    margin-bottom: 30px;
}
.single_post .blog_content blockquote {
    background: #fafafa;
    padding: 20px;
    border-right: 4px solid var(--bg-color-1);
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 2em;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.single_post .blog_content img {
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}
.blog_post_footer .tags a {
    padding: 5px 10px;
    display: inline-block;
    background: var(--bg-color-5);
    border-radius: 3px;
    margin: 5px;
    font-size: 0.9em;
    transition: all 0.3s ease-in-out;
}
.blog_post_footer .tags a:hover{
    background: var(--bg-color-1);
    color: #fff;
}
.blog_post_footer .social_icons i{
    color: var(--bg-color-6);
}
.post_navigation {
    background: var(--bg-color-5);
    margin: 30px 0;
    border-radius: 5px;
}
.post_navigation a {
    transition: all 0.3s ease-in-out;
}
.post_navigation span {
    font-size: 0.9em;
}
.post_navigation .post_nav_home {
    display: flex;
    justify-content: center;
}
.post_navigation .post_nav_home i{
    font-size: 1.2em;
}
.post_navigation .post_nav_prev i{
    margin-left: 10px;
}
.post_navigation .post_nav_next i{
    margin-right: 10px;
}
.post_author {
    margin: 40px 0;
}
.post_author .author_img{
    float: right;
    margin-left: 20px;
}
.post_author .author_info p {
    margin: 0;
}
.post_author .author_info a{
    transition: all 0.3s ease-in-out;
    font-size: 1.2em;
}
.sidebar .widget {
    border-top: 1px solid var(--bg-color-3);
    margin-top: 30px;
    padding-top: 30px;
}
.sidebar .widget:first-child{
    border-top:none;
    margin-top: 0;
    padding-top: 0;
}
.search_form .form-control {
    border-radius: 10px;
    padding: 15px 10px;
}
.search_form form{
    position: relative;
}
.search_form .icon_search {
    position: absolute;
    left: 18px;
    top: 11px;
    padding:0;
    padding-right: 15px;
    border-right: 1px solid var(--bg-color-3);
}
.search_form .icon_search i{
    font-size: 25px;
    margin-right: 0;
}
.search_form .btn:focus{
    box-shadow: none;
}
.sidebar .widget_title{
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 1.2em;
}
.widget_recent_post li {
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
}
.recent_post_main {
    display: inline-block;
}
.recent_post_main .post_img{
    float: right;
    margin-left: 10px;
}

.recent_post_main .post_img img{
    border-radius: 10px;
    width: 80px;
}
.recent_post_main .post_content h6 {
    font-size: 0.85em;
    line-height: 22px;
}
.recent_post_main .post_content p {
    font-size: 0.75em;
}
.recent_post_main .post_content a{
    transition: all 0.3s ease-in-out;
}
.sidebar .widget .wp-block-tag-cloud a {
    padding: 5px 10px;
    display: inline-block;
    background: var(--bg-color-5);
    border-radius: 3px;
    margin: 5px;
    font-size: 0.9em !important;
    transition: all 0.3s ease-in-out;
}
.sidebar .widget .wp-block-tag-cloud a:hover{
    background: var(--bg-color-1);
    color: #fff;
}
.widget_archive li, .widget_product_categories li.cat-item {
    padding-bottom: 17px;
    list-style: none;
}
.widget_archive li a , .widget_product_categories li.cat-item {
    position: relative;
}
.widget_archive li a:before , .widget_product_categories li.cat-item:before {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    color: var(--bg-color-3);
    line-height: normal;
    height:auto;
}
.widget_archive .archive_num {
    float: left;
}
.shop_banner {
    position: relative;
    display: table;
    margin: 0 auto;
}
.shop_banner .banner_img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.shop_banner .banner_img:before{
    content: "";
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}
.shop_bn_content {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.text_white{
    color: #fff;
}
.shop_banner .shop_title {
    font-weight: 950;
    margin-bottom: 10px;
}
.btn_white {
    background-color: #fff;
    transition: all 0.3s ease-in-out;
}
.btn_white:hover {
    background-color: var(--bg-color-1);
    color: #fff;
}
/*--------------------------------------------Archive Blog-------------------------------------------------------*/
.blog_box {
    margin: 10px 0;
}
.blog_box .card-title {
    font-size: 1.1em !important;
    line-height: 1.7em;
    word-spacing: -2px;
}
.kima_pagination ul.pagination a, .kima_pagination ul.pagination span{
    margin-left: 12px;
    border-radius: 5px;
    font-size: 1.3em;
    color: var(--bg-color-6);
    transition: all 0.3s ease-in-out;
}

.kima_pagination ul.pagination .current {
    background-color: var(--bg-color-1);
    border-color:var(--bg-color-1) ;
}
.kima_pagination ul.pagination a:hover{
    background-color: var(--bg-color-1);
    border-color:var(--bg-color-1) ;
    color: #fff;
}
.kima_pagination ul.pagination .current {
    color: #fff;
}

.kima_pagination ul.pagination a:focus {
    color: var(--bg-color-1);
    background-color: #e9ecef;
    box-shadow: none;
}

.kima_pagination ul.pagination a, .kima_pagination ul.pagination span {
    padding: 0.375rem 0.75rem;
}
.kima_pagination ul.pagination a, .kima_pagination ul.pagination span {
    position: relative;
    display: block;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: all 0.3s ease-in-out;
}
.blog_box.mini_blog_box .card-body ul{
    margin-top: 5px;
    margin-bottom: 10px;
}
.blog_box.mini_blog_box .card-body h3 {
    font-size: 1em;
}
.blog_box.mini_blog_box .card-body > ul > li > i {
    font-size: 1em;
}
.blog_box.mini_blog_box .card-body > ul > li > span {
    font-size: 0.85em;
}

/*-------------------------------------------------Login And Sing Up-----------------------------------------------------*/

.login_wrap {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    border-radius: 10px;
    overflow: hidden;
    margin: 50px 0;
}
.padding_eight_all {
    padding: 6%;
}
.login_wrap .form-control {
    color: #000;
    box-shadow: none;
    height: 50px;
    padding: 8px 15px;
}
.login_footer {
    margin-bottom: 20px;
    margin-top: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.login_footer a {
    color: var(--bg-color-6);
}
.different_login {
    text-align: center;
    position: relative;
    margin: 20px 0;
}
.different_login:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid var(--bg-color-4);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.different_login span {
    background-color: #fff;
    padding: 0 15px;
    position: relative;
    text-align: center;
}
.form-check-input:checked {
    background-color: var(--bg-color-1);
    border-color: var(--bg-color-1);
}
.form-check-input:focus {
    border-color: rgba(224, 34, 53, 0.5);
    outline: 0;
    box-shadow: 0 0 0 0.25rem #dc354545;
}
.form-note {
    margin-top: 20px;
}
a.btn-google {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    font-size: 0.9em;
}
a.btn-google i {
    color: #32a753;
    font-size: 25px;
}
a.btn-google:hover i {
    color: #f9bb00;
}
.error_img img {
    margin: 30px 0;
}
/*----------------------------------------------Shop Cart-------------------------------------------------------*/
.shop_steps {
    margin-bottom: 70px;
}

.shop_steps .shop_steps_num {
    font-size: 1.5em;
    font-weight: 700;
    background-color: var(--bg-color-3);
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    display: inline-block;
    color: #fff;
    text-shadow: 0 0 3px rgba(0,0,0,0.2);
    position: relative;
}
.shop_steps .shop_steps_num.active {
    background-color: var(--bg-color-1);
}
.shop_steps .shop_steps_num:before,.shop_steps .shop_steps_num:after {
    content: "";
    position: absolute;
    width: 315%;
    height: 8px;
    background-color:var(--bg-color-3);
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: -1;
}
.shop_steps .shop_steps_num:before {
    left: 0;
}
.shop_steps .shop_steps_num:after {
    right: 0;
}
.shop_steps .shop_steps_num.steps_1:before,.shop_steps .shop_steps_num.steps_3:after {
    content: none;
}
.shop_steps .shop_steps_num.active:before,.shop_steps .shop_steps_num.active:after {
    background-color: var(--bg-color-1);
}
.shop_cart_table .table {
    margin: 0;
}
.shop_cart_table th , .shop_cart_table td {
    vertical-align: middle;
    text-align: center;
}
.shop_cart_table th.product-name,.shop_cart_table td.product-name {
    text-align: right;
}
.shop_cart_table .product-thumbnail img {
    max-width: 100px;
    border-radius: 10px;
}
.shop_cart_table td.product-thumbnail {
    text-align: right;
}
.shop_cart_table .quantity {
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.quantity .minus,.quantity .plus {
    background-color: var(--bg-color-2);
    display: block;
    border-radius: 100%;
    cursor: pointer;
    border: none;
    padding: 0;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 20px;
    margin: 4px;
}
.quantity .qty {
    width: 55px;
    height: 36px;
    border: 1px solid var(--bg-color-4);
    text-align: center;
    margin: 3px;
    border-radius: 5px;
}
.shop_cart_table td.product-subtotal,.shop_cart_table td.product-price {
    font-weight: 600;
}
.shop_cart_table .product-remove a i {
    font-size: 25px;
    color: var(--bg-color-3);
    transition: all 0.3s ease-in-out;
}
.shop_cart_table .product-remove a:hover i {
    color: var(--bg-color-1);
}
.table > :not(:last-child) > :last-child > * {
    border-bottom-color: var(--bg-color-4) !important;
}
.coupon .input-group-text {
    background-color: var(--bg-color-1);
}
.coupon .input-group-text button {
    color: #fff;
}
.basket_update {
    padding: 14px;
}
.medium_divider {
    height: 50px;
}
.divider {
    position: relative;
    overflow: hidden;
    height: 4px;
    z-index: 9;
}
.divider.center_icon {
    text-align: center;
    height: auto;
}
.divider:before,.divider:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 0;
    border-top: 1px solid var(--bg-color-4);
}
.divider:before {
    margin-top: -1px;
}
.divider i {
    background-color: #fff;
    color: var(--bg-color-4);
    position: relative;
    z-index: 1;
    font-size: 60px;
    padding: 0 40px;
}
.cart_total_amount {
    font-weight: 600;
}
.shop_total tr td {
    padding: 20px 0;
}
.form-control {
    color: #000;
    box-shadow: none;
    height: 50px;
    padding: 8px 15px;
}
textarea {
    border: 1px solid #ced4da !important;
    border-radius: 10px;
    padding: 8px 15px;
}
textarea:focus {
    outline: none;
    border-color: #f7385978;
    box-shadow: 0 0 0 0.25rem #f738593d;
}
.shop_page_title {
    margin: 10px 0;
}
.shop_page_title h4 {
    font-size: 1.2em;
}
.order_review {
    padding: 20px;
    background-color: var(--bg-color-5);
    border-radius: 10px;
}
.order_complete i {
    font-size: 80px;
    color: var(--bg-color-1);
    padding-bottom: 30px;
}

.min-margin-sec {
    margin: 50px 0;
}

.sidebar .widget .menu li a:before {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    color: var(--bg-color-3);
    line-height: 2em;
    height: auto;
    margin-left: 15px;
}

.blog_box img {
    width: 100%;
    height: 300px;
}

[type="email"] {
    direction: rtl;
}

ins {
    text-decoration: none !important;
}

.product_box .product_price ins .woocommerce-Price-amount {
   
    color: var(--bg-color-1);
    font-weight: 500;
    font-size: 1.05em;
}

.product_box .woocommerce-Price-amount {
    font-weight: 500;
    font-size: 1.07em;
}

.product_box del .woocommerce-Price-amount.amount {
    font-size: 1em !important;
    font-weight: 300 !important;
}

.min-height-class {
    min-height: 55px;
}

.product_box .product_type_simple.add_to_cart_button.added {
    visibility: hidden;
    opacity: 0;
    bottom: -100px;
}

.product_box a.added_to_cart.wc-forward {
    background: var(--bg-color-1);
    color: #fff !important;
    padding: 15px 42px;
    border-radius: 100px;
    display: inline-block;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: right;
    width: 100%;
}

.pro_main_price p.price {
    display: flex;
    flex-direction: column-reverse;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    color: var(--bg-color-1);
    font-weight: 700;
    font-size: 1.2em;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 0.9;
}

.pro_main_price del .woocommerce-Price-amount.amount {
    font-size: 0.7em;
    font-weight: 400;
    color: var(--bg-color-6);
}

.woocommerce div.product p.price, .woocommerce  div.product span.price {
    color: var(--bg-color-6);
    font-size: 1.4em;
}

.add_to_cart form.cart {
  //  display: flex;
    justify-content: space-between;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: var(--bg-color-1);
    font-weight: 300;
    width: 100%;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #bb2d3b;
    border-color: #b02a37;
}

.woocommerce .quantity .qty {
    width: 3em;
    text-align: center;
    height: 45px;
    margin: 0;
    border: 1px solid var(--bg-color-2);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    padding: .818em 1em;
    border-radius: 3px;
    color: #fff;
    background-color: var(--bg-color-1);
    border-color: var(--bg-color-1);
}

.btn-outline-danger:hover,.btn-danger {
    color: #fff !important;
    background-color: var(--bg-color-1) !important;
    border-color: var(--bg-color-1) !important;
}

.woocommerce table.shop_attributes th {
    background: var(--bg-color-5);
}

.woocommerce table.shop_attributes {
    border: 0;
    border-top: none;
    margin-bottom: 1.618em;
    width: 100%
}

.woocommerce table.shop_attributes th {
    border-bottom: none;
    line-height: 2.5;
}

.woocommerce table.shop_attributes td {
    font-style: normal;
    border-bottom: none;
}

.woocommerce .star-rating, .woocommerce .star-rating::before {
    color: #FFB300;
}

.woocommerce #reviews #comments h2 {
    margin-bottom: 50px;
}

.woocommerce #reviews #comments ol.commentlist li .comment_text {
    border: none;
    border-bottom: 1px dashed var(--bg-color-2);
    padding-bottom: 20px;
}

strong.woocommerce-review__author {
    font-size: 1.2em;
    color: var(--bg-color-6);
    font-weight: 700;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 70px;
    background: unset;
    border: none;
    border-radius: 100%;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 75px 0 0;
}

.woocommerce-Reviews .form-submit {
    display: block !important;
}

p.comment-form-author {
    float: right;
    width: 41%;
    display: flex;
    flex-direction: column;
}

p.comment-form-author input {
    margin-left: 10px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 10px;
}

p.comment-form-email {
    float: right;
    width: 41%;
    display: flex;
    flex-direction: column;
}

p.comment-form-email input {
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 10px;
}

.woocommerce-Reviews .form-submit input#submit {
    margin-top: 24px !important;
    padding: 15px !important;
    margin-right: 10px !important;
    width: 17%;
}

p.comment-form-email input:focus, p.comment-form-author input:focus {
    border-color: #f7385978;
    box-shadow: 0 0 0 0.25rem #f738593d;
}

.woocommerce p.stars a::before {
    font-size: 1.8em;
    color: #FFB300;
}

.woocommerce p.stars a {
    width: 2em;
}

.widget_product_categories_li.cat-item {
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
}

.product_action_box li:hover a span.acoqvw_trigger_icon svg {
	margin: 0;
    fill: #fff !important;
}

.acoqvw_quickview ul.flex-direction-nav {
    direction: ltr;
}

.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner .onsale {
	left: unset;
    right: 24px;
	background: var(--bg-color-1);
}

.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner .acoqvw_contentSec h1 {
    font-size: 25px;
    margin-bottom: 20px;
    color: var(--bg-color-7);
}

.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner .acoqvw_contentSec .price .woocommerce-Price-amount {
    font-size: 20px;
}

.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner .acoqvw_contentSec .woocommerce-product-details__short-description {
    font-size: 14px;
}

.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner .acoqvw_contentSec .cart .single_add_to_cart_button {
    background-color: var(--bg-color-1);
    border-radius: 4px;
    padding: 10px 35px;
    font-size: 15px;
    font-weight: 400;
}

.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner .acoqvw_contentSec .cart .single_add_to_cart_button:hover {
    color: var(--bg-color-1);
    border: 1px solid var(--bg-color-1);
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    width: 100px !important;
    box-shadow: none;
    border-radius: 10px;
}

table.cart td.product-price .woocommerce-Price-amount bdi, table.cart td.product-subtotal .woocommerce-Price-amount bdi {
   font-weight: 700;
}

.woocommerce table.shop_table.cart {
   border: none;
}

.woocommerce table.shop_table.cart a.remove {
    line-height: 28px;
    color: var(--bg-color-1);
}

.woocommerce-order-details__title {
    margin-bottom: 30px;
    font-size: 24px;
}

.woocommerce table.shop_table {
    border: none;
}

.woocommerce table.shop_table td {
    border-top: 1px solid var(--bg-color-4);
    padding: 12px 12px;
}

.woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 25px;
    font-weight: 950;
    text-align: center;
    margin-bottom: 40px;
}

.woocommerce ul.order_details {
   display: flex;
   justify-content: center;
}

table.jvm-woocommerce-wishlist-table {
    width: 100%;
}

table.jvm-woocommerce-wishlist-table td {
    border-top: 1px solid var(--bg-color-4);
    padding: 10px 5px;
}

table.jvm-woocommerce-wishlist-table td.product-thumbnail {
    width: 100px;
}

table.jvm-woocommerce-wishlist-table td.product-thumbnail img {
    border-radius: 10px;
}

table.jvm-woocommerce-wishlist-table td.product-price a {
    font-weight: 500;
}

table.jvm-woocommerce-wishlist-table td.product-remove a.remove {
    font-size: 2em;
    color: var(--bg-color-3);
}

a.button.wc-backward {
    background: var(--bg-color-1);
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 30px;
    border-radius: 4px;
    opacity: 0.75;
    transition: 0.3s all ease-in-out;
}

a.button.wc-backward:hover {
    opacity: 1;
    color: #fff !important;
}

.archive .product_action_box a.jvm_add_to_wishlist {
    border-radius: 50%;
    line-height: 25px;
    background: #fff;
    color: var(--bg-color-7);
}

.product_action_box a.jvm_add_to_wishlist.in_wishlist {
    background: #fff;
    color: var(--bg-color-1);
}

.product_action_box a.jvm_add_to_wishlist:hover {
    background: #fff;
    color: var(--bg-color-1);
}

.product_action_box a.jvm_add_to_wishlist.in_wishlist:hover {
    background: var(--bg-color-1);
    color: #fff;
}

.product_action_box a.acoqvw_quickview_button {
    border-radius: 50%;
    font-size: 10px;
    background: #fff;
    color: var(--bg-color-7);
}

.header-list li.btn-wish,.header-list li.btn-compare {
    position: relative;
}

.header-list i.wish-amount, .header-list i.compare-amount {
    position: absolute;
    background: var(--bg-color-1);
    width: 19px;
    height: 18px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    top: -7px;
    left: 42px;
    padding: 0 7px;
    line-height: 22px;
}

.header-list i.compare-amount {
    left: 34px !important;
}

.wccm-compare-table .wccm-th {
    left: unset;
    right: 0;
}

.wccm-compare-table .wccm-table-wrapper {
    margin: 0 150px 0 0;
}

.wccm-compare-table .wccm-thumb a {
    top: 0;
    right: 0;
    color: var(--bg-color-1);
}

.wccm-compare-table .wccm-thumb img {
    border-radius: 10px;
    margin-bottom: 20px;
}

.wccm-compare-table .price {
    font-weight: 500;
    margin-top: 10px;
}

.cart_box span.quantity {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    font-size: 0.85em;
}

.cart_box a.remove.remove_from_cart_button {
    display: block;
    font-size: 1.5em !important;
    color: var(--bg-color-3);
    font-size: 300;
    line-height: 1;
}

.cart_box p.woocommerce-mini-cart__total.total {
    text-align: center;
    padding: 15px 0;
    font-size: 0.9em;
}

.cart_box p.woocommerce-mini-cart__buttons.buttons {
    display: flex;
    justify-content: center;
}

.cart_box a.button.wc-forward {
    background: var(--bg-color-6);
    color: #fff !important;
    padding: 7px 10px;
    font-size: 0.9em;
    border-radius: 3px;
}

a.button.checkout.wc-forward {
    background: var(--bg-color-1) !important;
    margin-right: 5px;
}

.cart_box ul.cart_list li a {
    display: flex;
}

.cart_box ul.cart_list li img {
    float: unset;
    margin-right: 0;
    width: 70px;
}

.cart_box ul.cart_list li {
    padding: 5px 20px;
}

.cart_box p.woocommerce-mini-cart__empty-message {
    text-align: center;
    padding: 20px 0 0 0;
}


/*My Account*/
.woocommerce-account.logged-in .woocommerce {
    display: flex;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: unset;
    width: 75%;
    padding: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation-con {
    width: 25%;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 30px 3px rgb(0 0 0 / 5%);
    padding: 20px;
    border-radius: 10px;
}


.woocommerce-account .kima_user_info {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.woocommerce-account .kima_user_info img {
    border-radius: 50%;
}

.woocommerce-account .kima_user_info .kima_user_name {
    font-size: 1.2em;
    font-weight: 700;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: unset;
    width: 100%;
    margin-top: 20px;
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link {
    margin-bottom: 10px;
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link a{
    padding: 7px 10px;
    display: block;
    border-radius: 4px;
    transition: .1s all ease-in-out;
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link a:hover,.woocommerce-account li.woocommerce-MyAccount-navigation-link.is-active a{
    background: var(--bg-color-1);
    color: #fff;
}

.head-icon i.user_avatar img.avatar {
    border-radius: 50%;
}

.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span {
    margin-left: 10px;
    border-radius: 3px;
    font-size: 1.3em;
    color: var(--bg-color-6);
    transition: all 0.3s ease-in-out;
    border: 1px solid var(--bg-color-4);
    padding: 8px 15px;
}

.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:hover{
    background-color: var(--bg-color-1);
    border-color: var(--bg-color-1);
    color: #fff;
}

.archive .acoqvw_quickview form.cart {
    align-items: normal;
}
.archive .acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner .acoqvw_contentSec .cart .quantity {
    margin-bottom: 0;
    margin-left: 5px;
}

.archive .acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner .acoqvw_contentSec .cart .quantity .qty {
    height: 50px;
}

.archive .acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner .acoqvw_contentSec .cart .single_add_to_cart_button:hover,.archive .acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner .acoqvw_contentSec .cart .acoqvw_view_details_button:hover{
    color: var(--bg-color-1) !important;
}

span.woocommerce-Price-currencySymbol { 
    font-size: 0.75rem;
}

.blog_box a.blog_box_link {
    min-height: 60px;
    display: block;
}

.blog_box ul.blog_meta {
    font-size: 0.8rem;
    margin-top: 10px;
}

.basket-icon .nav-link {
    padding-left: 0;
}

@media (max-width: 767.98px) {
    .product_row .row > [class^="col-"] {
        width: 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}


@media (max-width: 767.98px) {
    .product_row .container,
    .product_row .row {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .product_row .row > [class^="col-"] {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .custom-product-box {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .custom-product-box .product_box {
        padding: 0 !important;
        margin: 0 !important;
    }
}

.product-pagination .page-numbers {
    display: inline-block;
    margin: 0 4px;
    padding: 4px 10px;
    border-radius: 6px;
    background: #f5f5f5;
    color: #333;
    text-decoration: none;
}
.product-pagination .current {
    background: #e0f7e9;
    color: #218838;
    font-weight: bold;
}

.single-product .page_title {
    display: none !important;
}







/* 


.icon_box .icon i {
    font-size: 40px;
    color: var(--bg-color-1);
}
.carousel-control-prev, .carousel-control-next {
    background: unset;
    border: none;
    width: 10%;
}
.left-8 {
    left: 8%;
    right: auto;
}
.bottom-8 {
    bottom: 8%;
    top: auto;
}

 */







