@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,500,600");

.bblack
{
  border: 3px solid black;
}

.baq
{
  border: 3px solid aqua;
}


.bblue
{
  border: 3px solid blue;
}


.bred
{
  border: 3px solid red !important;
}

.byellow
{
  border: 3px solid yellow;
}

.bgreen
{
  border: 3px solid green;
}



.bpink
{
  border: 2px solid pink;
}


.b-trans
{
  border: 1px solid rgba(0,0,0,0);
}
.b-trans2
{
  border:3px solid rgba(0,0,0,0);
}

.tr-0
{
  -webkit-transition: .1s all ease;
  -o-transition: .1s all ease;
  transition: .1s all ease;
}

.tr-1
{
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.tr-2
{
  -webkit-transition: all 0.4s ease 0.1s;
  -moz-transition: all 0.4s ease 0.1s;
  -o-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}


.tr-3
{
  -webkit-transition: all 0.4s ease 0.15s;
  -moz-transition: all 0.4s ease 0.15s;
  -o-transition: all 0.4s ease 0.15s;
  transition: all 0.4s ease 0.15s;
}


.tr-4
{
  -webkit-transition: all 0.4s ease 0.2s;
  -moz-transition: all 0.4s ease 0.2s;
  -o-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}




.bgCover
{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.bgCont
{
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.bgRight
{
  background-position: right !important;
}
.bgbot
{
  background-position: bottom !important;
}
.bgLeft
{
  background-position: left !important;
}

.text-black
{
  color: black !important;
}





.bg1
{

  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.bg2
{

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.bg3
{

  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

























.navbar-area.is-sticky 
{
  box-shadow: none;
  background-color: transparent !important;
}


.hd_cont
{
  z-index: 100 !important;
}


.sha2 .container
{
  background-color: white;
  box-shadow: 0px 10px 20px 0px rgba(153,153,153,0.3) !important;
  border-top: 1px solid rgba(0,0,0,0.08);
}



.top-header
{
  background-color:  #333333;
  background-colorr:  var(--mainColor);
  displayc: none;
}




.top-header-contact-info i, .top-header-contact-info a , .top-header-menu i, .top-header-menu a
{
  color: white !important;
}




.sha2 .navbar
{
  padding:  3px 20px;
  padding-top: 5px;

}


.user_icon 
{
  text-align: center;
}


.user_icon i {
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50% !important;
  text-align: center;
  border: 1px solid rgba(0,0,0,0.09) !important;
  background: #fff;
  box-shadow: 0px 10px 20px 0px rgba(153,153,153,0.3);
  font-size: 20px;
  border: 1px solid #cccccc;
  color: #333333;
  text-align: center;
  display: inline-block;
  line-height: 47px;
  padding: 0px 12px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  margin: auto;
  position: relative;
  top: -3px;
}



.drodo-nav .navbar .others-option .option-item .cart-btn a span 
{
  height: 20px;
  width: 20px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  position: absolute;
  font-weight: normal;
  right: -2px;
  top: 26px !important;
  background: #d91522;
  line-height: 20px;
}








.default-btn 
{
  background-colorr: green;
}




.banner-content .sub-title, .banner-content h1 span 
{
  colorr: green;
}


.banner-area
{
  background-color: #dddddd;
}

.banner-area.bg-1 {
  background-image: url(../img/oth/2.png);
  height: 480px;
}

.banner-area.bg-2 {
  background-image: url(../img/oth/4.png);
  height: 480px;
}




.logo1
{
  max-width: 170px;
}



.banner-area {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0px !important;
}


.overl
{
  height: 100%;
  position: absolute;
  display: inline-block;
  width: 100%;
  padding-top: 84px;
  padding-bottom: 124px;
  padding-left: 70px;
  padding-right: 70px;
  background-image: linear-gradient(to right, rgba(255,255,255,0.2) , transparent );
}




.banner-area .banner-content p 
{
  color: black;
  text-shadow: rgba(255,255,255,0.08) 1px 1px, rgba(255,255,255,0.08) -1px 1px, rgba(255,255,255,0.08) -1px -1px, rgba(255,255,255,0.08) 1px -1px !important;
}


.shop .row
{
  max-width: 1100px;
  margin: auto;
}



.shop-art
{
  height: 250px;
  box-shadow: 0px 10px 20px 0px rgba(153,153,153,0.1) !important;
}


.shop-art-bg 
{
  height: 100%;
  box-shadow: inset 0px 0px 71px 21px rgba(0, 0, 0, 0.09);
}

.shp-ovl
{
  height: 100%;
}

.shp-ovl:hover
{
  background-color: rgb(0,0,0,0.4);
}

.shp-ovl div
{
  width: 110px;
  height: 45px;
  margin: auto;
  position: relative;
  top: 125px;
}

.shp-ovl span
{
  padding: 16px;
  border-radius: 50%;
  height: 55px;
  font-size: 20px;
  color: var(--mainColor);
  background-color: white;
}
.shp-ovl span:hover
{
  color: rgb(250,170,143,1);
  background-color: black;
}


.shop-art-bg p
{
  visibility: hidden;
}

.shop-art-bg:hover p
{
  visibility: visible;
}



.sc_item_subtitle {
  margin: 0;
  font-size: 2.92em;
  line-height: 1.26em;
  text-align: center;
  font-family: 'Mr De Haviland', cursive;
}


.sc_item_title {
  margin: 0;
  text-align: center;
  font-size: 2.92em;
  margin-bottom: 0.75em;
  font-family: "Raleway",sans-serif;
}











.shop-cat
{
  text-align: center;
  color: #f9a392;
  font-size: 11px;

  font-weight: 700;

  font-family: Raleway;

  text-transform: uppercase;
}


.shop-art-nm
{
  text-align: center;
  color: #323232;
  font-size: 14px;
  font-family: Raleway !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}


.shop-price
{
  text-align: center;
  color: #f9a392;
  font-size: 18px;

  font-weight: 700;

  font-family: Raleway;

  text-transform: uppercase; 
  margin-top: 
}











.footer-bs {
    background-color: rgba(0,0,0,0.9);
  padding: 60px 40px;
  color: rgba(255,255,255,1.00);
  margin-bottom: 20px;
  border-bottom-right-radius: 6px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 6px;
}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:12px; color:rgba(255,255,255,0.70); }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }

@media (min-width: 768px) {
  .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-left:solid 1px rgba(255,255,255,0.10); }
}





.ft-nwl
{
  background-color: var(--mainColor);
  border-radius: 0px 5px 5px 0px ;
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
  top: 2px;
  left: -3px;
}


.ft-nwl span
{
  font-size: 28px;
  position: relative;
  top: 2px;
  color: white;
}










.suscb_email {
  padding: 12px 10px;
  font-size: 17px;
  width: 40%;
  border: 1px solid rgba(0,0,0,0.1);
  margin-right: 5px;
}


 form .suscb {
  padding: 12px 50px;
  color: white;
  font-size: 17px;
  letter-spacing: 2px;
  border-radius: 5px;
  border: none;
  background-image: linear-gradient(to top right, #ff1566 , #ff6c3c );
  box-shadow: -1.717px 8.835px 29.76px 2.24px rgba(255, 51, 104, 0.4);
}


.sus_form
{
  text-align: center;
}







.headers
{
  margin-bottom: 80px;
}


.hd-cont
{
  background-image: linear-gradient(to right, white , transparent );
  border: 1px solid transparent;

}


.headers p
{
   text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    margin-bottom: 0;
    z-index: 99;
    font-weight: 300;

    margin-top: 150px;
}



.headers span
{
  color: black;
  margin-right: 5px;
  margin-left: 5px;
}


.headers span a
{
  color: #000000;
  text-decoration: none;
}



.headers h1
{
  font-weight: 800;
  color: #000000;
  font-size: 30px;
  font-family: "Open Sans", Arial, sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase; 
  margin-top: 7px;

    margin-bottom: 60px;
}





.sha2 
{
  background-color: transparent;
}






.ab_video {
  margin-top: 50px;
  width: 95%;
  height: 320px;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  border-radius: 10px;
}











.vps
{
  background-color: black;
  color: white;
  padding: 3px 5px;
  text-align: center;
  width: 85px;
  margin-top: 15px;
  border-radius: 3px;

}
















/*Cart*/


  .shopping_cart_area
  {
    padding: 0px 10px;
  }

  .cart_items
  {
    margin-bottom: 30px;
  }

  .rp0
  {
    padding: 0px !important;
  }

  .media-body p
  {
    max-width: 350px;
  }



.table
{
      margin-top: 20px !important;
}





.cart_items td, .cart_items th
{
  border: 1px solid transparent;

}


.cart_items h3
{
  font-size: 24px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding-bottom: 30px;

}

.cart-bg
{
  width: 100px;
  height: 120px;
  margin-top: 10px;

  box-shadow: inset 0px 0px 71px 21px rgba(0, 0, 0, 0.09);
}



.media-body h4
{
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  text-align: center;
  font-weight: 600;
  margin-top: 55px;
}



.cart-price
{
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #d91522;
  text-align: center;
  font-weight: 600;
  margin-top: 52px;
}




.quantity input
{
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: none;
  max-width: 100px;
}



.cart_items .icon-delete
{
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  visibility: visible;

}

.cart_items tr:hover .icon-delete
{
  visibility: visible;
}

.cart_items .icon-delete:hover 
{
  color: red;
}






.pro-qty .qtybtn 
{
  font-size: 20px;
  color: #000;
  cursor: pointer;
  padding: 10px 0px !important;
  width: 50px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.02);

}



.pro-qty2
{
  height: 47px !important;
}


.pro-qty2 .qtybtn
{
  padding: 2px 0px !important;
  height: 47px !important;
}



.pro-qty2 input
{
  height: 45px !important;
}

.pro-qty .dec 
{
  float: left;
  text-align: center;
}

.pro-qty .inc 
{
  float: right;
  text-align: center;

}

.pro-qty
{
  margin-top: 35px;
  width: 180px;
}
.pro-qty2
{
  margin-top: 0px;
  width: 160px;
}


.pro-qty .qtybtn:hover
{
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}


.col-max
{
  font-weight: 600;
  font-size: 20px;
  color: #384aeb;
}




.cart_totals
{
  background: #f3f3f3;
  padding: 35px 30px;
}

.cart_totals h4
{
  font-size: 24px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;

}


.cart_totals h5
{
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
  width: 100px;
  margin-bottom: 25px;
}



.media-body p
{
  font-size: 13px;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  color: #999999;

}

.media-body p b
{
  color: #000;
  font-weight: 600;

}



.selectpicker
{
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
  border: none;
  float: right;
  margin-top: 30px;
  background-color: transparent;

}



.selectpicker option
{
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000 !important;

}

.media-body.sorting .nice-select
{
  color:  #000 !important;
  border: none;

}


.total_amount
{
  border-top: 1px solid rgba(0,0,0,0.4);
  padding-top: 10px;
  margin-top: 20px;
}








.total_amount div
{
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
}

.subs_btn
{
  background: #333333;
  text-transform: uppercase;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .70px;
  border-radius: 0px;
  border: 1px solid #333333;
  padding: 25px 35px;
  line-height: 0;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: pointer;

}

.subs_btn:hover
{
  background: #fff;
  color: #333333;

}



.cart-rec
{
  text-align: center !important;
}

.cart-rec input
{
  font-size: 14px;
  width: 300px;
  font-weight: 600;
  border-radius: 5px;
  text-align: center;
  padding: 5px 10px;
  margin: auto !important;


}











.cart_section
{
  width: 100%;
  background: #FFFFFF;
  padding-top: 83px;
  padding-bottom: 104px;
}
.cart_bar
{
  width: 100%;
  background: #edf4f6;
}
.cart_bar_list
{
  display: block;
  height: 48px;
}
.cart_bar_list li
{
  font-size: 12px;
  font-weight: 500;
  color: #414141;
  text-align: center;
}
.cart_bar_list li:first-child
{
  padding-left: 30px;
}
.item_list > *:first-child
{
  text-align: left;
  width: 37%;
}
.item_list > *:nth-child(2)
{
  width: 13%;
}
.item_list > *:nth-child(3)
{
  width: 13%;
  margin-right: 3%;
}
.item_list > *:nth-child(4)
{
  width: 13%;
}
.item_list > *:nth-child(5)
{
  width: 9%;
}
.item_list > *:nth-child(6)
{
  width: 12%;
}
.cart_items
{
  padding-bottom: 4px;
  border-bottom: solid 1px #b0b2b3;
}
.cart_items_list
{
  display: block;
}
.cart_item
{
   width: 100%;
   height: 195px;
   padding-top: 23px;
   padding-bottom: 23px;
}
.product
{
  height: 100%;
}
.product_image
{
  height: 100%;
  width: 119px;
}
.product_image img
{
  max-width: 100%;
}
.product_name
{
  padding-left: 50px;
}
.product_name a
{
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  color: #414141;
  font-weight: 600;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.product_name a:hover
{
  color: #bbe432;
}
.product_text
{
  font-size: 16px;
  font-weight: 700;
  color: #414141;
}
.product_quantity
{
  width: 85px;
  height: 51px;
  background: #edf4f6;
}
.product_quantity > span
{
  line-height: 51px;
  text-align: center;
}
.qty_button
{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  font-size: 16px;
  color: #414141;
}
.qty_button span
{
  -webkit-user-select: none;     
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qty_button:hover
{
  color: #bbe432;
}
.qty_sub
{
  left: 8px;
}
.qty_add
{
  right: 8px;
}
.product_text > span
{
  display: none;
}
.cart_buttons
{
  margin-top: 32px;
}
.button
{
  height: 47px;
  text-align: center;
  margin-bottom: 10px;
}
.button:not(:last-child)
{
  margin-right: 24px;
}
.button a
{
  display: block;
  line-height: 47px;
  padding-left: 47px;
  padding-right: 47px;
  font-size: 14px;
  font-weight: 700;
  color: #414141;
  text-transform: uppercase;
}
.button_continue
{
  background: #bbe432;
}
.button_continue:hover
{
  background: #414141;
}
.button_continue:hover a
{
  color: #bbe432;
}
.button_clear
{
  background: #edf4f6;
}
.button_clear:hover
{
  background: #414141;
}
.button_clear:hover a
{
  color: #FFFFFF;
}
.button_update
{
  background: #414141;
}
.button_update:hover
{
  background: #bbe432;
}
.button_update:hover
{
  color: #414141;
}
.button_update
{
  color: #bbe432;

  display: block;
  line-height: 47px;
  padding-left: 47px;
  padding-right: 47px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
}
.cart_extra_container
{
  margin-top: 91px;
}
.cart_extra_1
{
  padding-right: 47px;
}
.cart_extra_2
{
  padding-left: 47px;
}
.cart_extra_content
{
  background: #edf4f6;
  padding-top: 78px;
  padding-left: 94px;
  padding-right: 60px;
}
.cart_extra_coupon
{
  padding-bottom: 133px;
}
.cart_extra_title
{
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #414141;
  line-height: 0.75;
}
.coupon_form_container
{
  max-width: 400px;
  margin-top: 28px;
}
.coupon_form
{
  display: block;
}
.coupon_input
{
  width: 100%;
  height: 52px;
  border: none;
  background: #FFFFFF;
  outline: none;
}
.coupon_button
{
  position: absolute;
  top: 0;
  right: 0;
  width: 143px;
  height: 52px;
  background: #bbe432;
  color: #414141;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  border: none;
  outline: none;
}
.shipping
{
  margin-top: 78px;
  max-width: 363px;
}
.shipping ul
{
  margin-top: 47px;
}
.shipping ul li:not(:last-child)
{
  margin-bottom: 27px;
}
.shipping_option input
{
  display: inline-block;
  vertical-align: middle;
}
.radio_container
{
  position: relative;
  padding-left: 36px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  color: #838383;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.shipping_radio
{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.radio_mark
{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 11px;
  height: 11px;
  background: transparent;
  border: solid 2px #9f9f9f;
  border-radius: 50%;
}
.radio_container input:checked ~ .radio_mark
{
  background: #414141;
  border-color: #414141;
}
.radio_container input:checked ~ .radio_text
{
  color: #414141;
}
.shipping_price
{
  font-size: 14px;
  font-weight: 600;
  color: #838383;
}
.cart_extra_total
{
  padding-bottom: 82px;
  padding-right: 80px;
}
.cart_extra_total_list
{
  margin-top: 64px;
}
.cart_extra_total_list li
{
  position: relative;
}
.cart_extra_total_list li:not(:last-child)
{
  margin-bottom: 27px;
}
.cart_extra_total_title,
.cart_extra_total_value
{
  font-size: 14px;
  font-weight: 600;
  color: #414141;
}
.cart_extra_total_list li:last-child .cart_extra_total_title,
.cart_extra_total_list li:last-child .cart_extra_total_value
{
  color: #3a3a3a;
  font-weight: 800;
}
.cart_extra_total_list li:last-child::before
{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% + 76px);
  height: 41px;
  background: #FFFFFF;
  content: '';
  z-index: 0;
}
.checkout_button
{
  width: 100%;
  height: 60px;
  text-align: center;
  background: #bbe432;
  margin-top: 86px;
}
.checkout_button a
{
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #414141;
  line-height: 60px;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.checkout_button:hover
{
  background: #414141;
}
.checkout_button:hover a
{
  color: #bbe432;
}










.cthd
{
  font-size: 12px;
  font-weight: 500;
  color: #414141;
  text-align: center;
  margin-bottom: 0px !important;
}

.cthead
{
  background-color: #edf4f6;
}












.sidebar__categories 
{
  margin-bottom: 50px;
}

.sidebar__categories .section-title 
{
  margin-bottom: 35px;
}

.sidebar__categories .section-title h4 
{
  font-size: 18px;
}

.categories__accordion .card 
{
  border: none;
  border-radius: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #f2f2f2 !important;
  margin-bottom: 12px;
}

.categories__accordion .card:last-child 
{
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none !important;
}

.categories__accordion .card-heading 
{
  cursor: pointer;
}

.categories__accordion .card-heading a 
{
  font-size: 14px;
  color: #000;
  font-weight: 600;
  display: block;
}

.categories__accordion .card-body 
{
  padding-left: 0;
  padding-top: 6px;
  padding-bottom: 0;
}

.categories__accordion .card-body li 
{
  list-style: none;
  position: relative;
  padding-left: 16px;
}

.categories__accordion .card-body li:before 
{
  position: absolute;
  left: 4px;
  top: 14px;
  height: 1px;
  width: 4px;
  background: #666666;
  content: "";
}

.categories__accordion .card-body li a 
{
  font-size: 14px;
  color: #000;
  font-weight: 600;
  line-height: 30px;

  font-family: "Montserrat", sans-serif;
}

.categories__accordion .card-heading a:after,
.categories__accordion .card-heading>a.active[aria-expanded=false]:after 
{
  content: "";
  font-size: 14px;
  font-family: "FontAwesome";
  color: #666666;
  position: absolute;
  right: 30px;
  top: 0px;
}

.categories__accordion .card-heading.active a:after 
{
  content: "";
  font-size: 14px;
  font-family: "FontAwesome";
  color: #666666;
  position: absolute;
  right: 30px;
  top: -1px;
}

.categories__accordion .card-heading a[aria-expanded=true]:after,
.categories__accordion .card-heading>a.active:after 
{
  content: "";
  font-size: 14px;
  font-family: "FontAwesome";
  color: #666666;
  position: absolute;
  right: 30px;
  top: -1px;
}

.sidebar__filter 
{
  position: relative;
  margin-bottom: 60px;
}

.sidebar__filter .section-title 
{
  margin-bottom: 50px;
}


.section-title h4 
{
  font-size: 18px;
  color: #111111;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

.section-title h4::after {
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 2px;
  width: 70px;
  background: var(--mainColor);
  content: "";
}

.filter_a
{
  font-size: 14px;
  color: #0d0d0d;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  display: inline-block;
  padding: 5px 16px 5px 24px;
  border: 2px solid var(--mainColor);
  border-radius: 2px;
  background-color: transparent !important;
}

.filter-range-wrap .range-slider .price-input 
{
  position: relative;
}

.filter-range-wrap .range-slider .price-input input
{
  font-size: 15px !important;
  border: 1px solid var(--mainColor) !important;
  padding: 5px 5px !important;
  min-width: 70px !important;
  text-align: center;

  color: #0d0d0d;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 0;
}


.filter-range-wrap .range-slider .price-input input 
{
  font-size: 16px;
  color: #0d0d0d;
  max-width: 20%;
  border: none;
}

.filter-range-wrap .range-slider .price-input input:nth-child(1) 
{
  margin-right: 5px;
}

.filter-range-wrap .price-range 
{
  border-radius: 0;
  margin-bottom: 28px;
}

.filter-range-wrap .price-range.ui-widget-content 
{
  border: none;
  background: rgba(0, 0, 0, 0.1);
  height: 5px;
}

.filter-range-wrap .price-range.ui-widget-content .ui-slider-handle 
{
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: var(--mainColor);
  border: none;
  outline: none;
  cursor: pointer;
}

.filter-range-wrap .price-range .ui-slider-range 
{
  background: var(--mainColor);
  border-radius: 0;
}

.sidebar__sizes,
.sidebar__color 
{
  margin-bottom: 40px;
}

.sidebar__sizes .section-title,
.sidebar__color .section-title 
{
  margin-bottom: 35px;
}

.sidebar__sizes .section-title h4,
.sidebar__color .section-title h4 
{
  font-size: 18px;
}

.sidebar__sizes .size__list label,
.sidebar__color .size__list label 
{
  display: block;
  padding-left: 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #444444;
  position: relative;
  cursor: pointer;
}

.sidebar__sizes .size__list label input,
.sidebar__color .size__list label input 
{
  position: absolute;
  visibility: hidden;
}

.sidebar__sizes .size__list label input:checked~.checkmark,
.sidebar__color .size__list label input:checked~.checkmark 
{
  border-color: #ca1515;
}

.sidebar__sizes .size__list label input:checked~.checkmark:after,
.sidebar__color .size__list label input:checked~.checkmark:after 
{
  border-color: #ca1515;
  opacity: 1;
}

.sidebar__sizes .size__list label .checkmark,
.sidebar__color .size__list label .checkmark 
{
  position: absolute;
  left: 0;
  top: 4px;
  height: 10px;
  width: 10px;
  border: 1px solid #444444;
  border-radius: 2px;
}

.sidebar__sizes .size__list label .checkmark:after,
.sidebar__color .size__list label .checkmark:after 
{
  position: absolute;
  left: 0px;
  top: -2px;
  width: 11px;
  height: 5px;
  border: solid #ffffff;
  border-width: 1.5px 1.5px 0px 0px;
  -webkit-transform: rotate(127deg);
  -ms-transform: rotate(127deg);
  transform: rotate(127deg);
  opacity: 0;
  content: "";
}

.sidebar__color .color__list label 
{
  text-transform: capitalize;
}

.color__list
{
  width: 300px !important;
}













.single-banner 
{
  height: 200px;
}

.product-large span
{
  padding: 4px 15px;
  background-color: #d91522;
  border-radius: 50px;
}

.product-large 
{
  height: 500px;
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
  padding-top: 170px;
}
.product-large a::before 
{
  display: none;
}



.product-large h2 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 18px;
  font-family: "Cookie", cursive;
  colorf: gold !important;
}



.pro_pic
{
  height: 300px;
  box-shadow: inset 0px 0px 71px 21px rgba(0, 0, 0, 0.09);
}

.adder 
{
  border-radius: 0px 10px 10px 10px;
  width: 180px !important;
}

.adder a
{
  line-height: 0px;
  padding: 0px;
  box-shadow: 5px 10px 20px 0px rgba(0,0,0,0.3) !important;
  border-radius: 0px 10px 10px 10px;
  background-color: var(--mainColor);
}

.adder span
{
  display: inline-block;
  width: 150px !important;
  line-height: 0;
  padding-bottom: 5px;

  font-size: 12px;
  color: white;
  text-transform: uppercase;

}

.adder i
{
  line-height: 0;
  padding-bottom: 0px;
  color: #0d111c;
  font-size: 18px;

}







.product-item:hover .pi-pic ul 
{
  bottom: 10px;
}


.product-item .pi-text .product-price 
{
  color: #252525;
}

.product-item .pi-text a h5 
{
}

.product-item .pi-text .catagory-name 
{
  color: #5dcdeb;
  margin-bottom: 8px;
}

.product-item .pi-text .product-price span 
{
  color: #e7ab3c;
}


.product-item .icon i
{
  color: white;
  text-shadow: rgba(0,0,0,0.08) 1px 1px, rgba(0,0,0,0.08) -1px 1px, rgba(0,0,0,0.08) -1px -1px, rgba(0,0,0,0.08) 1px -1px !important;
}



.section-title::before 
{
  display: none;
}

.section-title 
{
  border-bottom: none;
}


.sidebar__categories .section-title 
{
  margin-bottom: 5px;
}


.product-item .pi-pic .sale {
  background: green;
  font-size: 11px;
  font-weight: 600;
  color: #ffffff;
}

.product-item .icon i:hover {
  color: var(--mainColor);
}






.pagination_area {
  text-align: center;
  margin-top: 25px;
}

.pagination_area .pagination {
  display: inline-block;
  border-radius: 0px;
}

.pagination_area .pagination li {
  display: inline-block;
}

.pagination_area .pagination li a {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: var(--mainColor);
  border-radius: 0px !important;
  padding: 10px 15px;
  border: 1px solid transparent;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.pagination_area .pagination li:first-child a {
  border: 1px solid var(--mainColor);
}

.pagination_area .pagination li.next a {
  background: var(--mainColor);
  color: #fff;
}

.pagination_area .pagination li:hover a {
  background: var(--mainColor);
  color: #fff;
}











.ma
{
  margin: auto !important;
  float: none !important;
}



.billing-form
{
  margin-bottom: 50px;
}



.billing-heading 
{
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px; 
  margin-top: 40px;
  margin-bottom: 30px;
}

.billing-form .form-group 
{
  position: relative; }

.billing-form label {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  margin-top: 6px;
  margin-bottom: 10px;
}

.billing-form .icon {
  position: absolute;
  top: 50% !important;
  right: 15px;
  font-size: 14px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .billing-form .icon span {
    color: black !important; }

.billing-form .select-wrap, .billing-form .input-wrap {
  position: relative; }
  .billing-form .select-wrap select, .billing-form .input-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; 
    width: 100% !important;
  }

.billing-form .form-control {
  font-weight: 300;
  border: transparent !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  height: 58px !important;
  padding-left: 15px;
  padding-right: 15px;
  background: transparent !important;
  color: rgba(0, 0, 0, 0.4) !important;
  font-size: 14px;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .billing-form .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 0.4); }
  .billing-form .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.4); }
  .billing-form .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(0, 0, 0, 0.4); }
  .billing-form .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.4); }
  .billing-form .form-control:focus, .billing-form .form-control:active {
    border-color: #dbcc8f !important; }

.billing-form textarea.form-control {
  height: inherit !important; }


.billing-form .fac
{
  font-weight: 600;
  color: #0090ff;
}

.fac_col
{
  font-weight: 600 !important;
  color: #f23a2e !important;
}

.fac_col2
{
  font-weight: 600 !important;
  color: #0090ff !important;
}

.sbmt_hide
{
  padding: 10px 20px;
  background-color: #0090ff;
  font-size: 15px;
  color: white;
  font-weight: 400;
  border: none;
  margin-top: 30px;
  display: inline-block;
  width: 100%;
  max-width: 400px;
  border-radius: 50px;

}



.pay-cont
{
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding-bottom: 0px;
  margin-bottom: 0px;
}


.pay-h3
{
  color: black;
  }






.conect_msg
{
  border-radius: 100px;
  paddingd: 10px 20px;
  background-color: rgba(255,102,102,0.4);
  padding-top: 10px;
  margin: auto !important;
  padding-bottom: 10px;
  margin-bottom: 10px !important;

}



.conect_msg p
{
  font-size: 15px;
  font-weight: 400;
  color: rgba(0,0,0,0.7);

}


.conect_msg p .icon-warning
{
  font-size: 25px;
  font-weight: 400;
  color: rgba(0,0,0,0.7);
  float: left;
  padding-lefts: 12px;

}






.cart-total 
{
  width: 100%;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 20px; 
  padding-bottom: 85px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #f8f9fa;
}



  .cart-total h3
  {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-weight: 700; 
    color: black;
  }



  .cart-total p 
  {
    width: 100%;
    display: block; 
  }



    .cart-total p span 
    {
      width: 48%; 
      display: inline-block;


      font-size: 15px;
      font-weight: 400; 
      color: rgba(0, 0, 0, 0.6);
      margin-top: 10px;

    }



    .cart-total p.total-price span 
    {
      text-transform: uppercase; 
    }



      .cart-total p.total-price span:last-child 
      {
        color: #000000;
        font-weight: 600; 
      }



  .cart-total hr 
  {
    border-color: rgba(0, 0, 0, 0.1); 
  }


.proceed 
{
  margin-top: 0px;
  margin-bottom: 0px;

  box-shadow: 0px 22px 28px -28px black ;
}



.proceed a
{
  margin-top: 15px;
  margin-bottom: 0px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-radius: 5px;
  width: 70% !important;
}

.proceed1 a
{
  background-color: black !important;
  border-color: transparent !important;
  color: white !important;
}
.proceed1 a:hover
{
  border-color: black !important;
  color: black !important;
}

.proceed1 a span
{
  color: red;
  position: relative;
  top: 2px;
}

.proceed2 a
{
  background-color: #bbe432 !important;
  border-color: #bbe432 !important;
  color: white !important;
}

.proceed2 a:hover
{
  color: #bbe432 !important;
}


.proceed a:hover
{
  background-color: #fff !important;
  color: #dbcc8f;
}



.proceed .a_hider, #paypal-button-container
{
  max-width: 400px;
  margin: auto;
}





.cart-detail
{
  width: 100%;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 20px; 
  padding-bottom: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #f8f9fa;
  padding-top: 20px !important;
  padding-bottom: 0px !important;
  
}




.cart-detail h3
{
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-weight: 700; 
    margin-bottom: 30px;
    color: black;
}




.cart-detail label
{
  
    font-size: 15px;
    font-weight: 400; 
    color: rgba(0, 0, 0, 0.6);
    margin-top: 10px;
}









.confirmation
{
  margin-top: 50px;
  margin-bottom: 50px;
}


.conf_ad
{
  margin-bottom: 5px;
  height: 250px;
}

.conf_ad div
{
  overflow: auto;
  height: 240px;
  padding: 40px;
  padding-top: 20px;

  background-color: #f1f6f7;
  border-radius: 2px;
}

.conf_ad h3
{
  font-weight: 600px;
  font-size: 22px;
  color:  rgba(0, 0, 0, 1);
  margin-bottom: 20px;

}

.conf_ad p
{
  font-weight: 400px;
  font-size: 14px;
  color:  rgba(0, 0, 0, 1);
  line-height: 2;
}

.conf_ad p span
{
  display: inline-block;
  width: 130px;
  color:  rgba(0, 0, 0, 0.5);
}



.confirmation table p
{
  font-weight: 400;
  font-size: 14px;
  color:  rgba(0, 0, 0, 0.5);

}

.confirmation table h4
{
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 0px;
}





.conf_table
{
  padding: 15px 30px;
  margin-top: 50px;
  background-color: #e5ecee;
  border-radius: 2px;
  border: 1px solid transparent;
}
.conf_table h2
{
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 20px;
  color: black;
  font-family: "Cookie", cursive;
}



.confirmation table td
{
  border: none !important;
  padding-left: 12px !important;
}


.confirmation table th
{
  font-weight: 400;
  font-size: 14px;
  margin-top: 0px;
  padding: 15px 0px !important;
  padding-left: 12px !important;
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}



.confirmation h1
{
  text-align: center;
  font-weight: 600;
  font-size: 35px;
  color:  rgba(0, 0, 0, 1);
  font-family: "Cookie", cursive;
}


.conf_text
{
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  color:  rgba(0, 0, 0, 1);
  max-width: 600px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 50px;
}



.ret_shop
{
  font-weight: 400;
  font-size: 14px;

  display: inline-block;
  text-align: center;
  padding: 10px 15px;
  background-color: black;
  color: white;
  margin-bottom: 50px;
}





.conf_ico
{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.conf_ico p
{
  display: inline-block;
  width: 70px;
  text-align: center;
  margin: auto;
  margin: 0px 20px;
}


.conf_ic
{
  display: inline-block;
  padding: 20px;
  font-size: 25px;
  width: 100%;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.09);
  color: #212529;


  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2);
}

.cfi2
{
  color: #fff;
  background-color: #0090ff;
}




.conf_ico_t
{
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  color: #212529;
}

.conf_ic:hover
{
  color: #fff;
  background-color: #212529;

  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}



.pdc p, .pdc li
{
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.7);

}

.pdc h1
{
  font-size: 22px;
  font-weight: 600;
  color: #0090ff;
  line-height: 1.5;
}


.pdcf div div
{
  border: 2px solid red;
  float: left !important;
  display: inline-block;
  max-height: 500px;
}


.conf_prod
{
  color: #0090ff !important;
}







.ct2
{
  height: 250px;
}


.products-details-image-slides .active
{
  box-shadow: inset 0px 0px 71px 21px rgba(0, 0, 0, 0.09);
}




.single-products-box .image
{
  height: 250px;
  box-shadow: inset 0px 0px 71px 21px rgba(0, 0, 0, 0.09);
}


.products-details-image .products-details-image-slides-owl-thumbs .owl-thumb-item 
{
  margin-right: 1%;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  background-color: #f7f8fa;
}











.cards {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}



.others-title p
{
  margin-bottom:3px
}

.others-title-line
{
  border-bottom:2px solid #384aeb;
  padding-bottom:8px
}


.others-title h2 
{
  font-size: 24px;
  font-weight: 600;
  font-family: "Oswald",sans-serif;
  color: #222;
  line-height: 1.1;
}


 .sd-full
  {
    max-width: 200px;
    margin: auto;
  }


  .sd-bg
  {
    margin: auto !important;
    height: 75px;
    width: 60px;
    background-color: #f7f8fa;
  }

  .sd-det
  {
    margin: auto !important;
    padding: 0px 15% !important;
  }






.no_art
{
  text-align: center;
  font-size: 20px;
  color: black;
  padding: 10px;


  -webkit-transition: .4s all ease;
  -o-transition: .4s all ease;
  transition: .4s all ease;
}


.no_art span
{
  display: inline-block;
  padding: 10px 25px;
  max-width: 600px;
  background-color: #dddddd;
}



.no_art:hover
{
  background-color: #dddddd;
}


.no_art_div
{
  width: 100%;
  max-width: 600px;
  margin: auto;
}

.no_art_img
{
  width: 100%;
  max-width: 400px;
  height: 100px;
  margin: auto;
  margin-bottom: 50px;

}

.p-bare 
{
  text-decoration: line-through;
}
.p-true 
{
  color: black;
  font-weight: 600;
}

.p-true2
{
  color: #384aeb !important;
  font-weight: 600;
}

.p-bare2
{
  color: rgba(0,0,0,0.4) !important;
  text-decoration: line-through;
  font-weight: 400;
}





.sbmt
{
  background-color: #0090ff;
  color:  rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  margin-top: 10px;
  padding: 8px 20px;
  border: none;
  width: 120px;
  font-size: 13px;
}




.wish_title
{
  margin-top: 50px !important;
  font-weight: 400;
  color: black;
  font-size: 20px;
}



.fav-ad
{
  text-align: center;
  padding: 5px 15px;
  background-color: black;
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 50px;
  border-radius: 2px;
}




.fav-ad .icon-add_shopping_cart
{
  font-size: 13px;
}




.user-pic
{
  height: 70px;
  width: 70px;
  border-radius: 50%;
  margin-right: 10px;
  text-align: center;
  background-image: linear-gradient(to right, #e8f0f2 , #e8f0f2 );
}

.user-pic2
{
  height: 40px;
  width: 40px;
  margin-top: 0px  !important;
  margin-bottom: 0px  !important;
}

.user-pic span
{
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
  color: #e7352b;
  line-height: 2.7;
}


.user-pic2 span
{
  line-height: 1.6;
  font-size: 25px;
  margin-top: 0px  !important;
  margin-bottom: 0px  !important;
}

.up3
{
  height: 30px;
  width: 30px;
  position: relative;
  left: -10px;
  top: 5px;
}

.up3 span
{
  font-size: 18px;
  color: #000;
  line-height: 1.7;
}









.swal_h1
{
  font-size: 24px;
  text-transform: uppercase;
  color: green;
  font-weight: 600;
}

.swal2-popup
{
  
}
.swal2-title
{
  font-weight: 400 !important;
  font-size: 16px !important;
  color: black !important;
  max-width: 300px !important;
}








.but
{
  background-color: black;
  color: white;
  padding: 8px 16px;
  margin-bottom: 25px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 5px;
  widths: 100px;
  font-size: 12px;
  text-align: center;
  box-shadow: 0px 10px 25px rgba(0,0,0,0.4);


  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}



.but:hover
{
  background-color: #000;
}



.but1
{
  background-color: #dc3545;
}

.but2
{
  background-color: #007bff;
}



.butter
{
  margin: 0px;
  margin-bottom: 10px;

}


.swal_h1
{
  font-size: 24px;
  text-transform: uppercase;
  color: green;
  font-weight: 600;
}

.swal2-popup
{
  
}
.swal2-title
{
  font-weight: 400;
  font-size: 16px;
  color: black;
  max-width: 300px;
}


.butter span
{
  font-weight: 400;
  font-size: 13px;
  color: rgba(0,0,0,0.7);
  display: inline-block;
  width: 48%;
  text-align: center;
  text-transform: uppercase;
  
}

.butt span strong
{
  font-weight: 600;
  font-size: 13px;
  color: black;
  margin-right: 10px;
}

.butter2
{
  text-align: center;
  margin-top: 10px;
}

.swal2-footer
{
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}


.swal2-image
{
  margin-bottom: 5px;
  borderc: 1px solid blue;
  box-shadow: inset 0px 0px 71px 21px rgba(0, 0, 0, 0.09);
}









.p-bare 
{
  text-decoration: line-through;
}
.p-true 
{
  color: black;
  font-weight: 600;
}






.pg
{
  background: var(--mainColor);
  color: #fff !important;
}


.pg:hover
{
  background-color: white !important;
  border-color: var(--mainColor);
  color: var(--mainColor) !important;
}



  .emp_cart
  {
    height: 200px;
  }


  .bxs-star
  {
    color: gold !important;
  }

  .checkeded
  {
    color: #cecfd2 !important;
  }





.fd-bar
{
  width: 100%;
  height: 10px;
  background: #e8e8e8;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 5px;
}

.fd-bar-blue
{
  display: block;
  height: 100%;
  border-radius: 5px;
  background: #0e8ce4;
}

.fd-bar2 
{
  margin-bottom: 18px;
}



.fd-bar2 .fd-bar-blue
{
  background-color: green;
}








.coment-msg
{
  color: rgba(0,0,0,0.65);
  font-family: "Roboto",sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.667;
}


.rvs-slt-cont
{
  border: 1px solid rgba(0,0,0,0);
  margin-left: 5px;
  margin-right: 10px;
  background:#fff;
  box-shadow:0px 10px 20px 0px rgba(153,153,153,0.3);
  position: relative;
  top: -5px;

  
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.sorting .nice-select 
{
  color: #000 !important;
}
.rvs-slt-cont .sorting .nice-select 
{
  border: 1px solid transparent !important;
  width: 15px !important;
}


.rvs-slt-cont:hover
{
  box-shadow:0px 10px 20px 0px white;
}


.review-submit select
{
  width: 20px;
  padding: 0px 20px 0px 10px;
  border: none;
  font-size: 12px;
  height: 25px;
  
}

.review-submit option
{
  padding: 0px 20px 0px 40px;
  
}

.review-submit textarea
{
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 5px;
  
}

.rate-h2
{
  font-size: 20px;
  color: rgba(0,0,0,1);
  margin-bottom: 20px;
}

.rate-p
{
  color: rgba(0,0,0,0.8);
  font-family: "Roboto",sans-serif;
  font-size: 15px;
  font-weight: 400;
}



.review-submit input
{
  border: none;
  background: #384aeb;
  color: #fff;

  padding: 8px 10px;
  border-radius: 30px;
  width: 100px;
  text-align: center;

  position: relative;
  left: 140px;
  margin-top: 8px;

  
}





.products-details-desc .products-details-accordion .accordion .accordion-content ul li::before, .products-details-desc .products-details-accordion .accordion .accordion-content ol li::before {
  
  background: none;
}





.icon-star
{
  color: gold;
}

.icon-star-o
{
  color: gold;
}




  .user-area .user-menu 
  {
    background: #fff;
    border: none;
    font-family: 'Open Sans';
    left: 8px !important;
    right: 0;
    top: 59px !important;
    margin: 0;
    max-width: 150px;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
    z-index: 999;
    min-width: 150px; 

    box-shadow:0px 10px 20px 0px rgba(153,153,153,0.5) !important;
  }
    .user-area .user-menu .nav-link {
      color: #272c33;
      display: block;
      font-size: 14px;
      line-height: 22px;
      padding: 5px 0; }
  .user-area .user-avatar {
    float: right;
    margin-top: 4px;
    width: 32px; }
  .user-area .user-info .name {
    color: #8c8c8c;
    font-size: 14px;
    position: relative;
    text-transform: uppercase; }
  .user-area .count {
    background: #d9534f;
    border-radius: 50%;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 9px;
    font-weight: 700;
    float: right;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center; }
  .user-area .dropdown-toggle:after {
    display: none; }





.blog_pic
{
  width: 100%;
  height: 350px;
}

.coming-soon-area {
  height: 100vh;
  position: relative;
  z-index: 1;
  background: #f6f7fb;
  background-image: url(../img/offer-bg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}





  .shp_rup
  {
    top: 5px;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }






















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/************
1. 1199px
************/

@media only screen and (max-width: 1199px)
{



}






/************
6. 991px
************/

@media only screen and (max-width: 991px)
{

  .top-header .container
  {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .others-option .option-item i
  {
    max-width: 25px !important;
  }

  .logo img
  {
    max-width: 170px !important;
  }

  .hd_cont , .navbar-area.is-sticky
  {
    background-color: white !important;
    box-shadow: 0px 10px 20px 0px rgba(153,153,153,0.3) !important;
    border-top: 1px solid rgba(0,0,0,0.08) !important;

    z-index: 100 !important;
    padding-bottom: 20px !important;
    padding-top: 0px !important;
  }


  .md-log1
  {
    position: relative;
    top: 10px;
  }

  .user_icon i 
  {
    display: inline-block;
    width: 30px !important;
    height: 40px !important;
    font-size: 15px;
    line-height: 40px;
    top: 7px;
    padding: 0px 8px !important;
  }

  .meanmenu-reveal
  {
    position: relative;
    top: 15px;
  }
  .others-option .option-item .cart-btn a span {
  position: absolute;
  right: -3px;
  top: 35px !important;
  padding: 3.5px !important;
  font-size: 10px !important;
  width: 12px !important;
  height: 12px !important;
}

    .top-header-menu {
      margin-top: 0px;
    }


  .md-log
  {
    width: 70px !important;
  }



  .user-area .user-menu 
  {
    top: 40px !important;
  }

  .cmt-rp
  {
    margin-bottom: 0px !important;
  }


.banner-area.bg-1 {
  height: 300px;
}

.banner-area.bg-2 {
  height: 300px;
}





.ab_video 
{
  margin-top: 0px;
}




}









/************
10. 767px
************/

@media only screen and (max-width: 767px)
{

  .banner-area .banner-content p 
  {
    font-size: 22px !important;
  }

  .banner-area .banner-content h1 
  {
    font-size: 40px !important;
  }

  .banner-area .banner-content .sub-title 
  {
    font-size: 20px !important;
  }

    .container {
    max-width: 740px;
  }

  .cnt-pl
  {
    padding-left: 10px !important;
    width: calc(100% - 20px) !important;
    margin: 10px !important;
    max-width: 1000px !important;
  }


  .cnt-pl .sd-bg
  {
    margin: auto;
  }

  .headers
  {
    background-position: left !important;
  }

}





/************
11. 575px
************/ 

@media only screen and (max-width: 575px)
{

  .md-log1
  {
    display: none !important;
  }
  .md-log2
  {
    display: block !important;
    width: 70px;
  }


  .hd_cont , .navbar-area.is-sticky
  {
    padding-bottom: 0px !important;
  }


.suscb
{
  padding: 12px 50px;
  font-size: 17px;
}



.suscb_email
{
  width: 100%;
  max-width: 400px;
  margin-right: 5px;
  margin-bottom: 20px;
}


  .banner-area .banner-content p 
  {
    font-size: 20px !important;
  }

  .banner-area .banner-content h1 
  {
    font-size: 30px !important;
  }

  .banner-area .banner-content .sub-title 
  {
    font-size: 15px !important;
  }

  .categories-box {
    margin-bottom: 5px;
  }

  .cbox2
  {
    height: 180px !important;
  }

  .footer-bs 
  {
    padding: 30px 0px;
  }

  .product-item
  {
    max-width: 350px !important;
    margin: auto;
  }

  .shop-art 
  {
    height: 150px;
  }


  .shp-ovl div
  {
    width: 92px;
    height: 45px;
    top: 75px;
  }

  .shp-ovl span
  {
    padding: 12px;
    border-radius: 50%;
    height: 35px;
    font-size: 16px;
  }
  .shp-ovl span:hover
  {
    color: rgb(250,170,143,1);
    background-color: black;
  }

  .mrr-2
  {
    margin-right: 15px !important;
  }






  .pro_pic
  {
    height: 150px;
    box-shadow: inset 0px 0px 71px 21px rgba(0, 0, 0, 0.09);
  }

  .adder 
  {
    display: none  !important;
  }
  .adder2
  {
    border-radius: 0px 10px 10px 10px;
    width: 110px !important;
    display: inline-block  !important;
  }

  .adder2 a
  {
    line-height: 2;
    padding: 0px !important;
    padding-bottom: 10px !important;
    height: 33px !important;
    box-shadow: 5px 10px 20px 0px rgba(0,0,0,0.3) !important;
    border-radius: 0px 10px 10px 10px;
    background-color: var(--mainColor);
  }

  .adder2 span
  {
    display: inline-block;
    width: 110px !important;
    line-height: 0;
    padding-bottom: 5px;

    font-size: 12px;
    font-weight: 400 !important;
    color: white;
    text-transform: uppercase;

  }


  .product-item
  {
    margin-bottom: 50px;
  }

  .product-item:hover .pi-pic ul 
  {
    bottom: -5px;
  }

  .shp_rup
  {
    top: 0px;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }

  
  .catdis
  {
    display: none;
  }





  .ab_video 
  {
    width: 100%;
    height: 220px;
  }




}




@media only screen and (max-width: 400px)
{
  .ab_video {
    width: 100%;
  }


}

