/*css style*/

.checkout-page select.form-control.input-sm.c{
	color: #3e4d5c;
	font-weight: normal;
}

#site_logo{
    text-decoration: none;
}

#site_logo span{
    color: black;
}

#loader_img
{
    padding-left: 76%;
    display: none;
}

#loader_credit_img
{
    padding-left: 73%;
    display: none;
}

#loader_stripe_img
{
    padding-left: 76%;
    display: none;
}

#loader_paytm_img
{
    padding-left: 76%;
    padding-top: 1%;
    display: none;
}

.slider_inner{
    width: 1200px !important;
    margin: 0 auto;
/*    white-space: nowrap;*/
    text-align: center;
    font-size: x-large;
}

.slider_inner_content
{
    width: 1050px !important;
    margin-left: 16%;
}

.slider_button
{
    background: black !important;
    font-size: x-large;
    font-family: monospace;
}

#loader_cc_avenue_img{
    padding-left: 74%;
    display: none;
}

#payu_loader_img{
    padding-left: 73%;
    display: none;
}

#add_button1
{
	margin-left: 57% !important;
  	margin-top: -10% !important;
}

.more_button
{
  margin-left: 85px;
  margin-top: 2%;
}

#grand_li
{
    font-size: 20px;
}

#discount_price
{
    font-size: 20px;
}

#code_err
{
    color: red !important;
}

#code_loader_img{
    display: none;
    margin-left: 1%;
}

.campare_button
{
    margin-left: 24% !important;
    margin-top: -10% !important;
}


/* Widget colors
/* ========================================================================== */
.widget.widget-colors {
  border: solid 1px rgba(35, 35, 35, 0.1);
  margin-top: 10px; 
}
.widget.widget-colors .widget-title {
  font-size: 14px;
  //margin-top: 10px;
  //margin-bottom: 10px;
  padding-left: 10px;
}
.widget.widget-colors .widget-content {
  border-top: solid 1px rgba(35, 35, 35, 0.1);
  padding: 10px 0px;
}
.widget.widget-colors ul {
  overflow: hidden;
  margin-top: -7px;
}
.widget.widget-colors ul li {
  float: left;
  margin: 0px -8px 0 0 !important;
}
.widget.widget-colors ul li a {
  display: block;
  width: 35px;
  height: 35px;
  border: solid 1px rgba(35, 35, 35, 0.1);
  padding: 5px;
}
.widget.widget-colors ul li a span {
  display: block;
  width: 23px;
  height: 23px;
}
.widget.widget-colors ul li a:hover {
  border-color: #232323 !important;
}

.widget-title {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
  color: #232323;
  overflow: hidden;
}
.widget-title span {
  display: inline-block;
  position: relative;
}
.widget-title span:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 2000px; 
  //background-color: #a5abb7;
  top: 10px;
}
.widget-title span:after {
  left: 100%;
  margin-left: 15px;
}

.widget .widget-content ul
{	
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 768px) {
	 .widget .widget-content ul
	{	
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (min-width: 1025px) {
    .widget .widget-content ul
	{	
		padding-left: 10px;
		padding-right: 10px;
	}

}

@media (max-width: 991px) {
 .widget .widget-content ul
	{	
		padding-left: 10px;
		padding-right: 10px;
	}
}

/* Widget filter price
/* ========================================================================== */
.widget.widget-filter-price {
  border: solid 3px rgba(35, 35, 35, 0.1);
}
.widget.widget-filter-price .widget-title {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 15px;
}
.widget.widget-filter-price .widget-content {
  border-top: solid 1px rgba(35, 35, 35, 0.1);
  padding: 15px;
  overflow: hidden;
}
.widget.widget-filter-price #slider-range {
  margin-top: 5px;
  margin-bottom: 25px;
  border-radius: 0;
  border: none;
  background-color: #e9e9e9;
  background-image: none;
  height: 6px;
}
.widget.widget-filter-price #slider-range .ui-widget-header {
  background-color: #EC5E0D;
  background-image: none;
  height: 2px;
  margin-top: 2px;
}
.widget.widget-filter-price #slider-range .ui-slider-handle {
  background-image: none;
  border: solid 3px #232323;
  border-radius: 0;
  width: 12px;
  height: 12px;
}
.widget.widget-filter-price #slider-range .ui-slider-handle:before,
.widget.widget-filter-price #slider-range .ui-slider-handle:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: -3px;
  margin-top: 3px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 5px solid #EC5E0D;
}
.widget.widget-filter-price #slider-range .ui-slider-handle:after {
  left: 0;
  margin-top: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #ffffff;
}
.widget.widget-filter-price #amount {
  float: right;
  text-align: right;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border-color: transparent;
  border: none;
  font-size: 15px;
  font-weight: 700;
  color: #232323;
  width: 120px;
  line-height: 33px;
}
.widget.widget-filter-price .btn-theme,
.widget.widget-filter-price .btn-theme:focus,
.widget.widget-filter-price .btn-theme:active {
  background-color: #232323;
  border-width: 3px;
  border-color: #232323;
  color: #ffffff;
  padding: 8px 15px;
  font-size: 12px;
  float: left;
}
.widget.widget-filter-price .btn-theme:hover {
  background-color: #ffffff;
  border-color: #e9e9e9;
  color: #232323;
  }
  
.color_prod_loader
{
	position: relative;
	left: 356px;
	top: 52px;
}


/**************************************/
.zoom {
      display:inline-block;
      position: relative;
      /*text-align: center;*/
    }
    
  /* 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; }

.cross_button {
  position:relative;
  font-weight: bold;
}
.closebox {
    position: absolute;
    opacity: 0.4;
    top: -6px;
    right: 0;
    left: 1px;
    font-size: 35px;
    color: red;
    font-weight: 400;
}


.btn-round {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    padding: 6px 8px;
}

.btn-round:hover
{
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
}

.btn:active:focus, .btn:focus
{
    outline: none !important;
}

.coupon_code_button
{
  margin: 5px 15px;
}

.color-element
{
  cursor: pointer;
  float: left;
  text-align: center;
  border: 1px solid #e2e2e2;
  padding: 5px;
  position: relative;
}

.color-element span {
    display: block;
    height: 22px;
    line-height: 22px;
    min-width: 32px;
}

.color_margin
{
    margin-right: 4px;
    margin-top: -6px;
}

.common_add_to_cart
{
  padding: 7px 9px;
  margin-right: 10px;
  font-size: 13px;
  height: 38px;
  background: #5b73ff;
  text-transform: uppercase;
  border-width: 0;
  color: #ffffff;

  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}

.common_add_to_cart:hover, .common_add_to_cart:focus, .common_add_to_cart:active
{
    background: #ffc300;
    color: #212529;
}

.common_add_to_wishlist
{
  padding: 7px 9px;
  margin-right: 10px;
  font-size: 13px;
  height: 38px;
  background: #5b73ff;
  text-transform: uppercase;
  border-width: 0;
  color: #ffffff;

  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}

.common_add_to_wishlist:hover, .common_add_to_wishlist:focus, .common_add_to_wishlist:active
{
    background: #ffc300;
    color: #212529;
}

.common_button
{
  background: #5b73ff;
  text-transform: uppercase;
  color: #fff;
  border-color: #357ebd;
  border-width: 0;
  padding: 7px 14px;
  font-size: 14px;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0;
}

.common_button:hover, .btn-primary:focus, .btn-primary:active
{
    background: #ffc300;
    color: #212529;
    border-color: #2a6496;

    outline: none !important;
    background-image: none !important;
    filter: none;
    box-shadow: none;
    text-shadow: none;
}

.size_margin
{
  margin-top: -9px;
}

.div_height
{
  height: 100%;
}

.option_select
{
  font-weight: normal;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.custom_margin
{
  border-bottom: 1px solid transparent !important; 
  margin: 0 !important;
}

.product_add_to_cart
{
  padding: 7px 19px;
  font-size: 13px;
  height: 38px;
  background: #5b73ff;
  text-transform: uppercase;
  color: #fff;
  border-color: #5b73ff;
  border-width: 0;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle; 
  border: 1px solid transparent;
}

.product_add_to_cart:hover, .product_add_to_cart:focus, .product_add_to_cart:active
{
  background: #ffc300;
  color: #212529;
  border-color: #ffc300;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
}

.product_add_to_wishlist
{
  padding: 7px 20px;
  font-size: 13px;
  height: 38px;
  text-transform: uppercase;
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc !important;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  border: 1px solid transparent;
}

.product_add_to_wishlist:hover, .product_add_to_wishlist:focus, .product_add_to_wishlist:active, .product_add_to_wishlist.active
{
  color: #333;
  background-color: #ededed;
  border-color: #b3b3b3;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
}

.margin_right
{
  margin-right: 11px;
}

.continue_shopping
{
    float: left;
    border: 1px solid #5ea8dc;
    background: #5ea8dc;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 13px;
    font-size: 14px;
    outline: none !important;
    background-image: none !important;
    filter: none;
    box-shadow: none;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
}

.continue_shopping:hover
{
    border: 1px solid #408cc2;
    background: #408cc2;
}

.continue_shopping:focus
{
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
}

.subscribe_button
{
  margin-left: 0 !important;
  border-bottom: none;
  margin-bottom: 1px;
  position: relative;
  background: #5b73ff;
  text-transform: uppercase;
  color: #fff;
  border-color: #357ebd;
  border-width: 0;
  padding: 7px 14px;
  font-size: 14px;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  display: inline-block;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  border: 1px solid transparent;
}

.subscribe_button:hover, .subscribe_button:focus, .subscribe_button:active
{
  background: #ffc300;
  color: #212529;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
}

.input_group_btn
{
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}

.order_head
{
  margin: 20px 0 !important;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 0;
}

.cancel-button
{
  margin-right: 10px;
  color: #767F88;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 6px 13px;
  font-size: 14px;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  text-transform: uppercase;
  margin-top: 3px;
}

.cancel-button:hover
{
  background-color: #ededed;
  border-color: #b3b3b3;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
}

@media (min-width: 992px) {
  .btn_margin
  {
    width: 100%;
    margin-left: 32%;
  }
}

.pdf_button
{
  color: #FFFFFF !important;
  background-color: #4B8DF8;
  text-transform: uppercase;
  margin-bottom: 5px !important;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  vertical-align: middle;
  border-width: 0;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  border: 1px solid transparent;
}

.pdf_button:hover, .pdf_button:focus, .pdf_button:active, .pdf_button.active
{
    color: #FFFFFF;
    background-color: #2977f7;
    outline: none !important;
    background-image: none !important;
    filter: none;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
}

.back_button
{
    color: #FFFFFF !important;
    background-color: #35aa47;
    text-transform: uppercase;
    margin-bottom: 5px !important;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    vertical-align: middle;
    border-width: 0;
    outline: none !important;
    background-image: none !important;
    filter: none;
    box-shadow: none;
    text-shadow: none;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    border: 1px solid transparent;    
}

.back_button:hover, .back_button:focus, .back_button:active, .back_button.active
{
    color: #FFFFFF;
    background-color: #2d8f3c;
    outline: none !important;
    background-image: none !important;
    filter: none;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
}

.payment_button
{
  background: #5b73ff;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #5b73ff;
  padding: 7px 14px;
  font-size: 14px;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none; 
  float: right;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  -webkit-user-select: none;
}

.payment_button:hover, .payment_button:focus, .payment_button:active
{
  background: #ffc300;
  color: #212529;
  border-color: #ffc300;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
}

.payment_cancel
{
  text-transform: uppercase;
  margin-right: 20px !important;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 6px 13px;
  font-size: 14px;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  float: right;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
}

.payment_cancel:hover, .payment_cancel:focus, .payment_cancel:active
{
  color: #333 !important;
  background-color: #ededed;
  border-color: #b3b3b3;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
}


.code_check_button
{
  color: #fff;
  background-color: #45B6AF;
  border-color: #45B6AF;
  text-transform: uppercase;
  border-width: 0;
  padding: 7px 14px;
  font-size: 14px;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  -webkit-user-select: none;
  border: 1px solid transparent;
}

.code_check_button:hover, .code_check_button:focus, .code_check_button:active
{
  color: #fff;
  background-color: #3b9c96;
  border-color: #3b9c96;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
}

.c
{
  color: #3e4d5c !important;
}

.mod_button
{
  background: #5b73ff;
  text-transform: uppercase;
  color: #fff;
  border-color: #357ebd;
  border-width: 0;
  padding: 2px 10px;
  font-size: 14px;
  outline: none !important;
  background-image: none !important;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0;
  margin-top: -2px;
}

.mod_button:hover, .mod_button:focus, .mod_button:active
{
    background: #ffc300;
    color: #212529;
    border-color: #2a6496;

    outline: none !important;
    background-image: none !important;
    filter: none;
    box-shadow: none;
    text-shadow: none;
}

#add_button, #add_button2
{
  display: inline-block;
}

#user_wishlist table th
{
  border-top: 1px solid transparent;
}

.product-main-images
{
  margin-bottom: 20px;
}

@media (max-width: 650px) {
   .langs-block-others
  { 
    text-align: left;
    width: 75px;
  }
}

.compare_margin
{
  margin-left: 2%;
}

.h3_product_name
{
  height: 40px;
  padding-bottom: 12px;
}

.pi-price
{
  float: none !important;
  font-family:-webkit-body;
}

.price-availability-block .price strong span
{
  font-family:-webkit-body;
}

.span_style
{
  text-decoration: line-through;
}

.popup_style
{
  display: none;
  width: 800px;
}

.container_margin
{
  margin-top: 10px;
}

.p_width
{
  min-width: 600px;
}

.subcomment_style
{
  min-width: 400px;
}

.childcomment_style
{
  min-width: 300px;
}

.display_block
{
  display: block;
}

.amount_range
{
  border:0;
  color:#f6931f;
  font-weight:bold;
}

.display_none
{
  display: none;
}

#color_loader_img
{
  display: none;
}

.map_height
{
  height:400px;
}

#product_search_err, #blog_search_err
{
  text-transform: capitalize;
  color: red;
  font: 400 13px 'Open Sans', Arial, sans-serif;
  letter-spacing: 0px;
  display: none;
}

.error
{
  color: #5b73ff;
}
.div_height form.option_file
{
  display: inline-block !important;
}
.intl-tel-input
{
  width: 100% !important;
}
.linkDiv
{
    text-align: right;
    padding-right: 22px;
}
.linkDiv a
{
    color: #e84d1c;
    text-decoration: none;
}
.inv_desc ul
{
  padding-left: 0px;
}
.inv_desc ul li
{
  list-style: none;
}
.content-form-page a.cancelBtn,.cancelBtn
{
  background: #fff;  
  background-color: white;
  color: #5b73ff;
  border:1px solid;
  border-color: #ccc;
}
.content-form-page a.cancelBtn:hover,.cancelBtn:hover
{
  text-decoration: none;
  color: #333 !important;
    background-color: #ededed;
    border-color: #b3b3b3;
}