@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');



/*font-family: 'Playfair Display', serif;
font-family: 'Open Sans', sans-serif;
*/
/* CSS Document */
body{font-family: 'Open Sans', sans-serif; color: #222; text-align:justify;}
::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#313d4f;-webkit-border-radius:0;border-radius:0}
*{padding:0;margin:0;}.nopadding{padding:0 !important;margin:0 !important;}ul,li{padding:0;margin:0;}
a{color:#222;text-decoration:none;}
ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-family: 'Raleway', sans-serif; padding:0;margin:0;}
p{font-family: 'Open Sans', sans-serif !important;}
/*---- margintop-----*/
.m-t5{ margin-top: 5px !important;}
.m-t10{ margin-top: 10px !important;}.m-t20{ margin-top: 20px!important;}.m-t30{ margin-top: 30px!important;}.m-t40{ margin-top: 40px;}.m-t50{ margin-top: 50px !important;}.m-t25{ margin-top:25px !important;}
.m-b10{ margin-bottom: 10px !important;}.m-b20{ margin-bottom: 20px;}.m-b30{ margin-bottom: 30px !important;}m-b40{ margin-bottom: 40px;}.m-b50{ margin-bottom: 50px !important;}
/*----======= main Css =========-----*/
/*------ navbar --------*/
.navbar-nav:not(.sm-collapsible) ul .caret {
	position: absolute;
	right: 0;
	margin-top: 6px;
	margin-right: 15px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px dashed;
}
.navbar-nav:not(.sm-collapsible) ul a.has-submenu {
	padding-right: 30px;
}
/* make sub menu arrows look like +/- buttons in collapsible mode */
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	position: absolute;
	right: 0;
	margin: -3px 15px 0 0;
	padding: 0;
	width: 32px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border-width: 1px;
 	border-style: solid;
}

.dropdown-menu{ background:#fff !important; border-radius:0px; padding:0px; margin:0px; border-bottom:5px solid #e42254;}
.dropdown-menu li a{ padding:8px 20px !important;  border-radius:0px; width:100%; font-weight:400; margin-right:32px; border-bottom:1px solid #eee;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #fff;
}
.navbar-nav.sm-collapsible .caret:before {
	content: '+';
	font-family: monospace;
	font-weight: bold;
}
.navbar-nav.sm-collapsible .open > a > .caret:before {
	content: '-';
}
.navbar-nav.sm-collapsible a.has-submenu {
	padding-right: 50px;
}
/* scrolling arrows for tall menus */
.navbar-nav span.scroll-up, .navbar-nav span.scroll-down {
	position: absolute;
	display: none;
	visibility: hidden;
	height: 20px;
	overflow: hidden;
	text-align: center;
}

/* fix SmartMenus sub menus auto width (subMenusMinWidth and subMenusMaxWidth options) */
/* fix .navbar-right subs alignment */
.navbar-right ul.dropdown-menu {
	left: 0;
	right: auto;
}
.search-form{ width:100% !important; color:#fff; padding:10px 0px !important; border:none; background-color:transparent !important; border-bottom:2px solid #1f85da !important; outline:none;}
.dropdown-menu{ 
	animation:fadeInDown .5s;
}
.navbar-default .navbar-nav>li>a {
    color: #111;
	    text-transform: uppercase;
}
.affix-top{ background:#e3e3e3;}
.affix {
      top: 0;
	  z-index:99;
      width: 100% !important;
    -webkit-transition: all .2s ease-in-out;
      transition: all .5s ease-in-out;
      background-color: #e3e3e3;
     padding:0px 0px;
     color:#222;
     border-bottom: 2px solid #ebebeb;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	  animation:fadeInDown 2s;
     
  }
 .numbers{ font-size:12px;} 
.navbar {
    min-height: 50px;
    margin-bottom: 00px !important;
    border: 1px solid transparent;
}
.navbar-default {
    background-color:transparent!important;
    border-color: none !important;
      z-index:1 ;

}

.gallery img{ width:100%; height:300px; object-fit:cover;}
.gallerybg{ background:#eee;}
.example-image { border:7px solid #bebcbc;  box-shadow: 10px 10px 0px -11px #888888;}
.navbar-nav.navbar-center {
    position: relative;
    left: 50%;
    transform: translatex(-50%);
}
.top_section{ background:#0b0c0f; color:#fff; padding:8px 0px;ffont-weight:700; font-size:15px;} 
.icons ul{ float:right;  margin-top:10px;}
.icons li{ display:inline-table;margin-left:10px;}
.social_icons a{ color:#fff; padding:10px 0px !important;}
.social_icons a:hover{ color:#e42254;}
.top_section a{ color:#fff;}
.buttonfooter{ border:none !important; background-color:transparent; color:#ffff !important;position:absolute; right: 18px; top: 18px; font-size:19px; color:#999;}
.formmain55{padding:10px 10px!important; color:#222; width:100%; background:#fff !important;  border:none !important; outline:none !important;}
.search i{ position:absolute; right: -3px; padding:11px; top: -18px; font-size:19px; color:#fff; background:#e42254;}
.number span{ display:block; font-size:14px;}
.number strong{ font-size:19px; font-weight:normal;}

.owl-buttons {
  display: block;
  position: absolute;
  top: -30px;
  right: 0;
}
.owl-carousel:hover .owl-buttons {
  display: block;
}

.owl-item {
  text-align: center;
}


.producteffect{ border-radius: 0px !important; margin-right:15px; padding:0px !important;}
.producteffect strong{ color: #111; display:block; padding-bottom:2px; padding-top:8px;}
.producteffect .product {
  position: relative;
  width: 100%;
}
.product img{  object-fit:contain; height: 341px; width:100%; margin:0 auto; }
.image {
  display: block;
  width: 100%;
}
.textmain{ padding:10px 0px !important;}
.text a{color: #fff; font-size: 13px !important; }
.text a:hover{color: #fff; }
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
      background-color: rgba(22, 192, 220, 0.68);

  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform:scale(0);
  transition: .3s ease;
}

.producteffect:hover .overlay {
  transform: scale(1)
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.textmain{ background:#f6f6f6; padding:5px 16px;}
.textmain a{ color:#f71414; font-size:12px;}
.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#333;filter:Alpha(Opacity=50);opacity:1;}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}

.product h3{ font-size:19px; font-weight:normal; background:#262626; color:#fff; display:table; padding:10px 22px;}
.textmain a{ background:#ff3366; color:#fff; padding:8px 20px; font-size:14px; border-radius:100px; transition: .6s;}
.textmain a:hover{ background:#f3d47a; color:#111; }
.about_us h3{ color:#222; font-size:45px; font-weight:600; font-family: 'Open Sans Condensed', sans-serif;}
.about_us{ font-size:15px; line-height:26px; color:#555;} 
.readmore a{ font-size:17px; border:1px solid #ff3366; padding:8px 30px; border-radius:100px; color:#333; text-decoration:none;}
/*------ footer_top -------*/
.footer_top{ background:#f2edd2; margin-top:40px !important; color:#222; padding:30px 10px !important; font-size:13px; line-height:29px !important;} 
.footer_top h1{ letter-spacing:1px; font-size:50px; color:#464646; font-weight:normal ; font-family: 'Roboto', sans-serif;}
.footer_top strong{ font-weight:800; font-family: 'Roboto', sans-serif;}
.footer_top a{ border:1px solid #36475b; font-size:13px; padding:7px 20px; border-radius:2px; color:#222;}
.form-main{ background:url(../images/slider.png) no-repeat; min-height:570px; background-size:cover;}
footer{ font-size:14px; line-height:23px !important; color:#bfcad7; background:url(../images/footerbg.png); background-size:cover; min-height:480px;}
.footertext h3{ color:#fff; padding-bottom:15px; margin-bottom:15px;border-bottom:2px solid #939ba4;}
.footertext span{ color:#ffbb39; font-style:italic; }
footer a{ color:#bfcad7 !important; text-decoration:none !important; line-height:28px;}
.newletter{ font-size:13px;}
.newletter strong{ font-size:23px; font-weight:400; color:#fff; }
.formmain66 {width: 420px; padding: 8px; border: none; border: 1px solid #b7b7b7 !important; outline:none !important; border-radius:0px; margin-top:10px;}
.buttonfooter2{outline:none !important; border: none; border-radius:0px;padding: 9px 30px;  background: #ff3366; color:#fff; text-transform:uppercase; margin-left:-4px;}
.newletter i{ color:#ffe718; padding-right:5px;}
.readmore a{ background:#ff3366; padding:7px 25px; color:#fff !important; font-size: 14px;}
.footerbutton li{ display:inline; line-height:22px;}
.footerbutton a{ font-size:12px; color:#444; margin-right:10px;}
.footerbutton{ font-size:12px;}
.social i{ color:#777; margin-top:16px;padding:7px; border-radius:100px; width:30px; text-align:center; transition: .6s;}
.social i:hover{ background:#ff3366; color:#fff; padding:7px;}
.copright img{ margin-top:10px !important;}

.brabcrumb{ background:url(../images/footerbg.png) top center ; height:100px;}
.brabcrumb h6{ color:#fff; font-size:24px; font-weight:700; margin-top:35px;}
.whoabout h4{ font-weight: 900; margin-top: 12px;font-size: 26px;line-height: 33px;}
.whoabout strong{ color: #e51f4e; font-weight:700;}
.whoabout hr{ border-top: 4px solid #e51f4e; width: 140px; }
.whoabout{ line-height: 25px;text-align: left;}
.breadaboutr{ background:#eee;}
.about-image{ box-shadow: 0px 3px 8px 5px #efefef; padding: 20px; color: #777;}
.about-image strong{ color: #222;}
.franchies{ background:url(../images/Contact-us-background.jpg) fixed; background-size:100%; padding:50px 0px;}
.sendus{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:20px;
	padding-left:15px;
	color: #222;
}
.contlist ul li {
    line-height: 30px;
}

.contlist i{
	width:20px;
}
.submitnow {
	background:#292931;
	color:#fff !important;
	border:none !important;
	padding:8px 20px!important;
	font-size:15px;
	text-align:center;
	box-shadow:none !important;
}
.proudct a{ color:#222; text-decoration:none;}

.main-col {
	margin: auto;
	overflow: hidden
}
.col-main {
	font-size: 14px;
	margin-top: 1%
}
.col-left {
	margin-bottom: 0px
}
.col-right {
	margin-bottom: 0px
}
/*3.1. col1 layout*/
.col1-layout .header-background-default {
	margin: 20px;
	padding: 0
}
.col1-layout .col-main {
	float: none;
	width: auto;
	margin-top: 0%
}
/*3.2. col2 layout*/
.col2-left-layout .col-main {
	margin-top: 0%
}
.col2-right-layout ol.opc .col-md-4 {
	margin-right: 15px
}
/*3.3. col3 layout*/
.col3-layout .col-wrapper {
	float: left;
	width: 780px
}
.col3-layout .col-wrapper .col-main {
	float: right
}
.main-container {
	min-height: 350px;
	padding: 25px 0 0px
}

@media (max-width:479px) {
.mini-cart .dropdown-toggle .cart-title {
	display: none
}
}
.mini-cart .basket a {
	color: #333;
	margin: 0px;
	line-height: 55px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #f5f5f5;
	padding: 10px 15px 10px 0px;
	border-radius: 50px;
	background: #fff;
	text-transform: none
}
@media (max-width:479px) {
.mini-cart .basket a {
	background: inherit;
	border: 0 solid #f5f5f5;
	line-height: 50px;
	padding: 11px 0px 11px 0px
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
.mini-cart .basket a {
	line-height: 47px;
	padding: 7px 15px 5px 0
}
}
.mini-cart .basket a .fa-shopping-cart:before {
	font-size: 16px;
	padding-right: 15px;
	border-right: 1px solid #f5f5f5;
	margin-right: 12px;
	background: #212331;
	padding: 8px 20px 11px;
	color: #fff;
	border-radius: 50px 0 0 50px
}
@media (max-width:479px) {
.mini-cart .basket a .fa-shopping-cart:before {
	border-radius: 48px;
	padding: 7px 20px;
	border: 1px solid #f5f5f5;
	margin-right: 0px
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
.mini-cart .basket a .fa-shopping-cart:before {
	font-size: 14px;
	margin-right: 8px;
	padding: 7px 14px 6px
}
}
.mini-cart .open .basket a {
	color: #fff;
	background: #fff;
	box-shadow: 0 3px 9px rgba(0,0,0,0.3)
}
.mini-cart .dropdown-toggle {
	font-size: 12px;
	padding: 0;
	text-transform: none
}
.top-cart-contain {
	padding: 0;
	color: #fff;
	margin-top: 30px;
	float: right
}
@media (max-width:767px) {
.top-cart-contain {
	margin-top: 0px;
	position: absolute;
	right: 10px;
	top: -2px
}
}
.top-cart-title p {
	margin: 0
}
.top-cart-content .empty {
	padding: 10px
}
.top-cart-content {
	width: 308px;
	position: absolute;
	top: 75px;
	right: 15px;
	background: #fff;
	padding: 0;
	text-align: right;
	box-shadow: 0 0 5px -5px rgba(0,0,0,0.2);
	border: 1px solid #f5f5f5;
	z-index: 9999;
}
@media (max-width:479px) {
.top-cart-content {
	top: 40px
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
.top-cart-content {
	top: 38px
}
}
.top-cart-content p {
	color: #333;
	margin: 0;
	padding: 10px
}
.top-subtotal {
	color: #333;
	font-size: 13px;
	font-weight: 900;
	padding: 8px 15px;
	text-align: left;
	text-transform: none;
	background-color: #f3f3f3;
	margin-bottom: 15px
}
.top-cart-content .product-details .btn-remove {
	position: absolute;
	right: 10px;
	top: 4px
}
.top-cart-title {
	display: inline-block;
	padding: 3px;
	margin: 0;
	vertical-align: top;
	text-align: center;
	color: #223D62;
	line-height: 12px;
	position: relative;
	font-size: 12px;
	width: 20px;
	margin-top: 2px;
	margin-left: 29px
}
.top-cart-content .block-subtitle {
	border-bottom: 1px solid #fbfbfb;
	color: #000;
	overflow: hidden;
	padding: 15px;
	text-align: left;
	font-size: 13px;
	text-transform: none;
	background: #f5f5f5
}
ul#cart-sidebar {
	padding: 3px 15px 6px;
	margin: auto;
	max-height: 195px;
	overflow: auto;
}
.top-cart-title .cart_arrow {
	position: absolute;
	bottom: -6px;
	right: 50px;
	width: 18px;
	height: 11px;
	z-index: 1000;
	display: none
}
.top-cart-contain:hover .top-cart-title .cart_arrow {
	display: block
}
.top-cart-content li.item {
	width: 272px;
	margin: 5px 0px;
	border-bottom: 1px #eee solid;
	min-height: 67px
}
.top-cart-content li.item.last {
	margin: 0;
	border-bottom: 0px #eee solid;
	padding-bottom: 10px
}
.top-cart-content .product-details {
	color: #333;
	position: relative;
	text-align: left
}
.mini-products-list .product-details {
	margin-left: 80px;
	padding: 0
}
.top-cart-content .product-details .btn-remove {
	position: absolute;
	right: 10px;
	top: 12px
}
.top-cart-content .product-details .btn-edit {
	position: absolute;
	right: 22px;
	top: 6px
}
.top-cart-content .actions {
	padding: 5px 15px 20px;
	margin: 0;
	overflow: hidden
}
.top-cart-icon {
	padding: 5px;
	width: 20px;
	height: 24px;
	display: inline-block;
	vertical-align: middle
}
.top-cart-title span {
	font-weight: normal;
	font-size: 13px;
	text-transform: none
}
.top-cart-title p span {
	text-transform: none
}
.mini-cart .actions .fa-shopping-cart:before {
	font-size: 13px;
	padding-right: 8px
}
.mini-cart .actions .fa-check:before {
	font-size: 13px;
	padding-right: 8px
}
.mini-cart .actions .btn-checkout {
	background: #212331;
	color: #fff;
	font-size: 12px;
	padding: 8px 16px;
	border: none;
	cursor: pointer;
	display: inline-block;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 2px solid rgba(0,0,0,0.08);
	font-weight: bold;
	border-radius: 50px;
	text-transform: none
}
.mini-cart .actions .btn-checkout:hover {
	background: #000
}
.mini-cart .actions .view-cart {
	background: #fff;
	color: #333;
	font-size: 12px;
	padding: 8px 16px;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 2px solid #212331;
	font-weight: bold;
	border-radius: 50px
}
.mini-cart .actions .view-cart:hover {
	background: #212331;
	color: #fff
}
.mini-cart .actions .button {
	display: inline-block;
	width: 100px;
	text-align: center;
	margin-bottom: 3px;
	padding: 8px 10px 6px;
	text-transform: none;
	border: none;
	font-size: 12px;
	text-transform: none
}
.mini-cart .button.btn-checkout {
	background-color: #970400;
	color: #fff;
	font-size: 13px;
	text-transform: none;
	font-weight: 900;
	padding: 0px 6px;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.block_mini_cart_above_products {
	margin-bottom: 15px
}
.mini-cart>.button {
	color: #000;
	font-size: 12px;
	font-weight: 300;
	text-shadow: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none
}
#cart-sidebar li {
	border-bottom: 1px solid #ECECEC;
	list-style:none;
	margin-bottom: 8px;
	overflow: hidden;
	padding: 8px 0 15px
}
#cart-sidebar li.last {
	padding: 5px 0 0;
	border-bottom: none;
	margin-bottom: 0
}
.remove-cart {
	display: block;
	width: 15px;
	height: 13px;
	position: absolute;
	right: 0;
	top: 0
}
/******************************************
5. Home top banner
******************************************/

.home-top-banner .banner_left {
	overflow: hidden;
	margin-bottom: 18px;
	position:relative;
}
.home-top-banner {
	margin-bottom: 35px;
	margin-top: 10px
}
@media (max-width:479px) {
.home-top-banner {
	margin-bottom: 15px;
	margin-top: 20px
}
}
.home-top-banner h2 {
	font-size: 35px;
	font-family:'sagar';
	color: #fff;
	font-weight: bold;
	margin-bottom: 0px
}
@media (max-width:479px) {
.home-top-banner h2 {
	font-size: 30px
}
}
@media (min-width:480px) and (max-width:767px) {
.home-top-banner h2 {
	font-size: 25px
}
}
.home-top-banner .right1-banner h2 {
	font-size: 30px
}
@media (max-width:479px) {
.home-top-banner .right1-banner h2 {
	font-size: 22px
}
}
@media (min-width:480px) and (max-width:767px) {
.home-top-banner .right1-banner h2 {
	font-size: 18px
}
}
.home-top-banner .right2-banner h2 {
	font-size: 30px;
	color: #000
}
@media (max-width:479px) {
.home-top-banner .right2-banner h2 {
	font-size: 22px
}
}
@media (min-width:480px) and (max-width:767px) {
.home-top-banner .right2-banner h2 {
	font-size: 20px
}
}
.home-top-banner .right2-banner h3 {
	color: #212331
}
.home-top-banner h3 {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: none;
	color: #fff;
	margin-bottom: 16px;
	font-style: italic
}
@media (max-width:479px) {
.home-top-banner h3 {
	font-size: 30px
}
}
@media (min-width:480px) and (max-width:767px) {
.home-top-banner h3 {
	font-size: 35px;
	font-style: italic;
	line-height: normal;
	margin-bottom: 5px
}
}
.right1-banner {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	background: #5eb583
}
right2-banner {
	margin-top: 10px
}
.banner_right_inner {
	margin-left: 10px
}
.banner_left_content {
	cursor: pointer;
	font-size: 40px;
	line-height: 50px;
	position: absolute;
	right: 8%;
	top: 34%;
	text-align: right
}

@media (max-width:767px) {
.category-description a.info {
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	padding: 5px 14px
}
}
.category-description {
	overflow: hidden
}
.category-description .slider-items-products .owl-buttons .owl-prev {
	top: 40%
}
.category-description .slider-items-products .owl-buttons .owl-next {
	top: 40%
}
.category-description .slider-items-products:hover .owl-buttons .owl-next a {
	right: 30px
}
.category-description .slider-items-products:hover .owl-buttons .owl-prev a {
	left: 12px
}
.category-description .product-flexslider {
	margin-top: 0px
}
/******************************************
27. products grid
******************************************/
.products-grid {
	margin: 0;
	list-style: none
}
ul.products-grid {
	padding: 0;
	margin: 0
}
.products-grid .item {
	margin-top: 5px;
	padding: 0px
}
@media (max-width:479px) {
.product-grid-area .products-grid .item {
	width: 80%;
	float: none;
	margin: 15px auto 15px
}
}
.col-main .product-grid-area .products-grid {
	margin-left: -12px;
	margin-right: -12px
}
/******************************************
28. products list
******************************************/
.products-list .product-name {
	text-align: left;
	margin: 0 0 8px
}
ul.products-list {
	padding: 0px;
	margin: auto;
}
.products-list .product-name a {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: none
}
.products-list .item {
	padding: 0;
	overflow: hidden;
	margin: 15px 0 20px !important;
	border: 1px solid #eee;
	background: #fff
}
.products-list .rating {
	display: inline-block;
	margin-right: 6px
}
.products-list .rating-links {
	display: inline-block;
	margin-bottom: 4px
}
.products-list .item h3 {
	font-weight: normal;
	color: #353535;
	padding-bottom: 2px
}
.products-list .item h3 a {
	font-weight: normal;
	font-size: 14px;
	color: #407CBF;
	text-decoration: none
}
.products-list .item h3 a:hover {
	font-weight: normal;
	font-size: 14px;
	color: #333;
	text-decoration: underline
}
.products-list .product-img {
	overflow: hidden;
	position: relative;
	padding-left: 0
}
.products-list .product-img img {
	width: 100%
}
.products-list .product-shop {
	margin: 10px 0px
}
.products-list .product-shop .desc {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #666
}
.products-list .product-shop p {
	font-size: 14px;
	color: #666;
	line-height: 1.5em
}
.products-list .product-shop p.old-price {
	margin-right: 4px
}
.products-list .product-shop .price-box {
	margin: 0px 0 10px
}
.products-list .desc a.link-learn {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	color: #212331
}
button.button.cart-button {
	border: 2px solid #212331;
	background: #212331;
	color: #fff;
	display: inline-block
}
.products-list .product-shop button.button span {
	font-size: 12px;
	padding: 1px 0 0 10px;
	text-transform: none
}
.products-list .product-shop .actions ul {
	display: inline-block;
	float: right;
	margin-top: 8px
}
.products-list .product-shop .actions ul li {
	margin-right: 20px;
	display: inline-block
}
.products-list .product-shop .actions ul li a {
	text-transform: none;
	font-size: 12px
}
.products-list .product-shop .actions ul li:last-child a {
	border-left: 1px solid #e5e5e5;
	padding-left: 21px
}
.products-list .product-shop .actions ul li:last-child {
	margin-right: 0px
}
.products-list .product-shop .actions ul li span {
	margin-left: 5px
}
/******************************************
29. price box
******************************************/
.price {
	font-size: 14px;
	color: #212331;
	white-space: nowrap !important
}
.price-box {
	margin: 8px 0 2px; min-height:25px;
}
.regular-price {
	display: inline
}
.regular-price .price {
	font-weight: bold;
	font-size: 14px;
	color: #212331
}
.block .regular-price, .block .regular-price .price {
	color: #000
}
.price-box .price-from .price {
	font-weight: 900;
	font-size: 14px;
	color: #333
}
.price-box .price-to .price {
	font-weight: 900;
	font-size: 14px;
	color: #333
}
.price-box .minimal-price .price {
	font-weight: 900;
	font-size: 14px;
	color: #333
}
.old-price .price-label {
	white-space: nowrap;
	color: #999;
	display: none
}
.old-price {
	display: inline;
	margin-right: 15px
}
.old-price .price-label {
	color: #777777;
	display: none;
	white-space: nowrap
}
.old-price .price {
	color: #777777!important;
	font-size: 13px;
	font-weight: normal;
	text-decoration: line-through;
	margin-right: 6px
}
.special-price {
	margin: 0;
	padding: 3px 0;
	display: inline
}
.special-price .price-label {
	color: #666;
	display: none;
	font-size: 13px;
	font-weight: 400;
	white-space: nowrap
}
.special-price .price {
	font-size: 14px;
	color: #212331;
	font-weight: bold
}
.special-price .price-label {
	font-size: 13px;
	font-weight: 900;
	white-space: nowrap;
	color: #666;
	display: none
}
.minimal-price {
	margin: 0
}
.minimal-price .price-label {
	white-space: nowrap
}
.minimal-price-link {
	display: inline
}
/******************************************
30. products view
******************************************/
.magni_con {
	position: relative;
	width: 830px !important;
	height: auto;
}
.magni_con img {
	width: 100%;
	box-shadow: none !important;
}
#mlens_wrapper_0 {
	width: 100% !important;
}
.ls-phone {
	width: 100%;
	display: none;
}
.ls-phone img {
	width: 100%;
}
.large-image img {
	max-width: 100%;
	height: auto
}
.product-view-area .product-img-box .product-image {
	margin: 0 0 13px;
	position: relative;
	overflow: hidden
}
.magnifier img {
	max-width: inherit;
	
}
.product-big-image {
	position: relative;
	overflow: hidden;
	padding: 0px;
	border-right: 1px #e5e5e5 solid
}
@media (max-width:480px) {
.product-big-image {
	border-right: none
}
}
@media (max-width:480px) {
.magnifier {
	left: 15px !important
}
}
.product-view-area {
	margin: auto;
	z-index: 0;
	margin: 10px 15px;
	background: #fff;
	border: 1px #e5e5e5 solid;
	display: inline-block
}
@media (max-width:480px) {
.product-view-area {
	width: 90%
}
}
.product-view-area .flexslider-thumb {
	max-width: 580px;
	padding: 22px 70px;
	position: relative;
	background: #f9f9f9;
	border-top: 1px #e5e5e5 solid
}
@media (max-width:479px) {
.product-view-area .flexslider-thumb {
	padding: 22px 32px;
	border-bottom: 1px #e5e5e5 solid
}
}
@media (max-width:767px) {
.product-view-area .flexslider-thumb {
	padding: 22px 48px;
	border-bottom: 1px #e5e5e5 solid
}
}
@media (min-width:768px) and (max-width:991px) {
.product-view-area .flexslider-thumb {
	padding: 22px 35px;
	border-bottom: 1px #e5e5e5 solid
}
}
.product-view-area-compact .flexslider-thumb {
	margin: 17px auto 0
}
.product-view-area .flexslider-thumb .flex-viewport {
	z-index: 10
}
.product-view-area .flexslider-thumb .flex-direction-nav {
	top: 30%;
	left: 0;
	width: 100%;
	z-index: 9
}
.product-view-area .flexslider-thumb .flex-prev {
	position: absolute;
	left: 20px;
	top: 32px;
	border: 1px #e5e5e5 solid;
	background: #88539e;
		outline:none;
	width: 32px;
	height: 32px;
	line-height: 28px;
	border-radius: 100%;
	text-align: center;
	font-size: 11px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
@media (max-width:768px) {
.product-view-area .flexslider-thumb .flex-prev {
	left: 0
}
}
.product-view-area .flexslider-thumb .flex-direction-nav a:hover {
	color: #fff;
	background: #212331;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.product-view-area .flexslider-thumb .flex-next {
	position: absolute;
	right: 20px;
	top: 32px;
	border: 1px #e5e5e5 solid;
	background: #88539e;
	width: 32px;
	height: 32px;
	line-height: 28px;
	border-radius: 100%;
	text-align: center;
	font-size: 11px;
	outline:none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}

/*---- latestproduct ----*/
.producteffect{ border-radius: 0px !important;  padding: 0px !important;}
.producteffect .product {
  position: relative;
  width: 100%;
}
.product img{  object-fit:contain; max-height:300px; }
.image {
  display: block;
  width: 100%;
  height: auto;
}
.proudct a{ color:#222; text-decoration:none;}
.text a{color: #fff; font-size: 15px !important; text-decoration:none;}
.text i{ color:#222; padding:10px; background:#fff; border-radius:100px;}
.text a:hover{color: #fff; }
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
      background-color: rgba(236, 19, 123, 0.82);

  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform:scale(0);
  transition: .3s ease;
}

.producteffect:hover .overlay {
  transform: scale(1)
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.product h5{ font-weight:700; font-size:22px; margin-left:10px;  margin-bottom:20px; border-bottom:1px solid #eee; padding-bottom:20px;}


 /*---- Product Deatils ----*/
 
  
.modal fade.modal-content {
    margin-top: 100px !important;
	z-index:9999999 !important;
}
.modal{ background:rgba(34, 34, 34, 0.58) !important; z-index:9999999 !important;}
.modal-body i{ color:#fff; background:#e51f4e; position:absolute; top: 0px;
    right: 15px;
    width: 30px;
    height: 34px;
    padding: 9px; }
.modal-header { background:#e51f4e !important; color:#fff;}
.modal-title { margin-top:5px;}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #f1f1f1 !important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
     opacity: 9;
	 background:#333  !important;
	 padding:6px !important;
	 width:35px; height:35px;
	 border-radius:100px !Important;}
.modal{  position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
	z-index:9999999 !important;
}
.large-image img{ height:527px; background-size:contain !important; width:100% !important; object-fit: contain;}
.flexslider img{ height:50px; background-size:contain !important; margin:0 auto; width:100% !important;}
.product-name h2{ font-size:22px !important; margin-bottom:15px; color:#ee3d43; margin-top:20px;} 
.availability span{ font-size:12px; border-radius:100px; padding:3px 10px; background:#5eb95c; color:#fff; font-weight:600;} 
.popupinput{border:1px solid #CCC;padding:5px;border-radius:3px;color:#333;font-size:14px;margin-bottom:10px;width:100%;outline:none;}
.popupsubmit{background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e55851), to(#b22520));border:1px solid #b22520;padding:6px 25px;border-radius:3px;font-size:16px;color:#fff;text-decoration:none;width:100%;}
.modal-content h6{ font-weight:800; font-size:15px; margin-bottom:10px;}
.modal-body{ padding:30px !important;}
.main555{ outline:none; border-radius:100px; background:#282d33; padding:7px 20px; color:#fff; margin-top:80px; margin-bottom:20px;}
.descrption h4{ display:table; position:relative; border-radius:100px; background:#282d33; padding:7px 20px; color:#fff; margin-top:-18px; margin-bottom:20px; font-weight:normal; font-size:15px;}
.descrption hr{ margin:1px;}
.descrption{ line-height:24px; font-size:13px;}



@media screen and (max-width: 992px){
	.formmain66{ width:100%;}
	.buttonfooter2{ width:100%;}
	.top_section img{ margin: 0 auto;}
}


/*--Selection-------*/
::-moz-selection {
  text-shadow: none;
  background: #9C27B0;
  color: #fff; }

::selection {
  text-shadow: none;
  background: #9C27B0;
  color: #fff; }

img::selection {
  background: 0 0; }

img::-moz-selection {
  background: 0 0; }
/*-------------Scroll to top--------------*/
.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: #f71414 !important;
  color: #fff !important;
  width: 38px;
  height: 30px;
  line-height: 30px;
  right: 22px;
  bottom: 22px;
  padding-bottom: 2px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  box-shadow: none;
  border:1px solid #FFF;
  }

.scroll-top-wrapper:hover {
  opacity: 0.6 !important; }

.scroll-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1.0; }
@media (min-width: 992px){
.modal-lg {
     width: 50%; 
}}