body {

	color:#69696B;

    padding-bottom: 0px;

    padding-top: 0px;

	font-family: "Open Sans",sans-serif;

	font-weight:300;

	font-size:18px;

	background:#fff;

}

@media (min-width: 1300px){

  .container{

    width:1240px;

  }  

}



@media (min-width: 1600px){

  .container{

    width:1550px; 

  }

  

  }



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

    font-family: "Oswald",sans-serif;

	text-transform: uppercase;

	margin:20px 0;

	font-weight:300;

}

h1{

	font-size:2.9em;

}

h2{

	font-size:2em;

}

h3{

	font-size:1.5em;

}

h4{

	font-size:1.3em;

}

p{

	line-height:1.8;

}

a {

    color: #E9268E;

    text-decoration: none;

}

a:hover, a:active{

	color:#A2105C;

}	

select {
    padding: 10px;
    width: 100%;
    margin: 10px 0;
    border: 1px solid #ddd;
}

.clr{

	clear:both;

}

.line {

    border-color: #83AFDB; 

    width: 100px;

    border-width: 3px;

}

hr.space{

	border-color:#fff;

	width:20px;

}

hr.purple{

	border:1px solid #E9268E;

	

	

}

div[class^="col-"] {

	

}

iframe{

	border:none;

	width: 100%;

}	

input {

    border: 1px solid #ddd;

    padding: 10px 20px;

    margin: 5px;


   

}

ul.unstyled {

    list-style: none;

    padding: 0;

}

.content {

    padding: 15px 30px;

}

	

.breadcrumb {

	font-size: 14px;

    padding: 10px 0;

    margin-bottom: 0;

    list-style: none;

    background-color: transparent;

    border-radius: 0;

}

.image img{

	width:100%;

}
.category .image img {

    padding: 50px;

}
/* Bootstrap Buttons */

.btn{

	border-radius:0;

	font-size: 16px;

	font-weight: 300;

	padding: 10px 20px;

	text-transform: uppercase;

	vertical-align: unset;

	margin-bottom:10px;

	margin-top: 10px;

}

.btn img {

    padding: 9px 11px 15px 3px;

}

.btn-link {

    color: #E9268E;

    

}

.btn-link:active, .btn-link.active, .open > .dropdown-toggle..btn-link {

    background-image: none;

}

.btn-link:active, .btn-link.active, .open > .dropdown-toggle..btn-link {

    color:#A2105C;

   

}

.btn-link:hover {

     color:#A2105C;

}

.btn-link:focus, .btn-link.focus {

     color:#A2105C;

}

.btn-primary{

	background:#5F1E02;

	border-color:#5F1E02;

}	

.btn-default{

	color:#fff;

	border: 1px solid #fff;

	background:transparent;

}	

.btn-danger {

    color: #ffffff;

    background-color:#E9268E;

    border-color: #E9268E;

}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {

    background-image: none;

}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {

    color: #ffffff;

    background-color: #A2105C;

    border-color: #A2105C;

}

.btn-danger:hover {

    color: #ffffff;

    background-color: #A2105C;

    border-color: #A2105C;

}

.btn-danger:focus, .btn-danger.focus {

    color: #ffffff;

    background-color: #A2105C;

    border-color: #A2105C;

}

	

.btn-lg, .btn-group-lg > .btn {

    padding: 20px 30px;

    font-size: 25px;

    line-height: 1.3333333;

   

}

label {

    font-weight: 300;

}

/* Header style */

.top {
    text-align: center;
    background: #E9268E;
    padding: 10px;
    color: #fff;
}
.top-container {
    padding: 15px 0;
}

.navbar-toggle {

    

    margin-top: 20px;

}

.navbar-brand > img {

    display: block;

    z-index: 3;

    position: absolute;

}

.navbar {

    background: #303030;

    border: none;

    border-radius: 0;

    margin-bottom: 0;

	min-height:75px;

	

  

}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{

	padding: 5px 15px;

}

.nav.menu.navbar-nav {

    font-size: 0.8em;

    color: #fff;

    text-transform: uppercase;

	margin-top: 14px;

	margin-right: 25px;

}

.navbar-collapse.collapse {

    float: right;

}

.nav.menu.navbar-nav  a{

    color: #fff; 

	

}	

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {

    color: #ffffff;

    background-color: #E9268E;

}

.nav > li > a > img {

   

    margin-top: -2px;

}



div.mod-languages ul {

    margin-top: 7px !important;

   

}

.collapse.in .nav.menu.navbar-nav.pull-right {

    padding-top: 55px;

}

.navbar-bottom{

	background:#E9268E;

	height:5px;

	

}

.breadcrumbs {

    text-transform: uppercase;

    

}

.breadcrumbs a{

   

    

}

.banner img{

    width:100%;

}	



.custom .spacer img {

    width: 100%;

	padding:15px 0;

}

.showcase {

    padding: 30px 0;

}

.showcase-2 {

    background: #E9268E;

    color: #fff;

	padding: 30px 0;

}

.showcase-3 {

	

    padding: 30px 0;

}















/* Footer & copyright syles */

.copyright {

    background: #202020;

    color: #fff;

	font-size:14px;

   

}

.webdesign{

	background:#5F1E02;

	color:#fff;

	text-align:center;

	

	font-size:12px;

}

.webdesign .container{

	

	padding:15px;

}





footer { background-color:#303030; min-height:350px; }

.footer-col { margin: 50px 0;}

.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}



.footer-col p { color:#fff; font-size:12px; font-family: 'Open Sans', sans-serif; margin-bottom:15px;}

.footer-col p i { width:20px; }



.footer-ul { list-style-type:none;  padding-left:0; margin-left:2px;}

.footer-ul li { line-height:29px; font-size:12px;}

.footer-ul li a { color:#fafafa; transition: color 0.2s linear 0s, background 0.2s linear 0s;padding: 0; }

.footer-ul i { margin-right:10px;}

.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#A2105C; background:transparent;}





 .copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0;}

 .heading7 { font-size:21px;  color:#E9268E; margin-bottom:22px;}

 .post p { font-size:12px; color:#FFF; line-height:20px;}

 .post p span { display:block; color:#8f8f8f;}

 .bottom_ul { list-style-type:none; float:right; margin-bottom:0;}

 .bottom_ul li { float:left; line-height:40px;}

 .bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}

 .bottom_ul li a { color:#FFF;  font-size:12px;}

.footer-social {

    list-style: none;

    padding: 0;

}

 .social-icon {
    width: 50px;
    height: 50px;
    font-size: 35px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    padding-top: 7px;
    border-radius: 50%;
}

 .footer-social li{

     float:left;

 }

 .linked-in{

     background-color:#007bb6;

 }

 .facebook{

     background-color:#3b5998;

 }

 .twitter{

     background-color:#1da1f2;

 }

 .google{

     background-color:#f63e28;

 }



/*  Custom Shop styles  */



.topten-view h4,

.latest-view h4, 

.featured-view h4,

.discontinued-view h4,

.products-view h4,

.recent-view h4{

    overflow: hidden;

    text-align: center;

	font-size:28px;

}

.topten-view h4:before,

.topten-view h4:after,

.latest-view h4:before,

.latest-view h4:after,

.featured-view  h4:before,

.featured-view h4:after,

.discontinued-view h4:before,

.discontinued-view h4:after,

.products-view h4:before,

.products-view h4:after,

.recent-view h4:before,

.recent-view h4:after{

    background-color: #ddd;

    content: "";

    display: inline-block;

    height: 1px;

    position: relative;

    vertical-align: middle;

    width: 50%;

}

.topten-view h4:before ,

.latest-view h4:before,

.featured-view  h4:before,

.discontinued-view h4:before,

.products-view h4:before,

.recent-view h4:before {

    right: 0.5em;

    margin-left: -50%;

}

.topten-view h4:after,

.latest-view h4:after,

.featured-view h4:after,

.discontinued-view h4:after,

.products-view h4:after,

.recent-view h4:after {

    left: 0.5em;

    margin-right: -50%;

   

}

.discountAmount {

    position: absolute;

    top: -20px;

    right: 30px;

    border-radius: 50%;

    background: #E9268E;

    height: 60px;

    width: 60px;

    text-align: center;

    vertical-align: middle;

    color: #fff;

    font-weight: bold;

    padding: 17px 2px;

}

.topten-view .discountAmount ,

.latest-view .discountAmount , 

.featured-view .discountAmount ,

.discontinued-view .discountAmount ,

.products-view .discountAmount ,

.recent-view .discountAmount,

.browse-view .discountAmount{

    top: 15px;

    right: 15px;

}

.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
left: -3px;}
  .ribbon {
    font: bold 15px sans-serif;
    color: #333;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    padding: 7px 0;
    top: 15px;
    left: -30px;
    width: 120px;
    background-color: #ebb134;
    color: #fff;
  
}



.vm-fieldset-pricelist th, .vm-fieldset-pricelist td {
    padding: 10px !important;
}
.vm-price-desc {
    display: none;
}
#fancybox-content{

	background:#fff;

	font-size: 0.9em;

	padding: 20px 0;

}

#fancybox-close::before {

    content: "\f00d ";

}

#fancybox-close {

	background:none;

    position: absolute;

    top: 10px;

    right: 0;

    width: 30px;

    height: 30px;

    font-family: FontAwesome;

    color: #000;

	text-decoration:none;

}

#fancybox-content .product-image {

    border-right: 1px solid #ddd;

	width:100%;

}

#fancybox-title {

    font-family: inherit;

    font-size: inherit;

    z-index: 1102;

    margin: 0 !important;

}

a.showcart.btn{

	width:100%;

}	

.tab-content.clearfix {

    padding: 20px 0;

}

.vm-product-rating-container {

    display:none;

}

.order-done div {

    margin: 20px 0;

}

.post_payment_payment_name_title {

    display: block;

    font-size: 1.5em;

    font-weight: bold;

}

.post_payment_order_total {

    font-weight: bold;

    font-size: 2em;

}

.order-view {

  padding: 20px;

  border: 1px solid #ddd;

}

#com-form-order-submit {

    padding-top: 30px;

}

#com-form-login {

    background: #f5f5f5;

    padding: 20px;

}

.userdata {

    padding-bottom: 30px;

}

#com-form-login .inputbox {

    width: 100%;

}

.product-unit {

    position: absolute;

    bottom: 158px;

    left: 14px;

    font-size: 12px;

    font-weight: bold;

}

.stock{

	width: 25px;

    height: 25px;

}



.stock.nostock {

    background: red;   

}

.stock.normalstock {

    background: green;  

}

.stock.lowstock {

    background: orange;   

}
.browseProductImage {
    height: 340px;
    object-fit: cover;
}


/* shopping cart module */

.vmCartModule a{

	color:inherit;

}	

.shopping-bag {

   

    display: inline-block;

    padding: 15px 0 0 0;

    border-radius: 50%;

    margin-top: 8px;

    position: relative;

	float:left

}

.total_products {

    border-radius: 50%;

    color: #fff;

    display: inline-block;

    font-size: 10px;

    left: 15px;

    line-height: 22px;

    position: absolute;

    text-align: center;

    top: 7px;

    width: 20px;

    font-weight: bold;

    

}

.cartTxt {

    padding: 15px;

    float: left;

	color:#fff;

	

}	

.cartTxt span{

   font-size:12px;

   display: block;

}

.total strong {

    color: #E9268E;

}

#vmCartModule {

	float:left;

  padding-bottom: 7px;

}



/* login registration component*/



.form-horizontal .control-label {

    text-align: left;

	width:100%!important;

   

}

.form-horizontal .control-label.input label{

	display:block;

}

.form-horizontal .control-label.input input{

	width:100%;

}	

.control-group {

    margin-bottom: 15px;

}

/* one page chekout */

#shipment_ul, #payment_ul {

    padding: 0;

}

#shipment_ul li, #payment_ul li {

    list-style:none;

}

.opg-grid {

    margin-top: 15px;

}

select.opg-form-small, textarea.opg-form-small, input.opg-form-small[type], input.opg-form-small:not([type]) {

    height: 55px;

    padding: 3px 3px;

    font-size: 16px;

    width: 55px !important;

    border: 1px solid #ddd !important;

}
#facebox img {
    border: 0;
    margin: 0;
    width: 100%;
}
#removeproduct{

	float:right;

	margin-top: 10px;

}	

#refreshbutton {

    clear: both;

    padding: 8px 16px;

	margin: 0 0 30px 0;

}

#checkoutForm div.product {

    float: none;

    margin: auto;

    width: 100%;

	padding: 20px 0;

}

@keyframes click-wave {

  0% {

    height: 40px;

    width: 40px;

    opacity: 0.35;

    position: relative;

  }

  100% {

    height: 200px;

    width: 200px;

    margin-left: -80px;

    margin-top: -80px;

    opacity: 0;

  }

}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}


input[type=radio],input[type=checkbox] {

  -webkit-appearance: none;

  -moz-appearance: none;

  -ms-appearance: none;

  -o-appearance: none;

  appearance: none;

  position: relative;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  height: 40px;

  width: 40px!important;

  transition: all 0.15s ease-out 0s;

  background: #cbd1d8;

  border: none;

  color: #fff;

  cursor: pointer;

  display: inline-block;

  margin-right: 0.5rem;

  outline: none;

  position: relative;

  z-index: 1000;

}



	

input[type=radio]:hover ,input[type=checkbox]:hover{

  background: #E9268E;

}

input[type=checkbox]:hover::before,input[type=radio]:hover::before{

	height: 40px;

  width: 40px;

  position: absolute;

  content: '✔';

  display: inline-block;

  font-size: 26.66667px;

  text-align: center;

  line-height: 40px;

  color:#fff;

}

input[type=radio]:checked,input[type=checkbox]:checked {

  background: #E9268E;

}

input[type=radio]:checked::before ,input[type=checkbox]:checked::before{

  height: 40px;

  width: 40px;

  position: absolute;

  content: '✔';

  display: inline-block;

  font-size: 26.66667px;

  text-align: center;

  line-height: 40px;

}

input[type=radio]:checked::after ,input[type=checkbox]:checked::after{

  -webkit-animation: click-wave 0.65s;

  -moz-animation: click-wave 0.65s;

  animation: click-wave 0.65s;

  background: #E9268E;

  content: '';

  display: block;

  position: relative;

  z-index: 100;

}

input[type=radio].radio ,input[type=checkbox].radio{

  border-radius: 50%;

}

input[type=radio].radio::after,input[type=checkbox].radio::after {

  border-radius: 50%;

}



@media (max-width: 1200px) {

	.navbar-brand > img {

		width:130px;

		padding-top:10px;

	}

  .navbar-header {

      float: left;

  }

  .navbar-left,.navbar-right {

      float: none !important;

  }

  .navbar-toggle {

      display: block;

  }

  .navbar-toggle:hover{

	  background-color:transparent!important;

  }

  .navbar-collapse {

      border-top: 1px solid transparent;

      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);

  }

  .navbar-fixed-top {

      top: 0;

      border-width: 0 0 1px;

  }

  .navbar-collapse.collapse {

      display: none!important;

  }

  .navbar-nav {

      float: none!important;

      margin-top: 7.5px;

  }

  .navbar-nav>li {

      float: none;

  }

  .navbar-nav>li>a {

      padding-top: 10px;

      padding-bottom: 10px;

  }

  .collapse.in{

      display:block !important;

  }

  .vertical-align {

	  display: block;

	  flex-direction: row;

	  text-align:center;

   }



    .vertical-align > [class^="col-"],

	.vertical-align > [class*=" col-"] {

		display: block;

		align-items: center;

 

	}

	.content {

    padding: 10px;

	}



    .navbar-collapse, .slideIn{

      background-color:#303030;

      position: fixed;

      top: 0;

      transition:all 0.8s ease-out;

      height: 100%;

      width: 100%;

      left: 1200px;

	  z-index:20;

	  margin:0!important;

	}

	.navbar-right, .slide-right {

    position: relative;

    top: 25%;

    width: 100%;

    text-align: center;

    margin-top: 30px;



    }

    .navbar-inverse .navbar-nav>li>a {

    color: #000;

    }

	.nav.menu.navbar-nav {

    

    margin: 0;

}

	.rightSlide .menu li a {

    width: 50%;

    padding: 40px 0;

    float: left;

    border: 3px solid #303030;

	height:100px;

	background:#78CBCF;

	}

	.rightSlide .menu li a:hover {

	background-color:#A2105C!important;

	}

	

}	

@media (max-width: 480px) {

	.vm-product-details-container .product-price {
	width: 100%;
	}

}
@media (max-width: 768px) {

	.category .image img {

    padding: 20px;

}
.category-view .row .category .spacer h2 {

   font-size:1em;

}

}





@media (max-width: 1091px) and (orientation:portrait) {

  /* Styles for Portrait screen */

}

@media (max-height: 200px) {

  /* Styles for Landscape screen */

.pleaserotate {

    background: #212121 url(../images/rotate.png);

       

    background-size: 150px;

    position: fixed;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    display: block;

    width: 100%;

    height: 100%;

    z-index: 9;

    background-repeat: no-repeat;

    background-position: center;

}

}

.indexcity {

  z-index: 10;

}



.rightSlide {

    right: 0 !important;

    left: 0 !important;

}

.closebtn {

    color: #fff;

    font-size: 3em;

    position: absolute;

    right: 10px;

    background: transparent;

	border:none;

	margin: 0;

	padding: 0;

	padding-right: 10px;

}

.closebtn:hover {

    

    background-color: transparent;

}

.loginModule a {

    color: #fff;

  

}

.loginModule{

  padding: 24px 10px;

  float:right;

  background:transparent;

  border:none;

  color:#fff;

}

.loginModule .login span{

	display:block;

}

.loginModule i{

	font-size:23px;

	padding-top: 3px;

}

 .slideIn{

      background-color:#303030;

      position: fixed;

      top: 0;

      transition:all 0.8s ease-out;

      height: 100%;

      width: 100%;

      left: 2100px;

	  z-index:20;

	  margin:0!important;

	  overflow:auto;

	}

	.slide-right {

    position: relative;

    top: 25%;

    width: 100%;

    text-align: center;

    margin-top: 30px;



    }



.card-container.card {

    max-width: 550px;

    padding: 40px 40px;

}





/*

 * Card component

 */

.card {

    background-color: #F7F7F7;

    /* just in case there no content*/

    padding: 20px 25px 30px;

    margin: 0 auto 25px;

    margin-top: 80px;

    /* shadows and rounded borders */

    -moz-border-radius: 2px;

    -webkit-border-radius: 2px;

    border-radius: 2px;

    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);

    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);

    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);

}



.profile-img-card {

    width: 96px;

    height: 96px;

    margin: 0 auto 10px;

    display: block;

    -moz-border-radius: 50%;

    -webkit-border-radius: 50%;

    border-radius: 50%;

}

.control-label {

    margin-left: 30px;

}

#modlgn-remember {

    margin: 0;

        margin-top: 0px;

    margin-top: -16px;

}

.form-control{

	padding:15px 20px;

	height:auto;

}



.btn.btn-danger.btn-lg.login {



    width: 100%;



}	

