/*Widget Addons CSS Starts*/

/*Widgets CSS Starts*/



/*Heading Widget CSS Starts*/

.text_right {
  text-align: right;
}

.text_left {
  text-align: left;
}


.text_center {
  text-align: center;
}

.custom_heading_color {
  color: #212529;
}

.custom_heading_widget {
  font-weight: 900;
  color: #101010;
  background-color: transparent;
}



/*Heading Widget CSS Ends*/



/*Testimonials Widget CSS Starts*/



.reviews_section {
  padding: 2em 0em 5em 0em;
}

.rw_content {
  text-align: center;
padding: 1em;
margin: 1em;
}

.rw_stars {
    
    color: #f2b827;
}

.rw_img {

    max-width: 300px;
        margin: 0 auto;
    padding: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;

}

.rw_h6 {
  font-weight: bold;
}

.rw_des {

    margin: 0.5em 0em;
    font-size: .9em;
    font-weight: 300;

}


.rw_h5 {
  font-size: 1em;
  font-weight: bold;
}


.rw_p{
  color: #8e8b8b;
  font-size: .9em;
  font-weight: 300;
}



.small_image {
  max-width: 70px !important;
      min-height: 70px;
    object-fit: cover;
    
}

.medium_image {
  max-width: 50% !important;
}

.large_image {
  max-width: 100% !important;
}

.show_slider_image_border {
  border-radius: 30% !important;
}

.hide_slider_image_border {
  border-radius: none;
}

.elementor-widget-Testimonials_Grid
 .cr-slick-next {
  position: absolute;
  right: 0;
  top: 50%;
  background-color: #fff;
  border-radius: 50%;
  z-index: 2;
}

.elementor-widget-Testimonials_Grid
.slick-slider
.cr-slick-prev {
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #fff;
  border-radius: 50%;
  z-index: 2;
}

/*Testimonials Widget CSS Ends*/



/*Posts Widget CSS*/



/*Blog Section Starts*/


/*.read_btn {*/
/*  color: #101010;*/
/*    font-weight: 700;*/
/*    font-size: 1.2em;*/
/*}*/

/*.read_btn:hover {*/
/*  color: #101010;*/
/*  text-decoration: underline;*/
/*}*/

/*.read_btn_div {*/
  

/*  padding: 1em 0em;*/
/*  text-align: left;*/

/*}*/

.blog_content {
   -webkit-box-shadow: -4px 0px 23px -5px rgba(189,168,189,1);
-moz-box-shadow: -4px 0px 23px -5px rgba(189,168,189,1);
box-shadow: -4px 0px 23px -5px rgba(189,168,189,1);
padding: 0;
}

.blog-meta {
  color: #8e8b8b;
  font-size: .9em;
  font-weight: 300;
  padding-top: 5px;
  padding-right: 1rem;
  padding-left: 0;
  padding-bottom: 5px;
  margin-top: 5px;
}

.blog_p {
  text-align: left;
    padding: 1.5em 0em;
    font-size: .9em;
    font-weight: 300;
    color: #8e8b8b;
    margin-bottom: 0;
}

.blog_section {
    padding: 0.5em 1em 1em 1em;
    margin-top: 0;
}

.blog_h1 {
  padding: 2em 0em;
}


.blog_img img {
  border-radius: 0;
}

.blog_title {
 font-weight: 300;
 text-align: left;
 padding-top: 1rem;
 padding-bottom: 1rem;
 padding-inline: 0;
 color: #0d1e34;
    font-weight: 600 !important;
    font-size: 1.7rem;
}





.blog-meta .svg-inline--fa{


    color: #101010;
    margin-right: 0.5em;

}

.blog-meta-span:not(:first-child) {
  padding: 0 0 0 0.5em;
}


.blog_single_p{
  text-align: left;
    padding: 1em 0em;
    font-weight: 500;
    margin-bottom: 0;
    color: #8e8b8b;
}

.blog-s4 .blog_p {

font-size: 0.9em;

}

.blog-s4 .read_btn{

font-size: 1em;

}

/*Video Post Starts*/


.video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    max-width: 1920px;
    margin: 0 auto;
}

.video-wrap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-height: 1080px;
    }

/*Video Post Ends */

/*Gallery Post Starts*/


.gallery_img {
  padding-bottom: 1em;
}


/*Video Post Ends*/


/*Audio Post Starts*/


.custom-audio {
  width: 100%;
}

/*Audio Post Starts*/


/*Link Post Starts*/


.link-post {
      text-align: center;
    padding: 3em;
    background: #f2f5f5;
    margin-bottom: 2em;
}

.link-post a {
      font-size: 1.5em;
    color: #101010;
    font-weight: 800;
    transition: 0.4s all;
    position: relative;
    text-decoration: none;
}

.link-post a:hover:before {
     
      text-decoration: none;
      width   : 100%;

    
}


.link-post a:before {
   content : "";
  position: absolute;
  left    : 0;
  bottom  : 0;
  height  : 5px;
  width   : 0%;
  border-bottom:5px solid #101010;
  transition: 0.4s all; 
}

/*Link Post Ends*/

/*aside Post Starts*/


.aside{
  border-left: 5px solid #101010;
    padding: 2em 1em 2em 2em;
    background-color: #f5f5f5;
    margin-bottom: 2em;

}

.aside-2{
  border-right: 5px solid #101010;
    text-align: right;
    padding: 2em 2em 2em 2em;
    background-color: #f5f5f5;
    margin-bottom: 2em;

}


.quote-div {
  width: 10%;
}

.aside-3{

    display: flex;
    padding: 2em 1em 2em 2em;
    background-color: #f5f5f5;
    margin-bottom: 2em;

}



.aside-4{
  border: 1px solid #d8dada;
    padding: 2em 1em 2em 2em;
    background-color: #f5f5f5;
    margin-bottom: 2em;
}


.aside-5{
  border: 1px solid #d8dada;
    padding: 2em 1em 2em 2em;
    background-color: #f5f5f5;
    margin-bottom: 2em;
    border-radius: 10px;

}

.aside p, .aside-1 p, .aside-2 p, .aside-3 p, .aside-4 p, .aside-5 p{
  padding: 0;
  margin: 0;
  color: #8e8b8b;
}

/*aside Post Ends*/

.share-info {
  font-size: 1.2em;
      display: inline-block;
    vertical-align: top;
    padding-top: 1em;
    
}

.author_img {
    border-radius: 20%;
    width: 100%;
    object-fit: cover;
}

.author_p {
      font-size: 0.9em;
    color: #8e8d8f;
}

.sbar-h5 {
  padding: 0.5em 0 0.5em 0;
}

.tag-content {
      background-color: #101010;
    padding: 0.3em 0.8em;
    border-radius: 20px;
    color: #ffffff;
    line-height: 2.5;
}

.read_btn_blog {
  float: right;
}

.post_title_link h4:hover {
  text-decoration: underline;
}

/*Blog Section Ends*/


/*Posts Widget CSS Ends*/

/*Widgets CSS Ends*/



/*Swiper Carousel Starts*/


.swiper-container {
    width: 800px;
    
 
} 




/*Swiper Carousel Ends*/


/*Pagination CSS Starts*/


.paginate_container .page-numbers {
        font-size: 1.2em;
    border: 1px solid #bcbaba;
    color: #303030;
        position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.paginate_container .current, .paginate_container .page-numbers:hover {
     /* background-color: #101010;*/
    /*color: #ffffff;*/
   background-color: #101010;
    color: #ffffff;
}


.paginate_container {
    padding: 3em 0;
}

/*Pagination CSS Ends*/


/*Load More CSS Starts*/

.load-more-button {
  border: 0;
}

.lds-dual-ring {
  margin: 0 auto;
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
     border-radius: 50%;
    border: 6px solid #cdcdcd;
    border-color: #cdcdcd #cdcdcd #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*Load More CSS Ends*/

/*****
Portfolio Widget CSS Starts
*****/


.slider-portfolio .slick-dots {
    position: absolute;
    bottom: 10px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}


.col-md-2 .slider-portfolio .slick-dots{
  bottom: 0;
}

.pd12 {
  padding: 1em 2em;
}

.portfolio-info {
  position: absolute;
    z-index: 99;
    top: 5%;
    left: 50%;
    opacity: 0;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}


.col-md-12 .portfolio-h1 {
  color: #ffffff;
  font-size: 2.5vw;
  white-space: nowrap;
}

.col-md-6 .portfolio-h1 {
  color: #ffffff;
  font-size: 2vw;
  white-space: nowrap;
}

.col-md-3 .portfolio-h1 {
  color: #ffffff;
  font-size: 1.5vw;
  white-space: nowrap;
}

.portfolio-h1 {
  color: #ffffff;
      font-size: 1.5em;
    font-weight: 500 !important;
    white-space: nowrap;
}


.portfolio-p{
    color: #ffffff;
    font-weight: 300;
    font-size: .9em;
    padding: 2px 5px 4px 5px;
}



.content-overlay {
  position: relative;
  overflow: hidden;
}

.portfolio-content .content-overlay:after {
      content: '';
    background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  z-index: 2;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}



.portfolio-content:hover .content-overlay:after {

  opacity: 1;
  

}

.portfolio-content .c__overlay:after {
  opacity: 1;
}

.portfolio-content:hover .pfolio_zoom img {
    transform: scale(1.2);
}

.portfolio-content:hover .pfolio_rotate img {
    transform: rotate(360deg);
}



.portfolio-block{
   position: relative;
}

.portfolio-block .portfolio_link {
      position: absolute;
    left: 0;
    top: 0px;
    right: 0;
    bottom: 0px;
    width: 100%;
    display: block;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    transition: all 0.3s ease-out;
    z-index: 3;
    -webkit-transition: all 0.3s ease-out;
}

.pch .slick-dotted.slick-slider {
    margin-bottom: 0px;
}


.pch .portfolio-content {
  padding: 1em 1em;
}

.portfolio-content:hover .portfolio-info {
  top: 50%;
  opacity: 1;
}

.portfolio-content:hover .slick-dots li.slick-active button:before {
  color: #ffffff;
}

.portfolio_img_div img {
 width: 100%;
}

.portfolio_img {
   width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    max-height: 300px;
    object-fit: cover;
    transition: .7s;
}

.portfolio_grid_section .portfolio_col {
  max-height: 300px;
  padding: 0;
}

.portfolio_info_show {
    top: 50%;
    opacity: 1;
}


.portfolio_info_show_btm {
  position: relative;
    margin-top: 3.3em;
    opacity: 1;
}

.cat-list {
    padding: 0 1em 1em  1em;
    margin-bottom: 2em;
    text-align: center;
}

.cat-list li {
      list-style-type: none;
    display: inline-block;
    text-align: center;
    margin-bottom: 5px;
}

.cat-list li a {
  padding: 5px;
  margin-right: 10px;
  display: inline-block;
    padding: 0.5rem 1rem;
    color: #2d2d2d;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
}


.cat-list a::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #000;
    transition: width .3s;
}


.cat-list a:hover::after {
    width: 100%;
    transition: width .3s;
}

.cat-list .active::after {
 
    width: 100%;
}

.cat-list a:focus {
    outline: none !important;
}


/*Masonry Layout Starts*/

.masonry__grid {
  column-count: 3;
  column-gap: 0;
  margin: auto;
  width: 100%;
}

.masonry__grid.column_count_2 {
  column-count: 2;
}

.masonry__grid .column_count_3 {
  column-count: 3;
}

.masonry__grid.column_count_4 {
  column-count: 4;
}

.masonry__grid.column_count_5 {
  column-count: 5;
}

.masonry__grid.column_count_6 {
  column-count: 6;
}

.masonry__grid .portfolio-content {
  position: relative;
}

.masonry__grid .portfolio_img {
  max-height: 100% !important;
}


/* Create four equal columns that sits next to each other */

.masonry-col img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

.masonry-col .portfolio-block {
  position: relative;
  margin-top: 8px;
}

.masonry-col .portfolio-block img {
  margin-top: 0;

}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}


/*Masonry Layout Ends*/

/*Shop Grid Media Query Starts*/

@media screen and (max-width: 1100px) {


.portfolio_grid_section .col-md-3 .portfolio_img {
  max-height: 130px;
}

.portfolio_grid_section .col-md-4 .portfolio_img {
  max-height: 140px;
}

.portfolio_grid_section .col-md-6 .portfolio_img {
  max-height: 160px;
}

}


@media screen and (max-width: 768px) {


.portfolio_grid_section .portfolio_img {
  max-height: 200px !important;
}

}

/*Shop Grid Media Query Ends*/

/*****
Portfolio Widget CSS Ends
*****/

/*****
Shop Grid CSS Starts
*****/


/*Shop Css Starts*/




.cart-form-row h4 {
  padding-bottom: 1em; 
}

.submit-cart {
  margin-top: 1em;
}

.cart-table thead {
  border-top: 3px solid #101010;
}

.cart-table td {
  vertical-align: middle;
}


.w6 {
  width: 60%;
}

.info-th-cart {

    color: #3a3838;
    width: 50%;
    font-weight: 700;
    padding: 1em 0;

}
.cart-img {
  width: 100px;
  padding: 0 1em;
}

.shop_p {
      text-align: left;
    padding: 1em 0em;
    margin: 0;
    font-weight: 500;
    color: #8e8b8b;
}

.immaculate_product_rating .star-rating {
  margin: 0 auto;
}
.immaculate_product_rating .star-rating span:before {
color: #F2B827;
}

.num-block {
  float: left;
  width: 100%;
  padding: 1em 0;
}

/* skin 1 */
.skin-1 .num-in {
  float: left;
  width: 94px;}

.skin-1 .num-in span {
  display: block;
  float: left;
  width: 30px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.skin-1 .num-in span.dis:before {
  background-color: #ccc !important;
}

.skin-1 .num-in input {
  float: left;
  width: 32px;
  height: 32px;
  border: 1px solid #6E6F7A;
  border-radius: 5px;
  color: #000;
  text-align: center;
  padding: 0;
}

.skin-1 .num-in span.minus:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 2px;
  background-color: #00A94F;
  top: 50%;
  left: 0;
}

.skin-1 .num-in span.plus:before, .skin-1 .num-in span.plus:after {
  content: '';
  position: absolute;
  right: 0px;
  width: 15px;
  height: 2px;
  background-color: #00A94F;
  top: 50%;
}

.skin-1 .num-in span.plus:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* / skin 1 */



.info-table {
width: 100%;
}

.info-tr {
    border-bottom: 1px solid #f5f5f5;
}


.info-th {

    color: #3a3838;
    width: 20%;
    font-weight: 700;
    padding: 0.5em 0;

}

.info-td {

}

/* Tabbed content css starts */

/*Bootstrap tabbed content*/

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #101010;
    font-weight: 600;
    border: 0;
    border-bottom: 2px solid #101010;
}

.nav-tabs .nav-item {
  text-align: center;
  width: 33.33%;

}

.nav-tabs .nav-link {
  color: #3a3838;
  font-weight: 500;
}

.tab-pane {

padding: 2em 1em;
color: #8e8b8b;
font-weight: normal;

}

/*Bootstrap tabbed content*/


/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.add-to-cart {
      background-color: #101010;
    padding: 1em 1.5em;
    color: #ffffff;
    font-size: 1em;
    font-weight: 600;
    margin-left: 1em;
    border:0;
}

/* / Tabbed content css ends */

.sbar-h5 {
padding: 1.5em 0 0.5em 0;
}

.shop-h4 {
font-weight: 700;
}

.shop-quantity {
  margin-bottom: 2em;
}


.shop-content {
color: #8e8b8b;

}

.shop_content .amount {
   font-size: 0.99em;
}

.shop_content strike.cgp {
  color: #b2b0b0;
}

.shop_content .product__cat {
    font-size: 0.9em;
    color: #b2b0b0;
}

.shop_content .rw_stars,
.shop_content .price ,
.shop_content .product__cat{
   padding-bottom: 0.3em;
   font-weight: 300;
   font-size: .9em;
}

.shop_content .shop-img {
  padding-top: 0;
} 


.rounded__shop,
.rounded__shop .shop-img img,
.rounded__shop .custom_cart_div a {
  border-radius: 20px !important;
}

.shop_img {
width: 100%;
}

.shop-img img {
      max-height: 200px;
    object-fit: cover;
}


.shop-img .col-md-2 img {
      max-height: 86px;
    object-fit: cover;
}

.shop_grid_section .col-md-3 .shop-img img {
  
    max-height: 150px;
    object-fit: cover;
}

.border__show {
  border: 1px solid #eeebeb;
  box-shadow: none !important;
}

/*Lightbox css starts*/


    /* these styles are for the demo, but are not required for the plugin */
    .zoom {
      display:inline-block;
      position: relative;
    }
    
    /* magnifying glass icon */
    .zoom:after {
      content:'';
      display:block; 
      width:33px; 
      height:33px; 
      position:absolute; 
      top:0;
      right:0;
      background:url(icon.png);
    }

    .zoom img {
      display: block;
    }

    .zoom img::selection { background-color: transparent; }

    #ex2 img:hover { cursor: url(grab.cur), default; }
    #ex2 img:active { cursor: url(grabbed.cur), default; }


/*Lightbox css ends*/

.product-info {
  padding: 1em 1em;
}

.shop_section {
    padding: 1em 0em 3em 0em;
}

.shop-img {
      max-height: auto;
      padding: 1em 0;

}

.shop-img img {
      min-height: 100%;
      height: 100%;
}


.shop-img-3s {
      height: 230px;
      padding: 1em 0;

}

.shop-img-3s img {
      min-height: 100%;
      height: 100%;
}

.shop-img-1 {
  text-align: center;
  height: 300px;
  width: auto;
  max-width: 100%;
}

.shop__img {
  text-align: center;
}

.shop-row {
  padding: 3em 0;
}

.shop-col {
  text-align: center;
  padding: 1em 1em 2em 1em;
  height: 100%;
/*  -webkit-box-shadow: -4px 8px 23px -8px rgba(189,168,189,1);
-moz-box-shadow: -4px 8px 23px -8px rgba(189,168,189,1);
box-shadow: -4px 8px 23px -8px rgba(189,168,189,1);*/
}

.custom_add_to_cart, .custom_select_options {
      background: #101010;
    padding: .5em 1em;
    color: #ffffff;
    font-size: .9em;
    font-weight: 300;
}

.cart_btn {
  position: relative;
  cursor: pointer;
  padding: 10px 0;
}

/*.cart_abs {
      position: absolute;
    right: 0;
    top: 35px;
}*/

.custom_add_to_cart:hover,
.custom_add_to_cart:active,
.custom_add_to_cart:focus {
   color: #fff;
}

.custom_cart_div .added_to_cart {
  display: none;
}

/*Mini Cart CSS Starts*/

/*.custom_mini_cart {
  display: none;
}*/





.custom_mini_cart ul.cart_list li:after,
.custom_mini_cart ul.product_list_widget li:after {
    clear: both;
}

.custom_mini_cart ul.cart_list li:after,
.custom_mini_cart ul.cart_list li::before,
.custom_mini_cart ul.product_list_widget li:after,
.custom_mini_cart ul.product_list_widget li:before {
    content: " ";
    display: table;
}

/*.custom_mini_cart .product_list_widget:after {

   content: " ";
   display: table;

}*/

.cart_hov {
  width: 230px;
    position: absolute;
    right: 0;
    top: 43px;
    border: 1px solid #f5f5f5;
    display: none;
    z-index: 999;
}

.cart_hov .shop_cart {
  display: none !important;
}

.custom_mini_cart .product_list_widget {
  display: block !important;
  padding: 0;
}

.custom_mini_cart {
    background-color: #fff;
    z-index: 999;
  padding: 1em;
    /*width: 220px;*/
}

.custom_mini_cart .woocommerce-mini-cart__buttons {
  display: grid;
}

.custom_mini_cart a {
  padding: 0 !important;
}

.custom_mini_cart .remove {

    position: absolute;
    top: -10px;
    right: 0;
    font-size: 25px !important;
    color: #a6a3a3 !important;
    font-weight: 400 !important;

}

.custom_mini_cart .remove:focus,
.custom_mini_cart .remove:active{
  border: 0 !important;
  outline: 0 !important;
}

.custom_mini_cart .wc-forward {

    background-color: #2d2d2d;
    color: #ffffff !important;
    text-align: center;
    padding: 10px !important;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: .9em !important;
    text-decoration: none !important;
}

.custom_mini_cart .wc-forward:hover {
  text-decoration: underline !important;
}

.custom_mini_cart .checkout {
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-size: .7em;
    color: #000 !important;
    text-decoration: none !important;
    background-color: transparent !important; 

}

.custom_mini_cart .checkout:hover {
  text-decoration: underline !important;
}

.custom_mini_cart .woocommerce-mini-cart__total {
  padding-top: 1em;
}

.custom_mini_cart .woocommerce-mini-cart__total .amount {
      text-align: right;
    float: right;
    font-size: 1.2em;
    font-weight: 800;
}

.custom_mini_cart .woocommerce-mini-cart__total strong {
  font-weight: 400;
    font-size: .9em;
}

.custom_mini_cart .mini_cart_item {
    display: block;
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb;
    margin: 0 0 15px;
    list-style: none;
    position: relative;
    text-align: left;
}

.custom_mini_cart .mini_cart_item a {
    color: #212529;
    font-weight: bold;
}

.custom_mini_cart .product_list_widget li a {

  
display: block;


}

.custom_mini_cart .product_list_widget img {
  max-width: 80px;
    padding-right: 1em;
    float: left;
}

.custom_mini_cart .product_list_widget li {
  position: relative;
    padding-bottom: 1em;
}


.cart_op {
  opacity: .7;
}

.bg_m_cart {
    background-color: #ffffff !important;
    opacity: 0.5 !important;
}

/*Side Cart CSS Starts*/

.side_cart {
    z-index: 1000;
    position: fixed;
    right: 0;
    top: 0;
    width: 330px;
    height: 100%;
    margin-left: -330px;
    overflow-y: auto;
    background: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: auto;
    z-index: 600;
    transform: translateX(340px);

}


.cart_open {
  transform: unset;
}

/*.cart_close {
  transform: translateX(340px);
}*/


.cart_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 400;
    opacity: 1;
    cursor: auto;
    visibility: visible;
    background-color: rgba(0,0,0,.7);
    transition: opacity .25s ease,visibility 0s ease .25s;
    display: none;
}


.side_cart .cart__content {
  position: absolute;
    bottom: 0;
    width: 90%;
}



.side_cart .shop_cart {
  padding: 1em 0 1em 0;
}

.shop_cart h5 {
  color: #212529;
}

.side_cart_close_btn {
  background: none;
    border: 0;
    padding: 0;
}

/*.shop_cart {
  display: none !important;
}*/


.side_cart .shop_cart {
  display: flex !important;
}

/*Cart Close Icon Starts*/


.close_container {
  position: relative;
      height: 30px;
    width: 30px;
}



.right_left{
      height: 4px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 12px;
    background-color: #212529;
    border-radius: 2px;
    transform: rotate(-45deg);
    transition: all .1s ease-in;
}

.left_right{
  height: 4px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 12px;
    background-color: #212529;
    border-radius: 2px;
    transform: rotate(45deg);
    transition: all .1s ease-in;
}

.side_close .right_left {
  transform: rotate(0deg); 
}
.side_close .left_right{
  transform: rotate(0deg);  
}

.side_cart_close_btn:active,
.side_cart_close_btn:focus,
.side_cart_close_btn:visited {
  outline: none !important;
  border: none !important; 
}

.prod_close {
  background-color: #fff;
    opacity: 0.5;
}


.custom_mini_cart .blockOverlay {
  display: none !important;
  visibility: hidden !important; 
}

.custom_mini_cart .blockOverlay:before,
.custom_mini_cart .blockOverlay:after {
  clear: both !important;
}



/*Cart Close Icon Ends*/

/*Side Cart CSS Ends*/


/*Mini Cart CSS Ends*/

/*Shop Css Ends*/


/*Loading Animation Starts*/


.lds-dual-ring {
  display: inline-block;
  width: 15px;
  height: 15px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 15px;
  height: 15px;
  margin: 3px;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #d5cfcf transparent #d5cfcf transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

.lds-dual-center {
  position: absolute;
    right: 50%;
    left: 50%;
    top: 20%;
    width: 20px;
  height: 20px;
}

.lds-dual-center:after {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  margin: 5px;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.loading_icon:after,
.portfolio_loading_icon:after {
  height: 25px;
  width: 25px;
}

/*Loading Animation Ends*/

/*Shop Grid Media Query Starts*/

@media screen and (max-width: 480px) {

.custom_heading_widget {
  font-size: 1.8em !important;
}
.woocommerce_custom_filters .col-md-6 {
  text-align: center;
}

.custom_cart_div .custom_add_to_cart,
.custom_cart_div .custom_select_options {
      font-size: 3vw;
}

}

/*Shop Grid Media Query Ends*/

/*****
Shop Grid CSS Ends
*****/

/*Generic CSS Starts*/

.d_none {
  display: none;
}

.d__none {
  display: none !important;
}

.cart_active {
  display: block;
}


/*Generic CSS Ends*/

/*Widget Addons CSS Ends*/