/* fonts */
/* @font-face {
  font-family: 'FacileSans';
  src: url('../fonts/FacileSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/FacileSans.otf')  format('opentype'),
	     url('../fonts/FacileSans.woff') format('woff'), url('../fonts/FacileSans.ttf')  format('truetype'), url('../fonts/FacileSans.svg#FacileSans') format('svg');
  font-weight: normal;
  font-style: normal;
} */

body {
	font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
	font-weight: 400;
	color: rgb(138, 137, 137);
	font-size: 14px;
	line-height: 26px;
}
h1, h2, h3, h4, h5, h6 {
	color: #dd4b5f;
	margin:0;
	padding:0px;
	font-weight: 500;
	/* text-transform: capitalize; */
	font-family: 'Caveat', cursive;
}

}
tbody > a > h4 {
	color: #dd4b5f;
	margin:0;
	padding:0px;
	font-weight: 400;
	/* text-transform: capitalize; */
	font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
}

 h4.modal-title {
	color: #fff;
}
/* default font size */
.fa {
	font-size: 15px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 40px;
}
h2 {
	font-size:30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a {
	color: #dd4b5f;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	padding: 0px;
    /* text-transform: capitalize; */
    /* text-align: left; */
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif!important;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.clear
{
	clear:both;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
    font-weight: 600;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
    border-radius: 0;
    padding: 9.5px 15px;
    height: auto;
	outline: 0;
	border:1px solid #dddddd;
}
.form-control:focus {
    border-color: #dddddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
.input-group .input-group-addon {
	font-size: 14px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top section header */
#top {
	background-color: #ffffff;
    padding: 10px 0;
    min-height: auto;
}
#top .container {
	padding: 0 15px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover, .dropdown-menu li > a:hover {
	text-shadow: none;
    color: #ffffff;
    background-color: #dd4b5f;
    background-image: none;
    background-repeat: repeat-x;
    font-weight: 500;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#top .list-inline>li {
    display: inline-block;
    border-right: 1px solid #ddd;
    padding: 0 15px;
}
#top .list-inline>li:last-child {
    border-right: 0;
	padding: 0 0 0 15px;
}
#top .list-inline>li:first-child {
	padding: 0 15px 0 0;
}
#top ul {
    margin-top: 0;
   margin-bottom: -7px;
}
#top ul.dropdown-menu-right li a, #top ul.dropdown-menu-right li ul.dropdown-menu li button
{
    padding: 8px 12px;
}
#top .dropdown-menu-right, #top .pull-left ul.dropdown-menu  {
    right: 0;
    left: 0;
    top: 83%;
}
#top .pull-left ul.dropdown-menu  {
    top: 105%;
}
#top a.dropdown-toggle, #top button .dropdown-toggle {
	
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#top .btn-link, #top-links li, #top-links a {
	color: #000;
    text-shadow: none;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: transparent;
}
#top .btn-link:hover, #top-links a:hover {
	color: #dd4b5f;
}
#top ul.dropdown-menu li button, #top ul.dropdown-menu li a
{
	color: #727272;
    font-size: 13px;
    font-weight: 500;
}
#top .fa {
    margin-right: 5px;
}
#top i {
    color: #dd4b5f;
}
#top .dropdown-menu {
    padding: 0px 0;
    margin: 8px 0 0;
    background-color: #ffffff;
    border: 0;
    border: 0;
    border-radius: 0;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 13px;
    line-height: 13px;
    font-weight: 600;
    color: #dd4b5f;
}
#top button img
{
    margin-right: 4px;
}
#top-links {
	padding-top: 0;
}
#top-links a + a {
	margin-left: 15px;
}
#top .btn {
    padding: 0;
    font-size: 13px;
}

/*header section*/
header.main-menu
{
    background: transparent;
    padding: 20px 0;
    border-top: 0;
    /* position: absolute; */
    top: 0;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
}
.main-menu .menu_wrapper
{
    max-width: 142px;
    min-height: 45px;
    background: #fff;
	cursor: pointer;
	box-shadow: 5px 5px 25px -5px rgba(0,0,0,.4);
	-webkit-box-shadow: 5px 5px 25px -5px rgba(0,0,0,.4);
	-moz-box-shadow: 5px 5px 25px -5px rgba(0,0,0,.4);
	margin: 14.5px 0;
	vertical-align: middle;
    text-transform: uppercase;
    transform: translateY(0);
    transition: all .4s;
	
}
.main-menu .menu_wrapper:hover {
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,.4);
    -moz-box-shadow: 2px 2px 8px 0px rgba(0,0,0,.4);
    box-shadow: 2px 2px 8px 0px rgba(0,0,0,.4);
    transform: translateY(2px);
}
.main-menu .menu_wrapper i
{
    width: 45px;
    text-align: center;
    background: #dd4b5f;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
	color:#ffffff;
	 transition: all .4s;
}
.main-menu .menu_wrapper span.menu_text
{
    font-size: 18px;
    text-transform: uppercase;
    margin-left: 13px;
    color: #dd4b5f;
}


/* logo */
/* Search Style */ 
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -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;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
	     -moz-transform: translate(0px, -100%) scale(0, 0);
	      -ms-transform: translate(0px, -100%) scale(0, 0);
         -o-transform: translate(0px, -100%) scale(0, 0);
	          transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    display: none;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
       -moz-transform: translate(0px, 0px) scale(1, 1);
    	  -ms-transform: translate(0px, 0px) scale(1, 1);
	       -o-transform: translate(0px, 0px) scale(1, 1);
	           transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index: 106;
    display: block;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
  	background: transparent;
  	border-top: 1px solid rgba(255, 255, 255, .8);
  	border-bottom: 2px solid rgba(255, 255, 255, .5);
  	border-left: 0px solid transparent;
  	border-right: 0px solid transparent;
    font-size: 40px;
  	font-family: Roboto;
    font-weight: 300;
    text-align: center;
    outline: none;
  	padding: 10px;
}

#search input[type="search"].placeholder {
    text-align: center;
}
  
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
	  opacity: 1;
	  font-size: 27px;
  	color: #fff;
	 -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;
}

#search .close:hover{
  color: #dd4b5f;
  cursor: pointer;
}
#logo {
    max-width: 300px;
    margin: auto;
}
#logo a img
{
    margin:auto;
    max-width:200px;
	width:100%;
}
/* search */
#search {
	margin-bottom: 10px;
    margin: 0;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 20px;
}
#search .input-group-btn {
    width: auto;
	position: static;
}
#search .btn-lg {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -51px;
	margin-right: 20%;
	color: white;
	font-size: 32px;
	font-weight: 300;
	text-align: center;
	outline: 0;
	border: 0;
	height: 0;
	z-index: 999;
	box-shadow: none;
	background: transparent;
} 
.main-menu .cart-menu
{
    margin: 23px 18px 23px 0;
}
#search .fa {
    font-size: 26px;
}
.cart-menu .search_wrapper
{
	display:inline-table;
}
.cart-menu .search_wrapper i
{
    font-size: 26px;
    color: #000;
}
.cart-menu .search_wrapper i:hover
{
    color: #dd4b5f;
}
.cart-menu .search_wrapper
{
	padding:0px 20px;
	cursor: pointer;
	border-right: 1px solid #ddd;
}
.cart-menu .search_wrapper:last-child
{
	padding:0px 0px 0px 20px;
	border-right: 0px;
	position: relative;
}
.cart-menu .search_wrapper span.cart_qut
{
    position: absolute;
    top: -3px;
    right: -19px;
    width: 18px;
    height: 18px;
    background: #dd4b5f;
    border-radius: 100%;
    color: #fff;
    line-height: 18px;
    text-align: center;
	box-shadow: 5px 5px 25px -5px rgba(0,0,0,.4);
	-moz-box-shadow: 5px 5px 25px -5px rgba(0,0,0,.4);
	-webkit-box-shadow: 5px 5px 25px -5px rgba(0,0,0,.4);
}
/* cart */
#cart {
	margin-bottom: 0;
    margin-top: 0;
}
#cart .cart_buttons
{
    width: 100%;
    background: transparent;
    color: #dd4b5f;
    text-align: center;
    padding: 0;
    border: 0;
}

#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	background: transparent;
    border: #fdf5e6;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	
}
#cart > .btn:active {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	
}
#cart.open > .btn {
	background-image: none;
    background-color: transparent;
    border: 0;
    color: #dd4b5f;
    box-shadow: none;
    text-shadow: none;
}
#cart.open > .btn:hover {
	color: #dd4b5f;
}
#cart .dropdown-menu {
	background: #f4f4f4;
	z-index: 1001;
}
#cart.open ul li 
{
	padding: 0 !important;
    text-align: center;
	float:none !important;
}
#cart .button, .text_checkout_button_in_cart .button {
	background: #dd4b5f;
    /* margin: 20px auto; */
    width: 90%;
    height: auto;
    overflow: hidden;
    text-align: center;
    transition: .2s;
    cursor: pointer;
    border-radius: 50px;
    box-shadow: 0px 1px 2px rgba(0,0,0,.2);
}
#cart .btnText, .text_checkout_button_in_cart .btnText {
    color:#ffffff;
    transition: .3s;
    margin-top: 10px;
	font-size: 15px;
}

#cart .btnText2, .text_checkout_button_in_cart .btnText2 {
    margin-top: 63px;
    margin-right: -130px;
    color: #000000;
}
.btnTwo {
    position: relative;
    width: 200px;
    height: 100px;
    margin-top: -100px;
    padding-top: 2px;
    background: #ffffff;
    left: -250px;
    transition: .3s;
}

#cart .btnTwo, .text_checkout_button_in_cart .btnTwo {
   
    background:#ffffff;

}
/*-- cart menu --*/
#cart.open ul.dropdown-menu
{
	background: #ffffff;
    z-index: 1001;
    border-color: #dddddd;
    position: absolute;
    border-radius: 0;
    top: 100%;
    padding: 15px 20px;
    margin: 0px;
    list-style: none;
    transition: 0.4s;
    margin-top: 10px;
    text-align: center;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#cart .dropdown-menu li > div {
	min-width: auto;
	padding: 0 10px;
}
#cart .dropdown-menu {
    width: 350px;
    padding: 5px 0;
}
.cart-menu #cart .dropdown-menu > li {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 280px;
    padding: 0 15px;
}
.cart-menu #cart .dropdown-menu  li table.table-bordered{
    border: 0;
}
.cart-menu #cart tbody>tr>td {
    border: 0;
}
.cart-menu #cart .dropdown-menu  li table 
{
	border:0px;
}
.cart-menu #cart .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent;
}
.cart-menu #cart .table-striped>tbody>tr td button.btn-xs
{
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
}
#cart .dropdown-menu .img-thumbnail {
    width: auto;
    max-width: none;
    padding: 0;
    margin: 4px;
    border: 1px solid #ddd;
}
#cart .dropdown-menu li > div {
    border-top: 1px solid #e4e4e4;
    margin: 10px 0;
    padding: 10px 0 0;
    display: inline-block;
    width: 100%;
}

#cart ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
}

#cart .btn-danger {
    color: #000;
    text-shadow: none;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0;
    width: auto;
    padding: 0;
    font-size: 15px;
}

#cart .btn-danger .fa {
    font-size: 18px;
}
#cart .btn-danger:hover {
    color: #000;
    text-shadow: none;
    background-color: transparent;
    border-color: transparent;
}
#cart .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent;
}
html body #cart .table>tbody>tr>td
{
	border-bottom:0px dashed #ddd;
	border-top: 0px solid #ddd;
	padding: 15px 5px;
}
html body #cart .table>tbody>tr:last-child td
{
	border-bottom:0;
}
#cart .table-bordered {
    border: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#cart .table-bordered>tbody>tr>td
{
	border: 0px dashed #ddd;
}
#cart .img-thumbnail {
    height: auto;
    background-color: transparent;
    border-radius: 0;
    border: 1px dashed #ddd;
    padding: 2px;
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.5);
}
#cart .text_checkout_button_in_cart
{
    margin-top: 40px;
}



.main-menu .cart-menu #cart ul.dropdown-menu p a {
    color: #fff;
    background-color: #000;
    display: inline-block;
    font-weight: normal;
    padding: 11px 15px 12px;
    text-transform: uppercase;
    width: auto;
    height: auto;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    line-height: normal;
    margin-right: 3px;
    font-weight: 500;
    font-size: 12px;
}
.main-menu .cart-menu #cart ul.dropdown-menu p a:hover {
    color: #fff;
    background-color: #dd4b5f;
}

.products_cart_wrapper img
{
    max-width: 150px;
    margin: auto;
    width: 100%;
}
.products_cart_wrapper h4
{
    font-size: 30px;
    padding: 35px 0;
    letter-spacing: 0;
	color:#000000;
	font-family:-apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
	line-height: 45px;
}
#cart .eb_cate_button {
    padding: 19px 12px;
	font-family:-apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
	background-color:#ffffff;
}
/* button hover */
#holder
{
    clear: both;
}

#subsribe #holder
{
	text-align:center
}
.button {
	background: #ffffff;
    margin: 15px 0px 0;
    /* max-width: 205px; */
    height: auto;
    overflow: hidden;
    text-align: center;
    transition: .2s;
    cursor: pointer;
    border-radius: 50px;
    box-shadow: 0px 1px 2px rgba(0,0,0,.2);
    display: inline-block;
}
   

.btnTwo {
  position : relative;
  width : 200px;
  height : 100px;
  margin-top: -100px;
  padding-top: 2px;
  background :#dd4b5f;
  left : -250px;
  transition : .3s;
}
.btnText {
  color :#000000;
  transition : .3s;
  margin-top:10px;
}
.btnText2 {
  margin-top : 63px;
  margin-right : -130px;
  color : #FFF;
}
.button:hover .btnTwo{ /*When hovering over .button change .btnTwo*/
  left: -130px;
}
.button:hover .btnText{ /*When hovering over .button change .btnText*/
  margin-left : 65px;
}
.button:active { /*Clicked and held*/
  box-shadow: 0px 5px 6px rgba(0,0,0,0.3);
}


/*/.eb_cate_button {
    content: "";
    position: relative;
	padding: 15px 30px;
    top: 20px;
    left: 494px;
    background:#ffffff;
    width:100%;
    height:100%;
    transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	border-radius:50px;
}
.eb_cate_button span {
    position: relative;
    font-size: 16px;
    line-height: 18px;
    font-weight:600;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    vertical-align: middle;
	color:black;
}
.eb_cate_button svg {
    position: relative;
    top: 0px;
    margin-left: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #000;
    stroke-width: 2;
    transform: translateX(-5px);
	-webkit-transform: translateX(-5px);
	-moz-transform: translateX(-5px);
    transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.eb_cate_button:hover:before {
    width: 100%;
    background: #ffffff;
}
.eb_cate_button:hover
{
	color:#ffffff;
}
.eb_cate_button:hover svg {
    transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	stroke: #ffffff;
}*/
/* button hover  end*/

#cart .dropdown-menu {
	min-width: 100%;
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 5px 0;
}
/* menu */
header .header_menu
{
    background: #404245;
}
/* fix header */
html body .sticky_header
{
		position:fixed;
		background:#ffffff;
		z-index: 9;
		left:0;
		right:0;
		top: 0;
		box-shadow:0px 0px 8px 0px rgba(0,0,0,0.2);
		-moz-box-shadow:0px 0px 8px 0px rgba(0,0,0,0.2);
		-webkit-box-shadow:0px 0px 8px 0px rgba(0,0,0,0.2);
        padding: 20px 0 !important;
        z-index: 100;
}
.main-menu.sticky_header .sec_header #logo {
    margin: auto;
    max-width: 260px;
}
#menu {
	background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border-color: transparent;
    min-height: auto;
    margin: 0;
    border: 0;
	position: relative;
    height: 100%;
    overflow: auto;
    padding: 40px 40px 0;
}
#menu .nav > li > a {
	color: #000;
    text-shadow: none;
    padding: 15px 15px;
    min-height: auto;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 500;
    transition: 0.4s;
    font-size: 16px;
    letter-spacing: 1px;
}

#menu .navbar-nav>li {
	float: left;
    width: 100%;
    text-align: left;
}
.main-menu .navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0;
    border: 0;
}
#menu .navbar-nav {
    float: none;
    margin: 0;
    text-align: center;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: #dd4b5f;
    color: #ffffff;
	
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
    min-width: 260px;
    display: block;
    padding: 15px 15px;
    clear: both;
    line-height: normal;
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}
#menu .dropdown-inner:last-child  a{
    border-bottom: 0px solid #ddd;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
    margin-top: 0;
    border-top: 0;
    padding: 15px 15px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0;
    font-size: 14px;
    background: #dd4b5f;
    color: #fff;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
    color: #fff;
    background-color: #dd4b5f;
    background-image: none;
    background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #dd4b5f;
}

#menu ul.search_and_shopping_bag
{
	padding:0;
	margin:0;
	list-style:none;
}
#menu ul.search_and_shopping_bag li
{
	float:left;
	padding: 35px 15px 23px;
	position: relative;
}

#menu ul.search_and_shopping_bag li a .fa {
    font-size: 20px;
}
#menu ul.search_and_shopping_bag li a span
{
    background: #000000;
    width: 20px;
    border-radius: 50%;
    color: #ffffff;
    position: absolute;
    top: -9px;
    right: -45px;
    text-align: center;
    height: 20px;
    line-height: 20px;
}
#menu.navbar .dropdown-menu {
    text-transform: uppercase;
    min-width: 260px;
    padding:0px 0px;
    border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.header_menu .navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.main-menu .sec_header #logo
{
    margin: auto;
}
.header_menu_wrapper_sidebar .navbar-nav>li {
    float: none;
}
.header_menu_wrapper_sidebar .navbar-nav {
    width: 100%;
}

.header_menu_wrapper_sidebar .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
	color:#000000;
}

.header_menu_wrapper_sidebar .nav>li>a:focus, .header_menu_wrapper_sidebar .nav>li>a:hover, .header_menu_wrapper_sidebar .list-unstyled.child-menu li a:hover {
    text-decoration: none;
    background-color: transparent;
	color:#dd4b5f;
}
.header_menu_wrapper_sidebar
{
    height: 500px;
    overflow: auto;
}
.header_menu_wrapper_sidebar ul li.parentmenu a i
{
    float: right;
    font-size: 20px;
    color: #dd4b5f;
}

.header_menu_wrapper_sidebar .list-unstyled.child-menu {
    padding-left:15px;
    list-style: none;
}
.header_menu_wrapper_sidebar .list-unstyled.child-menu li a
{
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    padding: 5px 0;
    display: inline-block;
}

.header_menu_wrapper_sidebar .list-unstyled.child-menu li
{
	padding-left: 20px;
    border: 0;
    position: relative;
}
.header_menu_wrapper_sidebar .list-unstyled.child-menu li:before {
    position: absolute;
    width: 10px;
    border-left: 1px solid #dd4b5f;
    left: 19px;
    top: 3px;
    content: '';
}
.header_menu_wrapper_sidebar .list-unstyled.child-menu li:before {
    height: 105%;
}
.header_menu_wrapper_sidebar .list-unstyled.child-menu li:last-child:before {
       height: 45%;
}
.header_menu_wrapper_sidebar .list-unstyled.child-menu li a em
{
    color: #dd4b5f;
    margin-right: 25px;
	display: inline-block;
}
.header_menu_wrapper_sidebar .list-unstyled.child-menu li a em span
{
    width: 15px;
    height: 1px;
    background: #dd4b5f;
    display: inline-block;
    line-height: 1px;
    position: absolute;
    top: 18px;
}
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 0;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #dd4b5f; 
  border-radius: 0;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #dd4b5f; 
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: auto;
}
/* footer */
#footer {
    background-color: #070706;
    border-top: 0;
    padding: 40px 0;
    color: #838383;
	border-top: 1px solid #3d3232;
    border-bottom: 1px solid #3d3232;
}
#footer ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
  #footer .footer-inner-matter h3 {
    font-weight: 500;
    color: #fff;
    margin-bottom: 25px;
    font-family: 'Caveat', cursive;
    text-transform: capitalize;
    margin: 0 0 15px 0;
    cursor: pointer;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 24px;

}
	#footer .footer-inner-matter ul li {
    position: relative;
    margin-left: 20px;
    margin-bottom: 7px;
    text-transform: capitalize;
}

#footer .footer-inner-matter p
{
    color: #9d9d9d;
	text-transform: capitalize;
    line-height: 26px;
}
#footer .footer-inner-matter ul li.email
{
	text-transform: lowercase;
}
#footer .footer-inner-matter ul li:last-child
{
	margin-bottom: 0px;
}
#footer .footer-inner-matter ul li i
{
    color: #dd4b5f;
    margin-right: 5px;
	position: absolute;
    top: 5px;
    left: -20px;
}
#footer .footer-inner-matter ul li  span{
    color: #dd4b5f;
    margin-right: 5px;
	position: absolute;
    top: 5px;
    left: -25px;
}
#footer .footer_img_logo {
	text-align:center;
	margin-bottom:30px;
}
#footer .footer_img_logo a img{
	padding: 0;
    margin: 0;
    max-width: 200px;
    width: 100%;
	    margin-bottom: 10px;
}
#footer .footer-inner-matter ul li a:hover
{
	color:#dd4b5f; 
	
}
#footer .footer-inner-matter .social-icons ul li i {
       margin-right: 0px;
    position: static;
    top: 0;
    left: 0;
    color: #808080;
    text-align: center;
    font-size: 24px;
}
#footer .footer-inner-matter .social-icons ul li i:hover {
    color: #dd4b5f;
}
#footer .footer-inner-matter .social-icons ul li {
    margin-left: 0;
    float: left;
    margin-right: 10px;
}
#footer .footer-inner-matter .social-icons ul li:last-child
{
	 margin-right: 0;
}
#footer .footer-inner-matter .social-icons
{
    margin-top: 25px;
}

html body #footer .footer-inner-matter ul li a
{
	color: #9d9d9d;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
}
#footer .footer-inner-matter .form-control {
       display: block;
    width: 100%;
    line-height: 1.42857143;
    color: #9d9d9d;
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border-bottom: 3px solid #dd4b5f !important;
    margin-bottom: 21px;
    border: 0;
    padding: 10px 6px;
}

#footer .footer-inner-matter .popupnewsletter .form-control {
   
    border: 0;
    border-bottom: 0;
	border: 1px solid #ddd !important;
    margin-bottom: 1px;
    padding: 9px 15px;
    background: rgba(255,255,255,0.5);
}
#footer .footer-inner-matter .col-sm-12
{
	padding:0px;
}
#footer .eb_cate_button {
    position: relative;
    padding: 15px 22px;
    color: #fff;
    margin-top: 1px;
    display: inline-block;
}
#footer .eb_cate_button svg {
    stroke: #fff;
}
#copy-right.copy-right
{
    background: #070706;
    padding: 20px 0;
}
.copy-right .social_icon .setings_footer_social
{
    text-align: left;
    margin-top: 0;
}
.copy-right .social_icon .setings_footer_social a {
    background: transparent;
	width: 35px;
    height: 35px;
}
.copy-right .social_icon .setings_footer_social a.icon:before {
    font-family: "FontAwesome", sans-serif;
    color: #808080;
    font-size: 20px;
	line-height: 17px;
}
.copy-right .social_icon .setings_footer_social a.icon:hover:before
{
	color:#ffffff;
	font-size: 18px;
}

#copy-right.copy-right p {
    margin: 0;
    color: #808080;
	text-transform: capitalize;
}
#copy-right.copy-right a:hover {
    color: #fff;
}
#copy-right.copy-right ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
#copy-right.copy-right ul li
{
    margin-right: 15px;
    float: left;
}
#copy-right.copy-right ul li:last-child
{
    margin-right: 0px;
}
#copy-right.copy-right ul li a i
{
    color: #808080;
    font-size: 24px;
}
#copy-right.copy-right ul li a i:hover {
    color: #dd4b5f;
}
/* alert */
.alert {
	padding: 20px 15px;
}
/* breadcrumb */
.main_breadcrumb
{
	background: url(../image/blur-blurred-background-boutique1.jpeg) no-repeat scroll 0 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 0;
    background-size: cover;
    background-position: center;
    padding: 170px 0 40px;
}
.breadcrumb {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
    background-color: transparent;
    border-radius: 0;
	text-align: center;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: none;
    padding: 0;
	position: relative;
	white-space: nowrap;
}
.breadcrumb a {
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 600;
    white-space: pre-wrap;
    word-wrap: break-word;
	font-size: 16px;
}
.breadcrumb li:last-child a
{
    color: #000000;
}
.breadcrumb a span
{
    color: #ffffff;
}
.breadcrumb>li+li:before {
    padding: 0px 5px;
    color: #ffffff;
    content: "/\00a0";
}

.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 9px 10px;
    font-size: 15px;
	border: 1px solid #dddddd;
	border-radius: 4px;
	box-shadow: none;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	background: #dd4b5f;
    border: 0;
    padding: 10px 25px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    text-shadow: none;
    background-color: #dd4b5f;
    background-image: none;
    background-repeat: repeat-x;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.btn-primary {
	
	background: #dd4b5f;
    border: 0;
    padding: 10px 10px;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
    color: #ffffff;
    text-shadow: none;
    background-color: #dd4b5f;
    background-image: none;
    background-repeat: repeat-x;
	text-transform:uppercase;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	 transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.btn-primary:hover, .btn-primary:active, .btn-default:hover, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #000000;
    color: #fff;
	background-position: 0 -15px;
	 transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #da4f49;
    border-radius: 0;
}

.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}

.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #000000;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
    padding: 0;
    text-decoration: none;
}


.myaccount_bar ul {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: circle;
    padding: 0 0 0px 15px;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 0;
    padding: 10px 0;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #000;
    background: transparent;
    text-shadow: none;
}
/* carousel */
html body
{
	margin:0;
    height:100%;
}
.swiper-viewport img
{
	display:block;
	width:100%; height:100%;
	object-fit: cover;	
}
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.swiper-viewport #slideshow0 .swiper-wrapper a img {
    width: 100%;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
	overflow: hidden;
	position: relative;
	/* background: #f6f6f6; */
}
.product-thumb .image a {
	display: block;
}
.product-thumb:hover .image a {
	opacity: 1;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 10px 15px 20px;
    min-height: auto;
}
.product-list .product-thumb .caption {
	margin-left: 225px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
	border: 3px solid red;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding: 0px 0 8px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #ffc109;
	font-size: 15px;
}
.rating .fa-star {
	color: #ffc109;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #ffc109;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
	text-align: right;
}

.product-thumb .price {
    color: #dd4b5f;
    text-align: center;
    font-size: 18px;
}
.product-list .product-thumb .price-new {
	font-weight: 500;
    font-size: 22px;
    color: #dd4b5f;
}
.product-grid .product-thumb .price-new {
    font-weight: 500;
    font-size: 22px;
    color: #dd4b5f;
}
.product-thumb .price-old {
	text-decoration: line-through;
    margin-right: 10px;
    font-size: 15px;
    color: #7a7a7a;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 0;
    background-color: transparent;
    overflow: auto;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: auto;
    border: none;
    display: inline-block;
    background-color: #00000085;
    color: #ffffff;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-right: 5px;
}
.product-thumb .button-group button + button {
	width: auto;
    margin-right: 5px;
}
.product-thumb .button-group button:hover {
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0;
	display: block;
	border: 1px solid #ddd;
}
.img-thumbnail {
    height: auto;
    padding: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
}
.thumbnails .image-additional {
	float: none;
    display: inline-block;
    max-width: 100%;
}
.thumbnails.thumb_silder_images
{
    float: left;
}
.thumbnails.additional_silder_images
{
	width: 100%;
    float: left;
    margin: 0;
    overflow: hidden;
}
.additional_silder_images .bx-wrapper .bx-pager.bx-default-pager a
{
	display:none;
}
.additional_silder_images  .bx-wrapper .bx-controls-direction a.bx-next:before {
	content:"\f078";
    font-size: 16px;
    font-family: "FontAwesome";
    color: #fff;
    vertical-align: middle;
}
.additional_silder_images  .bx-wrapper .bx-controls-direction a.bx-next {
   position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin:auto;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    font-size: 0;
    cursor: pointer;
	text-align: center;
	background: #dd4b5f;
}

.additional_silder_images  .bx-wrapper .bx-controls-direction a.bx-prev:before {
    content:"\f077";
    font-size: 16px;
    font-family: "FontAwesome";
    color:#fff;
    vertical-align: middle;
}

.additional_silder_images  .bx-wrapper .bx-controls-direction a.bx-prev {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    margin: auto;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    font-size: 0;
    cursor: pointer;
	text-align: center;
	background: #dd4b5f;
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/* silder */

#common-home .swiper-viewport {
    margin: 0;
    background: transparent;
    z-index: 1;
    border: 0;
    border-radius: 4px;
    box-shadow: none;
    width: 100%;
    position: relative;
    overflow: visible;
}

#common-home .swiper-pagination {
    display: none;
}

#common-home .swiper-viewport:hover .swiper-button-prev, #common-home .swiper-viewport:hover .swiper-button-next {
    text-align: center;
    opacity: 1;
    width: 50px;
    height: 50px;
    line-height: 50px;
	color: #ffffff;
	border-radius:100%;
}
#common-home .swiper-viewport .swiper-button-prev:hover, #common-home .swiper-viewport .swiper-button-next:hover {
    background: #dd4b5f;
}
#common-home .swiper-viewport .swiper-button-prev, #common-home .swiper-viewport .swiper-button-next {
    text-align: center;
    opacity: 1;
    background: #000000;
    width: 50px;
    height: 50px;
    line-height: 50px;
	color: #ffffff;
	border-radius:100%;
}

#common-home .swiper-button-prev:before {
    line-height: 50px;
    height: 50px;
    font-family: FontAwesome;
   content:"\f177";
    color: #ffffff;
    font-size: 20px;
	text-align:center;
    display: inline-block;
	
	
}
#common-home .swiper-button-next:before {
    line-height: 50px;
    height: 50px;
    font-family: FontAwesome;
    content:"\f178";
    color: #ffffff;
    font-size: 20px;
	text-align:center;
    display: inline-block;
	
}
html body a:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0;
    outline: 0;
    outline-offset: 0;
}
#common-home .swiper-viewport .swiper-button-next {
       opacity: 0;
		right:10px;
   
}
#common-home .swiper-viewport .swiper-button-prev
{
		    opacity: 0;
	left:10px;
}
.home_silder_wrapper
{
    position: relative;
}
.images_border
{
    background-image: url(../image/welcome/volunteer-top-one-images.png);
    background-repeat: repeat-x;
    background-position: top center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 13px;
}
.top_images_border {
    background-image: url(../image/welcome/top-volunteer-bottom-images.png);
    background-repeat: repeat-x;
    background-position: top center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 13px;
}
/* silder end */

.owl-carousel .owl-wrapper-outer
{
	border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    -o-box-shadow: 0;
    box-shadow: none;
}
#product-banner_wrapper .product-banner-inner-matter img, .product-category .category_banner img
{
    width: 100%;
    height: auto;
}
#product-banner_wrapper .col-sm-6 {
    width: 50%;
    padding: 0;
}
#product-banner_wrapper .product-banner-inner-matter a::before, .product-category .category_banner a::before, #column-left #banner0 .swiper-wrapper a::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    background: #dd4b5f00;
}
#product-banner_wrapper .product-banner-inner-matter:hover a::before, .product-category .category_banner:hover a::before, #column-left #banner0 .swiper-wrapper:hover a::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* BestSeller PRODUCT */

.product_wrapper
{
    padding: 50px 0;
	/* position:relative; */
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.comman_title h2
{
	color: #dd4b5f;
    text-transform: capitalize;
    font-size: 36px;
    /* position: relative; */
}

.product_wrapper .hover-button i
 {
    width: 40px;
    height: 40px;
    background:#dd4b5f;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
	margin-right:8px;
    text-align: center;
}
.product_wrapper .hover-button .products_wishlist:last-child i
{
	margin-right:0px;
	border-radius: 0px 25px 25px 0px;
	-webkit-border-radius: 0px 25px 25px 0px;
	-moz-border-radius: 0px 25px 25px 0px;
}
.product_wrapper .hover-button .products_wishlist:first-child i
{
	border-radius: 25px 0px 0px 25px;
	-webkit-border-radius: 25px 0px 0px 25px;
	-moz-border-radius: 25px 0px 0px 25px;
}
.product_wrapper .hover-button-hover
{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    height: auto;
    background: rgba(0,0,0,0.4);
	display: none;
}
.product_wrapper .hover-button
{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 40px;
}
.product_wrapper .product-thumb:hover .hover-button-hover
{
	display: block;
}
.product_wrapper .hover-button .products_wishlist a
{
	opacity:1;
}

.product_wrapper .hover-button .products_wishlist
{
	display:inline-block;
}

.product_wrapper .product-section
{
    margin-top: 25px;
}
.product_wrapper .product-thumb .caption{
    text-align:center;
    height: 250px;
}
.caption {
    display: flex;
    /* flex-direction: column; */
    flex-flow: column nowrap;
}
#toCart {
    margin-top:auto;
}
#price {
    margin-top:auto;
}
.product_wrapper .sale p
{
	background: #dd4b5f;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 2px;
    width: 40px;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 11px;
    margin: 0;
    z-index: 1;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
}
.product_wrapper .discounts p
{
    background: #dd4b5f;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 2px;
    width: 40px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 11px;
    margin: 0;
    z-index: 999;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
}
.product_wrapper .caption h4 a
{
   
 
    padding-bottom: 10px;
    display: inline-block;
	color: #000;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
}

.add_to_cart_wrapper span.qty_products
{
    color: #7a7a7a;
    font-size: 12px;
    margin-right: 5px;
}
.add_to_cart_wrapper input
{
    width: 40px;
    height: 40px;
    text-align: center;
    border: 0;
    margin-right: 10px;
    font-size: 14px;
    outline: 0;
    border-bottom: 2px solid #dd4b5f;
}
.add_to_cart_wrapper button i
{
    margin-right: 5px;
	font-size:14px;
}
.add_to_cart_wrapper button[type="button"]
{
	border-radius:0px;
    border: 0;
    background:#dd4b5f;
    color: #fff;
    height: 40px;
    padding: 0px 15px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight:500;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	width:100%;
}
.add_to_cart_wrapper
{
    padding: 5px 0 0 0;
}

.product_wrapper .product-thumb:hover .add_to_cart_wrapper button[type="button"]
{
    background: #000000;
    color: #fff;
}
.product_wrapper .image img, #blog-wrapper.blog-wrapper .blog-inner-section img, .product-category .product-list .image img, #blog-wrapper.blog-wrapper .blog-inner-section iframe {
        -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.product_wrapper .product-thumb:hover img, #blog-wrapper.blog-wrapper .blog-inner-section:hover img, .product-category .product-list .product-thumb:hover img, #blog-wrapper.blog-wrapper .blog-inner-section:hover iframe  {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  background: #00000061;
}

.product_wrapper .nav-tabs {
    border-bottom: 0;
}
.product_wrapper .nav-tabs>li>a {
	border: 1px solid #ddd;
    background: #fff;
    color: #7a7a7a;
    padding: 10px 20px;
    margin-right: 15px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 25px;
    border-radius: 0px;
}
.product_wrapper .nav-tabs>li:last-child a  {
    margin-right: 0px;
	border-radius: 0px 50px 50px 0px;
}
.product_wrapper .nav-tabs>li:first-child a
{
	border-radius: 50px 0 0 50px;
}
.product_wrapper .nav-tabs>li a:hover, .product_wrapper .nav-tabs>li.active a{
    background: #dd4b5f;
    color: #fff;
	border: 1px solid transparent;
}
.product_wrapper .nav>li>a:focus, .product_wrapper .nav>li>a:hover {
    text-decoration: none;
	border: 0px;
	border: 1px solid transparent;
}
.product_wrapper .nav-tabs>li {
    float: none;
    margin-bottom: 0;
    display: inline-block;
}
/* products silder style */
html body .owl-carousel .owl-buttons div i {
    font-size: 30px;
    margin: -20px 0 0;
	color: #000;
}
html body .owl-carousel .owl-buttons .owl-prev {
    left: -20px;
}
html body .owl-carousel .owl-buttons .owl-next {
    right: -20px;
}

/* testinomials */
#testinomials .owl-carousel .owl-item img {
    max-width: 100px;
	max-height:100px;
	height:100px;
    margin: auto;
   border: 3px solid #fad9de;
    padding: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
#testinomials .product-section
{
    margin-top: 25px;
}
#testinomials .comman_title h2 {
	color: #ffffff;
    text-transform: capitalize;
    font-size: 50px;
}
#testinomials .comman_title h2:before {
    border-top: 3px solid #c5c5c5;
}
#testinomials .custom_item
{
    color: #ffffff;
}
#testinomials .owl-stage-outer
{
    margin-top: 30px;
}
#testinomials .testinomials .tauthor {
    font-size: 18px;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 0;
	margin-left: 10px;
    margin-top: 10px;
}

#testinomials .testinomials .owl-stage-outer p {
    margin: 0;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 26px;
}
#testinomials .testinomials .tauthor span
{
    color: #ffffff;
	 font-size: 15px;
}
#testinomials .testimonial_inner_wrapper
{
    border: 1px solid #ddd;
    padding: 20px;
	float:right;
}
#testinomials .testinomials h5
{
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 30px;
    padding-top: 13px;
    text-align: justify;
    font-family: Quicksand, sans-serif;
}
#testinomials .comman_title p {
    color: #ffffff;
}

#testinomials .testimonial_images_wrapper .testimonial_images_section, #testinomials .testimonial_images_wrapper .testimonial_auhor_section {
    width: 50%;
    float: left;
}

#testinomials .testimonial_images_wrapper .testimonial_images_section
{
	width: 40%;
}
#testinomials .owl-carousel .owl-dots.disabled, #testinomials .owl-carousel .owl-nav.disabled {
    display: none;
}
#testinomials .owl-carousel .owl-dots.disabled {
    display: block !important;
}
#testinomials .owl-carousel .owl-dots button span
{
    width: 17px;
    height: 17px;
    background: #dd4b5f;
    z-index: 999;
    display: inline-block;
	outline: 0;
	margin-right: 10px;
    border-radius: 100%;
}
#testinomials .testinomials i {
    margin-bottom: 0;
    font-size: 45px;
    text-align: right;
    width: 100%;
}
#testinomials .owl-carousel .owl-prev i, #testinomials .owl-carousel .owl-next i
{
	color:#ffffff;
	font-size:30px;
}

/* blog section*/

#blog-wrapper.blog-wrapper .blog-inner-section img
{
	width:100%;
}
#blog-wrapper.blog-wrapper
{
    padding: 60px 0 ;
}
html body #blog-wrapper.blog-wrapper.inner-blog-wrapper {
    padding:0px 0 !important;
}
#blog-wrapper.blog-wrapper .blog-inner-section
 {
    border: 1px solid #ddd;
}

#blog-wrapper .blog-padding-section {
    margin-top: 25px;
}
#blog-wrapper.blog-wrapper .auther_weapper .auther_name, #blog-wrapper.blog-wrapper .comments-section
{
	display: inline-block;
	margin-right:15px;
}
#blog-wrapper.blog-wrapper .auther_weapper .auther_name i, #blog-wrapper.blog-wrapper .comments-section i
{
    color: #dd4b5f;
    margin-right: 3px;
}
#blog-wrapper.blog-wrapper .auther_weapper .auther_name span
{
    color: #6d6d6d;
    text-transform: capitalize;
}
#blog-wrapper.blog-wrapper .blog-inner-section .date
{
    width: 120px;
    background: rgba(0,0,0,0.6);
    text-align: center;
    position: absolute;
    right: 10px;
    padding: 2px 0;
    color: #fff;
    bottom: 10px;
}
#blog-wrapper.blog-wrapper .blog-inner-section .date p {
    margin: 0;
	color: #fff;
	text-align: center;
}
#blog-wrapper.blog-wrapper .blog-inner-section .date span
{
    text-transform: uppercase;
    font-size: 12px;
	color: #fff;
}
#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section
{
    padding: 20px 15px;
}
#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section h5
{
    text-transform: uppercase;
    font-weight: 600;
	font-size: 15px;
    padding-bottom: 12px;
}

#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section h3
{
    color: #000;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
    font-weight: 400;
}
#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section h3 a
{
    color: #000000;
	font-size: 16.5px;
}
#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section .auther_weapper a
{
    border-right: 1px solid #ddd;
    padding-right: 20px;
}

#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section .auther_weapper li:last-child a
{
    border-right: 0;
    padding-right: 0;
}

#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section .auther_weapper span
{
	color: #8a8989;
}
#blog-wrapper.blog-wrapper a.base-button {
    margin-top: 6px;
}
#blog-wrapper.blog-wrapper a.auther_wrapper
{
    text-transform: uppercase;
	color: #000;
}

#blog-wrapper.blog-wrapper .auther_and_views_wrapper .col-sm-6 {
    width: auto;
    float: none;
    display: inline-block;
}
#blog-wrapper.blog-wrapper .auther_and_views_wrapper
{
    padding-top: 10px;
}
#blog-wrapper.blog-wrapper a.auther_wrapper span
{
	color:#dd4b5f;
}
#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section p {
    text-transform: capitalize;
	text-align: justify;
}
#blog-wrapper.blog-wrapper .owl-nav {
    position: absolute;
    top: -28px;
    right: 11px;
}
#blog-wrapper.blog-wrapper .auther_and_views_wrapper .list-inline>li {
    color: #000;
}
#blog-wrapper.blog-wrapper .auther_and_views_wrapper .list-inline>li i {
    color: #dd4b5f;
}
#blog-wrapper.blog-wrapper .blog-inner-section .blog-images-section
{
    overflow: hidden;
	position: relative;
}
#blog-wrapper.blog-wrapper .owl-carousel .owl-dots.disabled{
    display: none;
}

#common-home
{
    overflow-x: hidden;
}
/* porducts page */
.main_padding
{
    padding: 50px  0;
}
#product-product .product_right h1 {
    font-size: 24px;
    color: #000000;
	padding-bottom: 8px;
    line-height: 36px;
    font-weight: 400;
    font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
}
#product-product .product_right .rating a
{
    color: #000000;
}
#product-product .product_right .rating i
{
    color: #dd4b5f;
}
#product-product .product_right .rating span.border
{
    padding: 0 10px;
}
#product-product .product_right .rating, #product-product .product_right .main-price
{
    text-transform: uppercase;
}
#product-product .product_right .price li
{
	display:inline-block;
	margin-right: 20px;
}
#product-product .product_right .price li:last-child
{
	margin-right: 0;
}
#product-product .product_right .price li h2
{
    font-size: 21px;
    font-weight: 400;
    font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
}
#product-product .product_right li
{
	font-size: 14px;
    text-transform: uppercase;
}
#product-product hr {
	margin: 15px 0;
    border: 0;
    border-top: 1px solid #dddddd;
}
a:focus, a:hover {
    color: #000000;
    text-decoration: none;
}
#product-product .product_right p
{
    text-align: justify;
    line-height: 28px;
}
#product-product .product_right h4
{
    color: #000000;
	font-size: 24px;
}

#product-product .product_right .plus-minus-input input[type="text"]
{
   padding: 5px 15px;
    width: 16%;
    border: 1px solid #ddd;
    outline: 0;
    height: 45px;
    text-align: center;
    vertical-align: top;
    margin: 0 5px;
}
#product-product .product_right .plus-minus-input .input-group-button button.circle
{
    border: 1px solid #ddd;
    background: #f6f6f6;
    margin-right: 0px;
    margin-left: 0;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    outline: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	 margin: 0;
}

#product-product .product_right .plus-minus-input .input-group-button button.circle:hover
{
    color: #ffffff;
    background:  #dd4b5f;
}
#product-product .product_right .plus-minus-input .input-group-button
{
    display: inline-block;
}
#product-product .product_right .plus-minus-input label {
    font-size: 15px;
    font-weight: 600;
    color: #dd4b5f;
    text-transform: uppercase;
    margin-right: 20px;
}
.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: 0px;
    right: 0;
    color: inherit;
    font-size: 28px;
}
#product-product .product_right .plus-minus-input .input-group-button button#button-cart
{
    margin-left: 20px;
    text-shadow: none;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    background: #dd4b5f;
    border: 0;
    padding: 0px 30px;
    color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    font-weight: 700;
    display: inline-block;
    height: 45px;
    text-align: center;
    text-transform: none;
    vertical-align: initial;
    font-size: 15px;
}
#product-product .product_right .plus-minus-input .input-group-button button#button-cart i
{
	margin-right:5px;
}
#product-product .product_right .plus-minus-input .input-group-button button#button-cart:hover
{
    background: #000000;
	color:#ffffff;
}
#product-product .product_right .plus-minus-input .input-group-button.input-group-wishlist
{
	 margin-left: 0px;
}
#product-product .product_right .plus-minus-input .input-group-button.input-group-wishlist button
{
   background: transparent;
    border: 0;
    color: #8a8989;
    margin-left: 0;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 0;
    font-size: 14px;
    margin-right: 20px;
    margin-top: 15px;
	background: transparent;
}
#product-product .product_right .plus-minus-input .input-group-button.input-group-wishlist button i
{
	font-size:14px;
	margin-right:5px;
	color:#dd4b5f;
	
}
#product-product .product_right .plus-minus-input .input-group-button.input-group-wishlist button:hover
{
    background:transparent;
}

#product-product .thumbnail {
    padding: 0;
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 0;
	outline: 0;
}

#product-product .nav-tabs {
   border-bottom: 0;
    padding: 0;
    text-align: center;
    clear: both;
    margin: 15px 0 30px;
}
#product-product .nav-tabs>li.active>a{
    color: #ffffff;
    cursor: default;
    background-color: #dd4b5f;
    border: 1px solid transparent;
    text-transform: uppercase;
    border-bottom-color: transparent;
    border-radius: 0;
    padding: 10px 25px;
	text-align: center;
}
#product-product .nav-tabs>li>a {
    margin-right: 0;
    line-height: 1.42857143;
    border: 1px solid #dddddd;
    border-radius: 0;
    color: #000000;
	padding: 10px 25px;
    text-transform: uppercase;
	background: #f4f4f4;
	margin-right: 10px;
	position:relative;
    display: block;
	width: 100%;
	text-align: center;
}
#product-product .nav-tabs li:last-child a {
	margin-right: 0px;
}
#product-product .reviews_padding
{
   padding: 25px 0 0 0;
}
#product-product .reviews_padding p
{
    text-align: justify;
    /* text-transform: capitalize; */
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0px;
	
}
 #product-product .select-selected {
    padding: 10px 12px;
    background: #f6f6f6;
    position: relative;
}
#product-product .select-selected:after {
    top: 22px;
}
#product-product .select-selected.select-arrow-active:after {
    top: 14px !important;
}
#product-product .reviews_padding .nav-tabs>li {
   display: table;
    vertical-align: top;
    float: none;
	width: 100%;
	margin-bottom: 15px;
}
#product-product .reviews_padding h2
{
    font-size: 18px;
}
#product-product .reviews_padding input[type="text"], #product-product .reviews_padding textarea
{
    border-radius: 0;
    padding:10px 15px;
    outline: 0;
}

 #product-product .reviews_padding .fa-stack {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1em;
    vertical-align: middle;
    color: #dd4b5f;
}
 #product-product .reviews_padding .nav-tabs>li.active a:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
    margin: auto;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    border-top-color: #dd4b5f;
    transform: rotate(-90deg);
    content: '';
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 0;
    text-align: center;
	z-index: 999;
}
#quickproduct .bx-wrapper .bx-controls
 {
    display: none;
}
.product_wrapper.text_related_wrapper {
    padding: 0;
}
/*category section */


.product-category .product-grid .product-thumb {
    border: 1px solid #ddd;
    overflow: auto;
    margin-bottom: 30px;
}
.product-category .category_grid-wrapper
{
	background: transparent;
    padding: 15px 0 13px;
    border: 1px solid #ddd;
}

.product-category .category_grid-wrapper .form-group {
    margin-bottom: 0;
}
.product-category .category_grid-wrapper .form-group a {
   padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}
.product-category .category_grid-wrapper .btn-group .btn-default
{
   
	color:#000000;
    text-shadow: none;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border-color: transparent;
    box-shadow: none;
	outline: 0;
}
.product-category .category_grid-wrapper .btn-group .btn-default.active i
{
	 color: #dd4b5f;
}
.product-category .category_grid-wrapper .btn-group i
{
    font-size: 24px;
	line-height: 28px;
}
.margin_search
{
	margin-bottom:25px;

}
.product-category .category_grid-wrapper .btn-group-sm>.btn, .btn-sm {
    padding: 0px 7px;
    border-radius:0px;
}

.product-category .category_grid-wrapper .input-group .input-group-addon {
    font-size: 12px;
    height: 0;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    background: transparent;
    border: 0;
    border-radius: 0;
}

.product-category .category_grid-wrapper .input-group-sm>.form-control{
    height: auto;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    outline: 0;
    width: auto;
	display: none;
}

.product-category .category_grid-wrapper .form-control:focus {
    border-color: #dddddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.product-category h3, .product-category h2
{
    color: #000000;
    padding-bottom: 15px;
	font-size:24px;
}
.list-group h4, .left_products_wrapper .left_comman_title h2
{
	border: 0;
    color: #dd4b5f;
    padding: 15px 15px;
    border-bottom: 0;
    text-align: left;
    font-size: 26px;
    background: #f7f7f7;
    border-left: 3px solid #dd4b5f;
	position:relative
}
.list-group h4:before, .left_products_wrapper .left_comman_title h2:before {
    position: absolute;
    top: 0;
    bottom: -68px;
    left: 7px;
    margin: auto;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    border-top-color: #f7f7f7;
    transform: rotate(0deg);
    content: '';
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
	z-index: 9;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.list-group .fa {
    font-size: 15px;
    color: #dd4b5f;
    margin-right: 5px;
}

.list-group .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.categories_sidbar_section ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
}

.categories_sidbar_section ul li a
{
	padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
	display: inline-block;
}
.list-group.categories_sidbar_section, .eblog .search  {
    margin-bottom: 30px;
}
.categories_sidbar_section ul li:last-child a
{
    padding-bottom: 0;
}
.categories_sidbar_section ul li a:hover, .categories_sidbar_section ul li.child_category a:hover
{
    color: #dd4b5f;
}
.categories_sidbar_section ul li.child_category{
    padding-left: 20px;
    border: 0;
    position: relative;
}
.categories_sidbar_section ul li.child_category:before {
    position: absolute;
    width: 10px;
    border-left: 1px solid #dd4b5f;
    left: 19px;
    top: 3px;
    content: '';
}
.categories_sidbar_section ul li.child_category:before {
    height: 105%;
}
.categories_sidbar_section ul li.child_category:last-child:before 
{
    height: 45%;
}
.categories_sidbar_section ul li.child_category a em {
    color: #dd4b5f;
    margin-right: 25px;
	display: inline-block;
}
.categories_sidbar_section ul li.child_category a em span {
    width: 15px;
    height: 1px;
    background: #dd4b5f;
    display: inline-block;
    line-height: 1px;
    position: absolute;
    top: 18px;
	left: -1px;
}
.categories_sidbar_section ul li.child_category a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    padding: 5px 0;
    display: inline-block;
}
.product-category #column-left .swiper-viewport {
    margin: 0;
    background: transparent;
    z-index: 1;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    position: relative;
    overflow: visible;
}
.product-category .product-grid p.description_matter
{
	display:none;
}
.product-category .product-list p.description_matter
{
	display:block;
}
.product-category .product-list .rate-and-title
{
    padding-left: 72px;
    padding-top: 17px;
}

.product-category .product-list .product-thumb {
    margin-bottom: 30px;
}

.product-category .product_wrapper
{
	padding: 30px 0 0;
}

.product-category .product-list .product-thumb .caption {
    padding: 0;
    min-height: auto;
}

.product-category .product-list .product-thumb .image {
    float: left;
    padding: 0;
}
.product-category .product-list .product-thumb .caption {
    text-align: left;
}

.product-category .product-list .product-thumb .price {
    color: #dd4b5f;
    text-align: left;
    font-size: 18px;
}

.custom-select {
  position: relative;
}

.custom-select select{
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: DodgerBlue;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #dd4b5f  transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #dd4b5f  transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
	padding: 0 12px;
    border: 0;
    border-color: transparent transparent #0000001a transparent;
    cursor: pointer;
    user-select: none;
    background: transparent;
    box-shadow: none;
}
html body .select-items div {
    padding: 8px 12px;
    border: 0;
    border-color: transparent transparent #0000001a transparent;
    cursor: pointer;
    user-select: none;
    background: #f6f6f6;
    box-shadow: none;
    color: #000;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: #dd4b5f;
  color:#ffffff;
}
/* brand product-manufacturer*/

html body h1{
    font-size: 24px;
    color: #000000;
    padding-bottom:20px;
}
#product-manufacturer p strong
{
    font-size: 16px;
    color: #000000;
}
#product-manufacturer p a 
{
    font-size: 16px;
    font-weight: 600;
}
#product-manufacturer .brand-border .row
{
    padding: 10px 10px 9px;
}
#product-manufacturer .brand-border h2
{
    background: #f4f4f4;
    padding: 10px;
    color: #000000;
}
#product-manufacturer .brand-border
{
    border: 1px solid #dddddd;
    padding: 5px;
    margin-bottom: 15px;
    width: 100%;
}
#product-manufacturer .brand-border:last-child
{
    margin-bottom: 0px;
}

/* checkout-cart*/
#checkout-cart #accordion .input-group-btn input[type="button"], #checkout-cart #accordion .input-group-btn input[type="submit"]
{
    padding: 9.5px 15px;
}
#checkout-cart  h2
{
    font-size: 24px;
    padding-bottom: 10px;
}

.well h2
{
    font-size: 24px;
    padding-bottom: 10px;
}


/* contact page*/
#information-contact h3
{
    color: #dd4b5f;
    font-size: 17px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
#information-contact .panel-default {
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

#information-contact .panel-body {
    padding: 0;
}

#information-contact .panel-default ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.product-category .product-list .product-thumb h4 {
    padding-bottom: 0px;
}
#information-contact .panel-default ul li i {
    color: #dd4b5f;
    margin-right: 5px;
    position: absolute;
    top: 5px;
    left: -25px;
}
#information-contact .panel-default ul li {
    position: relative;
    margin-left: 25px;
    margin-bottom: 6px;
    text-transform: uppercase;
}

#information-contact .panel-default .social-icons {
    margin-top: 25px;
}

#information-contact .panel-default .social-icons ul li.facebook
{
	 background: #3b5998;
}
#information-contact .panel-default .social-icons ul li.twitter
{
	 background: #1dcaff;
}
#information-contact .panel-default .social-icons ul li.google-plus
{
	 background: #d34836;
}
#information-contact .panel-default .social-icons ul li.linkedin
{
	 background: #0077b5;
}
#information-contact .panel-default .social-icons ul li.youtube-play
{
	 background: #ff0000;
}
#information-contact .panel-default .social-icons ul li i {
    margin-right: 0px;
    position: static;
    top: 0;
    left: 0;
    color: #ffffff;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
#information-contact .panel-default .social-icons ul li {
    margin-left: 0;
    float: left;
    margin-right: 15px;
}
 #account-account h2, #account-address h2, #account-wishlist h2, #account-download h2{
    font-size: 20px;
    margin-bottom: 10px;
    color: #000;
}
html body .owl-carousel {
    margin: 0 0 1px;
}
#blog-wrapper.blog-wrapper .owl-dots
{
	display:none;
}

#clients_logo.clients_logo .owl-nav {
    display:none;
}
#clients_logo.clients_logo .owl-dots
{
    display: none;
}
#clients_logo.clients_logo .owl-carousel .owl-item img {
    opacity: 0.8;
    max-width:150px;
    display: inline-block;
}
#clients_logo.clients_logo .owl-carousel .owl-item img:hover {
    opacity: 1;
}
#clients_logo.clients_logo .product_wrapper {
    padding: 30px 0;
}
.top_button a
{
   width: 40px;
    height: 40px;
    line-height: 40px;
    background: #dd4b5f;
    color: #fff;
    display: inline-block;
    text-align: center;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    border-radius: 100%;
}
.top_button i
{
	font-size:24px;
	line-height: 35px;
}

.top_button a:hover
{
	background:#404245;
	color:#ffffff;
}

/* news latter */

/* best offer */

#best_offer.best_offer{
    background-image: url(../image/bg-images.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 80px 0;
    text-align: center;
    background-position: center center;
}
#best_offer.best_offer h3 {
    font-size: 24px;
    color: #fff;
    padding-bottom: 20px;
}
#best_offer.best_offer h1 {
    font-size: 60px;
    color: #fff;
    padding-bottom: 20px;
    font-weight: 700;
    letter-spacing: 4px;
}
#best_offer.best_offer p {
   margin: 0 0 10px;
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
}
#best_offer.best_offer a.base-button {
    padding: 10px 40px;
    font-size: 16px;
}
a.base-button {
   background: #dd4b5f;
    border: 0;
    padding: 7px 25px;
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    display: inline-block;
}

a.base-button:hover
{
	background: #404245;
	color:#ffffff;
}
.owl-carousel .owl-dots.disabled{
    display: none !important;
}


/* category page */

.product-category .row_category
{
	margin: 0 0 15px;
}
.product-category .category_banner
{
	padding:0px;
}

.product-category .refine_search ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.product-category .refine_search ul li a
{
    font-size: 14px;
    padding-bottom: 5px;
    color: #000;
    display: inline-block;
	text-transform: capitalize;
}
.product-category .refine_search ul li:last-child a
{
    padding-bottom: 0;
}
.product-category .refine_search ul li a:hover
{
    color: #dd4b5f;
}
.product-category .refine_search ul li a.base-button {
    margin-top: 0;
    margin-right: 15px;
}
.product-category .refine_search ul li.active a.base-button {
    background:#f7f7f7;
	color:#000000;
}
.product-category .refine_search ul li:last-child a.base-button {
    margin-right: 0px;
}
.product-category .refine_search
{
    padding: 15px 0 15px;
	clear: both;
}
.product-category .row_category p {
    margin: 0 0 10px;
    text-align: justify;
    text-transform: capitalize;
}

#column-left .panel-default>.panel-heading {
    border: 0;
    color: #fff;
    padding: 10px 12px;
    border-bottom: 0;
    background: #dd4b5f;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    height: auto;
    line-height: normal;
	border-radius: 0;
}

#column-left .panel-heading+.list-group .list-group-item {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

#column-left input[type=checkbox], #column-left input[type=radio] {
    margin: 7px 0 0 -20px;
}

#column-left .panel-footer {
    background-color: #fff;
    border-top: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#column-left .checkbox label, #column-left .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 500;
    cursor: pointer;
    color: #888;
    font-size: 14px;
}

#column-left .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #dddddd !important;
    box-shadow: none;
    border-top: 0px !important;
    border-radius: 0;
}

/* zoomer */

/* styles unrelated to zoom */

		/* these styles are for the demo, but are not required for the plugin */
		.zoom {
			display:inline-block;
			position: relative;
		}
		
		/* magnifying glass icon */

		.zoom img {
			display: block;
		}

		.zoom img::selection { background-color: transparent; }

		#ex1 img:hover { cursor: url(grab.cur), default; }
		#ex1 img:active { cursor: url(grabbed.cur), default; }
		
		
/* newslatter */

#newsletterModal .closepopup{
	position: absolute;
	right: -18px;
	top: -18px;
	opacity:1;
	z-index:99999;
	outline: 0;
}



/* loder */
.loader
{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: #ffffff;
    z-index: 999999;
    width: 100%;
}
.loader img
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 999999;
    width: 100%;
    max-width: 100px;
}
.iifr
{
	display:none;
}
.refine_search ul {
    margin-top: 0;
    list-style: none;
    padding: 0px;
    margin-bottom: 20px;
}

/* shop by category */


.shop_by_category
{
    padding: 50px 0;
    background: #fffffff;
}

.shop_by_category .owl-carousel {
    background: transparent;
}
.inner_shop_by_category {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.inner_shop_by_category .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.inner_shop_by_category:hover .overlay {
    background: rgba(0,0,0,0.5);
}

.inner_shop_by_category img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.inner_shop_by_category:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.inner_shop_by_category h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: #dd4b5f;
  margin-top: 50px;
}

.inner_shop_by_category a.info {
    display: inline-block;
    text-decoration: none;
    padding: 6px 20px;
    border: 1px solid #dd4b5f;
    margin: 40px 0 0 0;
    background: #dd4b5f;
    color: #dd4b5f;
    border-radius: 30px;
}
html body .inner_shop_by_category span a
{
	 color:#dd4b5f !important;
}
.inner_shop_by_category a.info:hover {
  box-shadow: 0 0 5px #dd4b5f;
}

.inner_shop_by_category a.info, .inner_shop_by_category h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff !important;
  text-transform: capitalize;
}

.inner_shop_by_category:hover a.info, .inner_shop_by_category:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.inner_shop_by_category .images_border
{
	bottom:-1px;
}

/* products left bar */

.left_products_wrapper .left_comman_title h2
{
	margin:30px 0 20px;
}
.left_products_wrapper .products_images_wrapper
{
    width: 35%;
    float: left;
}

.left_products_wrapper .products_text_wrapper
{
    width: 65%;
    float: left;
}

.left_products_wrapper .product-thumb .caption {
    padding: 10px 15px 5px;
    min-height: auto;
}

.left_products_wrapper .product-thumb .price {
    text-align: left;
    font-size: 14px;
	margin: 0;
}
.left_products_wrapper .product-thumb .price-old {
    margin-left: 10px;
    font-size: 13px;
}
.left_products_wrapper .product-thumb {
    margin-bottom: 15px;
}
.left_products_wrapper .product-thumb .rating {
    padding: 0px 0 5px;
}

.left_products_wrapper .product-thumb h4 {
    font-weight: bold;
    font-family: Quicksand, sans-serif;
    font-size: 15px;
	padding-bottom: 4px;
}
.left_products_wrapper .product-thumb h4 a
{
	color:#000;
}
.left_products_wrapper button[type="button"]
{
    padding: 0;
    border: 0;
    background: transparent;
    text-transform: capitalize;
    color: #000;
    font-size: 13px;
    outline: 0;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}
.left_products_wrapper button i
{
	font-size: 13px;
	margin-right:3px;
}
.left_products_wrapper button[type="button"]:hover
{
	color: #dd4b5f;
}

/* search page */
.custom-select.category_select_wrapper, .search_search_page input[type="text"] {
    position: relative;
    font-size: 14px;
    border-radius: 0;
    padding: 6.5px 15px;
    height: auto;
    outline: 0;
    border: 1px solid #ddd;
	min-height:45px;
	outline:0;
	box-shadow:none;
	margin-bottom: 8px;
}

.category_select_wrapper .select-selected:after {
    top: 19px;
}
.category_select_wrapper .select-selected.select-arrow-active:after {
    top: 14px !important;
}

.popup_products_page #porducts_images img {
    vertical-align: middle;
    max-width: 70px;
}
/* sitemap pages */

#information-sitemap ul 
{
	margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
}
#information-sitemap ul li
{
    font-size: 18px;
    text-transform: uppercase;
    color: #dd4b5f;
}

#information-sitemap ul li a
{
    font-size: 15px;
    text-transform: uppercase;
    color: #000000;
}

#information-sitemap ul li a:hover
{
    color: #dd4b5f;
}

#newsletterModal .modal-body {
    background-size: cover;
    background-repeat: no-repeat;
	padding: 40px 15px;
}
#footer .footer-inner-matter .col-sm-12 {
    padding: 0px 15px;
}

.shop_by_category .inner_shop_by_category img
{
	width:100%;
}

/*welcome block */

.welcomeblock h2{
    text-align: center;
    border: medium none;
    display: inline-block;
    width: auto;
    position: relative;
    margin: 0 0 35px 0;
    padding: 0;
    color: #dd4b5f;
    letter-spacing: 0.1px;
    font-family: 'Caveat', cursive;
    font-weight: 400;
    font-size:50px;
    line-height: 35px;
	text-transform:capitalize;

}
.welcomeblock{
	padding:50px 00;
	text-align: center;
}

.welcomeblock .about-store .about-text1{
padding: 00 96px;
font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
	
}

.hoverlogo .data1 .dataicon1 i{
font-size: 50px;
}

.hoverlogo .data2 .dataicon2 i{
font-size: 50px;
}
.hoverlogo .data3 .dataicon3 i{
font-size: 50px;
}

.hoverlogo .data1 .dataicon1{
	text-align:center;
	color:#989898;
}

.hoverlogo .data2 .dataicon2{
	text-align:center;
	color:#989898;
}

.hoverlogo .data3 .dataicon3{
	text-align:center;
	color:#989898;
}

.hoverlogo  .datawrapper{
	text-align:center;
	padding:20px 00;
	
}
.hoverlogo {
	padding-bottom:50px;
border-bottom: 1px solid #e6e6e6;}

.datawrapper h6{
	font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
	font-weight:600;
}
.datawrapper p{
		font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
}
.weekendoffer{
	padding:50px 00;
}

.weekendoffer img {
    vertical-align: middle;
    width: 100%;
}
.weekendoffer .part1 .banner-detail{
	position: absolute;
    top: 20px;
}
.weekendoffer .part1 .banner-detail{
	position: absolute;
    top: 30px;
    left: 44px;
}

.weekendoffer .part1 .banner-detail .main-title{
font-family: 'Caveat', cursive;
    font-weight: 400;
    font-size: 26px;
color: #dd4b5f;
padding: 10px 0;
}

.weekendoffer .part1 .banner-detail .sub-title{
	font-family: 'Caveat', cursive;
    font-weight: 400;
    font-size:30px;
	padding: 7px 0;
	color: #000000;
}

.weekendoffer .part1 .banner-detail a{
   background-color: #dd4b5f;
    color: white;
    padding: 15px 30px;
border-radius: 50px;
position: absolute;   
    top: 64px;
}

.weekendoffer .part2 .banner-detail{
	position: absolute;
	top: 75px;
    left: 110px;

}
.weekendoffer .part2 .banner-detail .main-title{
	font-family: 'Caveat', cursive;
    font-weight: 400;
    font-size: 26px;
	color: #dd4b5f;
	padding: 10px 0;
}

.weekendoffer .part2 .banner-detail .sub-title{
    font-family: 'Caveat', cursive;
    font-weight: 400;
    font-size: 30px;
    color: #000000;
    padding: 7px 0;
}

.weekendoffer .part2 .banner-detail a{
	background-color: #dd4b5f;
    color: white;
    padding: 15px 30px;
	border-radius: 50px;
	position: absolute;   
    top:85px;
	}

.weekendoffer .part3 .banner-detail{
	position: absolute;
    top: 30px;
    right: 30px;
}

.weekendoffer .part3 .banner-detail .main-title{
font-family: 'Caveat', cursive;
    font-weight: 400;
    font-size: 26px;
color: #dd4b5f;
	padding: 10px 0;
}

.weekendoffer .part3 .banner-detail .sub-title{
	font-family: 'Caveat', cursive;
    font-weight: 400;
    font-size:30px;
	color: #000000;
	padding: 7px 0;
}

.weekendoffer .part3 .banner-detail a{
   background-color: #dd4b5f;
    color: white;
    padding: 15px 30px;
	border-radius: 50px;
    position: absolute;   
    top: 64px;
	}
	
.vaseblock .vase {
    padding:150px 0;
    background:url(../image/vase.jpg);
    background-attachment: fixed;
	background-repeat: no-repeat;
  
}
.vaseblock .parallax_container .vase-text{
	float:left;
}
.vaseblock .parallax_container .vase-text .mainheadding{
font-family: 'Caveat', cursive;
    font-size: 40px;
    line-height: 32px;
    color: #dd4b5f;
    letter-spacing: 0.2px;
    font-weight: 400;
    margin-bottom: 20px;
}
.vaseblock .parallax_container .vase-text .title{
font-family: 'Caveat', cursive;
    font-size: 55px;
    line-height: 42px;
    color: #000;
    letter-spacing: 0.2px;
    font-weight: 400;

}
.vaseblock .parallax_container .vase-text .sub-title{
font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
padding:15px 00;
}
.vaseblock .parallax_container .vase-text .shopnow  a{
    background-color: #dd4b5f;
    color: white;
    padding: 15px 30px;
    border-radius: 50px;
	position: absolute;
 
}
.vaseblock .parallax_container .vase-text .button{
	margin:0;
}
.footer_header_top{
	background-color:#dd4b5f;
	padding: 50px 0;
}

.footer_header_top .Join_community h2{
	color:#fff;
	font-size:30px;
    line-height: 45px;
	text-transform:capitalize;
	text-align:center;
	margin-bottom: 5px;
}
.footer_header_top .Join_community{
box-sizing: border-box;
}

#subsribe  .news_latter_form .input-news input{
	background: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
    border: 1px solid #fff;
    border-left: 0;
    border-right: 0;
    padding: 13px 15px;
	color: #ffffff;
}
#subsribe  .news_latter_form .input-news input::placeholder{
	color:#ffffff;
}
#subsribe  .news_latter_form {
	padding:10px 0;
}
#subsribe  .news_latter_form .input-news{
	 border-bottom: 0;
    max-width: 550px;
    margin: auto;
	}

	
	
	/*/testimonialvideo*/
	
	#czvideocmsblock{
	width: 100%;
    float: left;
	background:transparent;
    height: 497px;
	}
#czvideocmsblock .cms-banner-inner{
	position: relative;
}

#czvideocmsblock .cms-banner-inner .cms-banner-video video {
    display: inline-block;
   max-width: 100%; 
  height: auto !important; 
    margin-bottom: 0;
}

#czvideocmsblock .cms-banner-inner .static-wrapper {
    top: 40%;
    bottom: auto;
    opacity: 1;
    padding: 0;
}
#czvideocmsblock .cms-banner-inner .static-wrapper {
    display: block;
    margin: 0 auto;
    padding: 10px;
    position: absolute;
    text-align: center;
    letter-spacing: 0;
    z-index: 9;
    top: 45px;
    left: 0;
    right: 0;
    opacity: 1;
}

#fade {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 10000;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}
#czvideocmsblock  .cms-banner-inner .static-wrapper .link-text {
    background:url(../image/play.png) no-repeat scroll center center;
    font-size: 0;
    padding: 0 0 0 0;
    height: 400px;
    width: 81px;
    margin: 0;
    display: inline-block;
	
}

/* hover over the icons now to see the tooltips! */

.setings_footer_social a.facebook:hover{
  background-color: #4183d7;
  color: #bfbfbf;
}
.setings_footer_social a.facebook span{
  color: #4183d7;
 
}
.setings_footer_social a.twitter:hover{
  background-color: #19b5fe;
  color: #fff;
   
}
.setings_footer_social a.twitter span{
  color: #19b5fe;
 
}
.setings_footer_social a.github:hover{
  background-color:#b60000;
  color: #fff;
  
}
.setings_footer_social a.github span{
  color: #000;
    
}
.setings_footer_social a.dribble:hover{
  background-color: #f62459;
  color: #fff;
   
}
.setings_footer_social a.dribble span{
  color: #f62459;
 
}
.setings_footer_social a.pinterest:hover{
  background-color: #f22613;
  color: #fff;
    
}
.setings_footer_social a.pinterest {
  color: #f22613;

}

/*/settings hover*/
.setings_footer_social a{
  
   background: #ff9aae;
    color: #dd4b5f;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    position: relative;
    width:45px;
    height:45px;
    margin: 0 2px;
    padding-top:9px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;

}
.setings_footer_social a.icon:before{
  font-family: "FontAwesome", sans-serif;
  color: #fff;
  font-size: 20px;
}
.setings_footer_social a.facebook:before{
  content: '\f09a';
}
.setings_footer_social a.twitter:before{
  content: '\f099';
}
.setings_footer_social a.github:before{
  content: '\f113';
}
.setings_footer_social a.dribble:before{
  content: '\f17d';
}
.setings_footer_social a.pinterest:before{
  content: '\f0d2';
}

.setings_footer_social a span{
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: -25px;
  right: -25px;
  padding: 5px 7px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.setings_footer_social a span:before{
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  bottom: -5px;
  left: 40px;
}
.setings_footer_social a:hover span{
  bottom: 50px;
  visibility: visible;
  opacity: 1;
}
.setings_footer_social{
	text-align: center;
    margin-top: 40px;
}

html body .btn-link:focus, html body .btn-link:hover {
    color: #dd4b5f;
    text-decoration: none;
    background-color: transparent;
}

/*/settings side bar design*/

.modal-body .myaccount_bar h4{
text-transform: capitalize;
    font-size: 18px;
    margin: 20px 0px;
}
.modal-body .myaccount_bar h4 i{
	margin-right: 15px;
    font-size: 20px;
}

.modal-body .myaccount_bar ul li a{
    font-size: 15px;
    font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
    color: #000;
}
.modal-body .myaccount_bar ul li a:hover{
	color:#dd4b5f;
	
}
.modal-body .myaccount_bar ul li{
    margin-top: 13px;
}

.modal-body .myaccount_bar{
	height:650px;
}


/*/newslatter designing */
#newsletterModal .modal-dialog .modal-content .modal-body p{
    text-align: center;
    font-size: 13px;
    color: #98999b;
    padding: 10px 0px;
    font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif;
    line-height: 24px;
}
#newsletterModal .popupnewsletter {    
	margin: auto;
	max-width: 500px;
}

#newsletterModal .popupnewsletter .form-group {
    margin-bottom: 0;
}
#newsletterModal .popupnewsletter input{
    height: auto;
	width:100%;
    border: none;
    text-align: left;
	margin-bottom: 20px;
}
#newsletterModal .popupnewsletter .input-group {
    display: block;
}
#newsletterModal .popupnewsletter .required .pop_button{
	text-align:center;
}
#newsletterModal .modal-dialog .modal-content h2{
	font-family: 'Caveat', cursive;
    text-transform: capitalize;
    text-align: center;
    font-size: 36px;
	color:#dd4b5f;
}
#newsletterModal .modal-dialog .modal-content .modal-body #holder .btnTwo p{
	color:#ffffff !important;
}
#newsletterModal .modal-dialog .modal-content .modal-body #holder .button .btnText{
    padding: 1px 0;
}

#newsletterModal .modal-dialog .modal-content .modal-body #holder .button .btnText2{
    margin-top: 55px;
}
#newsletterModal .modal-dialog .modal-content .modal-body #holder .button{
    margin: 5px auto;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #dd4b5f;
    border-color: #dd4b5f;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 10px 15px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #dd4b5f;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.product-category .product-list .hover-button-hover
{
	display:none !important;
}
html body .product-category .product-list .add_to_cart_wrapper button[type="button"] {
    width: auto;
	padding:0px 22px;
}
html body .product-category .product-list .products_wishlist i
{
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 40px;
    display: inline-block;
	cursor: pointer;
}
html body .product-category .product-list .products_wishlist
{
	display: inline-block;
	margin-right: 10px;
}
html body .product-category .product-list .products_wishlist a
{
	color:#8a8989;
}
html body .product-category .product-list .list-hover-button
{
    display: inline-block;
}

.grid_products_section {
    
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}

.text-danger {
    color: #dd4b5f
}

.bg-primary {
    color: #fff;
    background-color: #dd4b5f
}
.newslatter_input>h2 {
    font-family: 'Caveat', cursive;
}

div.panel-heading > h4 {
    font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Helvetica Neue', 'Arial', sans-serif!important;
}

legend {
    color: #dd4b5f;
    font-size: 30px;
    margin: 0;
    padding: 0px;
    font-weight: 500;
    /* text-transform: capitalize; */
    font-family: 'Caveat', cursive;
}

.mb-70 {
    margin-bottom: 70px;
}

aside#column-right {
    margin-top: 80px;
}

#account-reset > ul.breadcrumb {
    padding-top: 140px;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

aside#column-left {
    z-index: 99;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}
