	/* fonts */
@font-face {
  font-family: 'MarckScript-Regular';
  src: url('../fonts/MarckScript-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/MarckScript-Regular.woff') format('woff'), url('../fonts/MarckScript-Regular.ttf')  format('truetype'), url('../fonts/MarckScript-Regular.svg#MarckScript-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 500;
	color: #6a6464;
	font-size: 15px;
	line-height: 26px;
}
h1, h2, h3, h4, h5, h6 {
	color: #ff4562;
	margin:0;
	padding:0px;
	font-weight: 500;
	text-transform: capitalize;
	font-family: 'MarckScript-Regular';
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #000000;
}
/* default font size */
.fa {
	font-size: 15px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 40px;
}
h2 {
	font-size:36px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a {
	color: #ff4562;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.clear
{
	clear:both;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
    font-weight: 600;
}
.row {
  padding-left: 5.875rem;
  padding-right: 5.875rem; }

.row .row {
  padding: 0; 
}
.home-page .row
{
	padding: 0;
}

.home-page .row .row
{
	padding-left: 5.875rem;
    padding-right: 5.875rem; 
}
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;
}

/*header section*/
.header_menu_wrapper
{
    background: #fae6e6;
	padding:10px 0;
	position: relative;
}
.main-menu .main_header_wrapper_eb
{
    position: relative;
}
.main-menu .sec_header
{
    padding:20px 5.875rem;
}
header.main-menu {
    background: #fff;
    padding: 0;
	position: relative;
    border-top: 0;
}
header.main-menu .langauge_and_currency_wrapper span
{
    display: inline;
    font-size: 15px;
    color: #000;
    text-decoration: none;
}
header.main-menu .langauge_and_currency_wrapper .btn-group>.btn {
	margin-left: 0;
    padding:0;
    margin: 0;
    text-decoration: none;
}
.langauge_and_currency_wrapper .navbar-nav>li>a, .search_and_cart_wrapper_header .navbar-nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
}

.langauge_and_currency_wrapper .nav > li > a:hover, .langauge_and_currency_wrapper .nav > li > a:focus, .search_and_cart_wrapper_header .nav > li > a:hover, .search_and_cart_wrapper_header .nav > li > a:focus {
    color: #ff4562;
    background-color: transparent;
}
.search_and_cart_wrapper_header button
{
    border: 0;
    background: #0000;
    color: #000;
    text-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
}
.langauge_and_currency_wrapper .dropdown_menu.open a, .search_and_cart_wrapper_header .dropdown_menu.open a
{
	background:transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent !important;
    border-color: transparent !important;
}

.langauge_and_currency_wrapper .nav>li>a, .search_and_cart_wrapper_header .nav>li>a {
    padding: 0;
}
header.main-menu .langauge_and_currency_wrapper, .cart-menu .search_wrapper ul li .dropdown-menu, header.main-menu .langauge_and_currency_wrapper ul li .dropdown-menu
{
	padding:0px;
	margin:15px 0;
}
.cart-menu .user_wrapper .dropdown-menu
{
	left: auto;
    right: 0;
}
header.main-menu .langauge_and_currency_wrapper ul li
{
	border-right: 1px solid #ddd;
	padding: 0 15px;
	vertical-align: middle;
}
header.main-menu .langauge_and_currency_wrapper ul
{
	padding:0;
	margin:0px;
}
header.main-menu .langauge_and_currency_wrapper ul li:last-child
{
	border-right: 0;
	padding: 0 15px;
}
header.main-menu .langauge_and_currency_wrapper ul li:first-child
{
	padding: 0 15px 0 0;
}
header.main-menu .langauge_and_currency_wrapper ul li ul li.dropdown:first-child
{
	padding: 0 0px 0 0;
}
header.main-menu .langauge_and_currency_wrapper img {
    vertical-align: unset;
    margin-right: 2px;
}

.langauge_and_currency_wrapper form
{
    display: inline;
}
.langauge_and_currency_wrapper .dropdown-menu .btn, .cart-menu .search_wrapper .dropdown-menu li a {
    padding: 10px 15px;
    font-size: 14px;
    border:0;
    border-radius: 0;
    box-shadow: none;
    text-align: left;
	text-decoration: none;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	color: #000;
	-moz-transition: all 0.4s ease-in-out;
}
.dropdown-menu li > a:hover, .langauge_and_currency_wrapper .dropdown-menu .btn:hover {
    text-decoration: none;
    color:#fff !important;
    background-color: #ff4562 !important;
    background-image: none;
    background-repeat: repeat-x;
}
.cart-menu .search_wrapper .dropdown-menu li a:hover i {
    color:#ffffff;
}
.cart-menu .search_wrapper .dropdown-menu i {
    font-size: 14px;
    margin-right: 3px;
}
.cart-menu .search_wrapper .dropdown-menu .cart_button_cheekout i {
    color: #ffffff;
}
html body .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
	padding: 0;
    margin: 0;
	border: 0;
    background: #fff;
}

html body .sec_header .dropdown-menu {
    background: #fae6e6;
}

html body .sec_header .dropdown-menu:before {
    position: absolute;
    bottom: 0;
    left: 14px;
    top: -20px;
    right: 0;
    width: 0;
    height: 0;
    border: solid #0000;
    border-width: 10px;
    border-top-color: #fae6e6;
    transform: rotate(180deg);
    content: '';
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

html body .sec_header .search_and_cart_wrapper_header .dropdown-menu:before {
    left: auto;
    top: -20px;
    right: 6px;
}
.langauge_and_currency_wrapper .dropdown-menu li{
   padding: 0 !important;
}


/* 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: #ff4562;
  cursor: pointer;
}
#logo {
    max-width: 300px;
    margin: auto;
}
#logo a img
{
    margin:auto;
	margin-top: -13px;
}
/* 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: -39px;
	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;
} 
#search .fa {
    font-size: 24px;
} 
.main-menu .cart-menu
{
    margin: 17px 18px 17px 0;
}
.cart-menu .search_wrapper
{
	display:inline-table;
}
.cart-menu .search_wrapper i
{
    font-size: 24px;
    color: #000;
}
.cart-menu .search_wrapper
{
	padding:0px 15px;
	cursor: pointer;
	border-right: 1px solid #ddd;
	vertical-align: middle;
}
.cart-menu .search_wrapper:last-child
{
	padding:0px 0px 0px 15px;
	border-right: 0px;
	position: relative;
	vertical-align: middle;
}


.cart-menu .search_wrapper ul {
    margin-top: 0;
    margin-bottom: 0;
}
.cart-menu .search_wrapper span.cart_qut
{
	position: absolute;
    top: -9px;
    right: -14px;
    width: 18px;
    height: 18px;
    background: #fae6e6;
    border-radius: 100%;
    color: #000;
    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: #ff4562;
    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;
	padding: 0;
	
}
#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: #ff4562;
    box-shadow: none;
    text-shadow: none;
}
#cart.open > .btn:hover {
	color: #ff4562;
}
#cart .dropdown-menu {
	background: #fae6e6;
    z-index: 1001;
    left: auto;
    right: 0;
	margin: 15px 0;
}
#cart.open ul li 
{
	padding: 0 !important;
    text-align: center;
	float:none !important;
}

/*-- cart menu --*/
#cart.open ul.dropdown-menu
{
	background: #fae6e6;
    z-index: 1001;
    border-color: #dddddd;
    position: absolute;
    border-radius: 0;
    top: 150%;
    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: 15px 0;
}
.cart-menu #cart .dropdown-menu > li {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 290px;
    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;
    background: #fff;
    border: 0;
}
#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:0;
    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: #ff4562;
    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: #000000;
}

.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;
	line-height: 45px;
}
#cart .eb_cate_button {
    padding: 19px 12px;
}
/* button hover  end*/

#cart .dropdown-menu {
	min-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;
	color: #000;
}
/* menu */
header .header_menu
{
    background: #404245;
}
/* fix header */
.header_menu_wrapper .menu_logo
{
	display:none;
}
.header_menu_wrapper .menu_logo
{
    position: absolute;
    z-index: 1;
    top: 8px;
}
.header_menu_wrapper.sticky_header .menu_logo
{
	display:block;
}

.header_menu_wrapper.sticky_header #megamenu .nav > li > a {
    padding: 18px 15px;
}
.header_menu_wrapper.sticky_header #megamenu ul.navbar-nav>li {
    float: left;
}
.header_menu_wrapper.sticky_header #megamenu ul.navbar-nav {
    text-align: center;
    float: right;
}
.header_menu_wrapper.sticky_header #logo {
    max-width: 240px;
    margin: auto;
}


.header_menu_wrapper .col-sm-9 {
    width: 100%;
}
.header_menu_wrapper.sticky_header .col-sm-9 {
    width: 75%;
}
.header_menu_wrapper.sticky_header .etooltip {
    display: none;
}
.sticky_header
{
		position:fixed;
		background:#fae6e6;
		z-index: 999;
		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: 10px 0 !important;
}
.main-menu.sticky_header .sec_header #logo {
    margin: auto;
    max-width: 260px;
}

.sec_header .open>.dropdown-menu {
    display: block;
}
#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%;
    padding: 0;
}
#menu .nav > li > a {
	color: #000;
    text-shadow: none;
    padding: 10px 12px;
    min-height: auto;
    background-color: #0000;
    text-transform: uppercase;
    font-weight: 500;
    transition: 0.4s;
    font-size: 15px;
    letter-spacing: 1px;
}

#menu .navbar-nav>li {
	float: none;
    text-align: center;
    display: inline-block;
}
.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: transparent;
    color: #ff4562;
}
#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: #ff4562;
    color: #fff;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
    color: #fff;
    background-color: #ff4562;
    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: #ff4562;
}

#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;
}


@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 {
    border-top: 0;
    padding: 60px 0 30px;
    background: url(../image/baked-baking-berry.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
	position: relative;
	z-index: 0;
}
#footer:before {
    background: rgba(0,0,0,0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
#footer .top_images_border {
    background-image: url(../image/border/Wild-Kingdom-bottom-border1.png);
}
#footer hr
{
    border-top: 1px solid rgba(255,255,255,0.4);
	margin:0;
}
#footer .copy-right
{
    margin-top: 30px;
}
#footer .main_footer_link_and_contant
{
    margin-bottom: 15px;
}
#footer ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer .footer-inner-matter h3
{
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px;
}
#footer .footer-inner-matter ul li
{
	position: relative;
	margin-bottom: 6px;
	text-transform: capitalize;
	color: #fff;
}
#footer .footer-inner-matter p
{
    color: #ffffff;
	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 a:hover
{
	color:#ff4562;
}
html body #footer .footer-inner-matter ul li a
{
	color: #fff;
    text-transform: capitalize;
    font-weight: 600;
}
#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 #ff4562 !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.text_contact_footer ul li {
    margin-bottom: 20px;
	margin-left: 48px;
}
#footer .footer-inner-matter ul li i
{
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ff4562;
    color: #fff;
    border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	position: absolute;
    left: -48px;
}
#copy-right.copy-right p {
    margin: 0;
    color: #ffffff;
	text-transform: capitalize;
}
#copy-right.copy-right a:hover {
    color: #65c5cd;
}
#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 i
{
    font-size: 20px;
    color: #fff;
}
#copy-right.copy-right .copy_right_payment ul
{
	float:right;
}
#copy-right.copy-right .social-icons ul
{
	float:left;
}
#copy-right.copy-right ul li:last-child
{
    margin-right: 0px;
}
#copy-right.copy-right ul li a i:hover {
    color: #ff4562;
}
/* alert */
.alert {
	padding: 14px 14px 14px 14px;
}
/* breadcrumb */
.main_breadcrumb
{
	background: url(../image/blur-blurred-background-boutique.jpg) no-repeat scroll 0 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    vertical-align: bottom;
    margin-bottom: 0;
    background-size: cover;
    padding: 75px 0;
	background-attachment: fixed;
}
.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: #000;
    text-transform: capitalize;
    font-weight: 600;
    white-space: pre-wrap;
    word-wrap: break-word;
	font-size: 16px;
}
.breadcrumb li:last-child a
{
    color: #ff4562;
}
.breadcrumb a span
{
    color: #ffffff;
}
.breadcrumb>li+li:before {
    padding: 0px 5px;
    color: #000;
    content: "\00a0|\00a0";
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 9px 25px;
    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: 14px;
    color: #000000;
}
.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: #ff4562;
    border: 0;
    padding: 10.5px 30px;
    border-radius:75px;
	-webkit-border-radius:75px;
	-moz-border-radius:75px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    text-shadow: none;
    background-color: #ff4562;
    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: #ff4562;
    border: 0;
    padding: 10.5px 30px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
	border-radius:75px;
	-webkit-border-radius:75px;
	-moz-border-radius:75px;
    color: #ffffff;
    text-shadow: none;
    background-color: #ff4562;
    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;
}
.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;
	width: 100%;
}
/* carousel */
.swiper-viewport img
{
    width: 100%;
}
.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: 0;
    overflow: auto;
	transition: all .5s cubic-bezier(0.645, 0.045, 0.355, 1);
    background: #fae6e6;
}
.product-thumb .image {
	text-align: center;
	overflow: hidden;
	position: relative;
	background: #fae6e6;
}
.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;
}
.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: #6a6464;
    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: #ff4562;
    text-align: center;
    font-size: 18px;
}
.product-list .product-thumb .price-new {
	font-weight: 500;
    font-size: 22px;
    color: #ff4562;
}
.product-grid .product-thumb .price-new {
    font-weight: 500;
    font-size: 22px;
    color: #ff4562;
}
.product-thumb .price-old {
	text-decoration: line-through;
    margin-right: 10px;
    font-size: 15px;
    color: #6a6464;
}
.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.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: #ff4562b5;
}

.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: #ff4562b5;
}
@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:0px;
}
#common-home .swiper-viewport .swiper-button-prev, #common-home .swiper-viewport .swiper-button-next {
    display: block !important;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../image/border/button-images2.png);
    background-size: auto 100%;
    background-repeat: repeat-x;
    text-align: center;
}

#common-home .swiper-button-prev:before {
    line-height: 50px;
    height: 50px;
	width: 50px;
    font-family: FontAwesome;
	content:"\f104";
    color: #ffffff;
    font-size: 28px;
	text-align:center;
    display: inline-block;
	
	
}
#common-home .swiper-button-next:before {
    line-height: 50px;
    height: 50px;
	width: 50px;
    font-family: FontAwesome;
	content:"\f105";
    color: #ffffff;
    font-size: 28px;
	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;
}

.main-menu .images_border, .home_silder_wrapper .images_border
{
    background-image: url(../image/border/Wild-Kingdom-top-border1.png);
}
.images_border
{
    background-image: url(../image/border/Wild-Kingdom-top-border.png);
    background-repeat: repeat-x;
    background-position: top center;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 1;
    height: 13px;
}
.top_images_border {
    background-image: url(../image/border/Wild-Kingdom-bottom-border.png);
    background-repeat: repeat-x;
    background-position: top center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    height: 13px;
}
/* silder end */
/*welcome wrapper */

.welcome_wrapper
{
    padding: 60px 0;
    position: relative;
}
.welcome_wrapper .welcome_images 
{
    width: 100%;
    max-width: 100px;
    margin: auto;
    background: #ff4562;
    border-radius: 100%;
    height: 100px;
    margin-bottom: 15px;
}
.welcome_wrapper h2
{
    text-align: center;
    padding-bottom: 25px;
    position: relative;
}
.welcome_wrapper h2:before
{
	border-top: 3px solid #000;
    content: '';
    position: absolute;
    width: 110px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.welcome_wrapper .space_margin_wrapper
{
    margin-top: 25px;
}
.welcome_wrapper .welcome_images img
{
    width: 100%;
    padding: 6px;
}
.welcome_wrapper h3
{
    color: #000;
    padding: 0px 0 10px 0;
    font-size: 22px;
}

/*  banners */

.home_products_banner .banner_inner_section img {
    margin: auto;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    box-shadow: 10px 15px 25px 0 rgba(0,0,0,.2);
    display: block;
    transition: all .5s cubic-bezier(0.645, 0.045, 0.355, 1);
    margin-top: -10px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.home_products_banner .banner_inner_section a:hover img{
  box-shadow: 1px 1px 10px 0 rgba(0,0,0,.1);
}

.home_products_banner
 {
    text-align: center;
    padding: 60px 0;
    background: #f7f7f7;
	position:relative;
}

/*product banner */
.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;
	background: #fae6e6;
}
#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: #ff45624d;
}
#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: 60px 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
{
    padding-bottom: 20px;
	position: relative;
	color: #000;
}
.comman_title h2:before {
    border-top: 2px solid #ff4562;
    content: '';
    position: absolute;
    width: 95px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.product_wrapper .hover-button i
 {
	width: 45px;
    height: 45px;
    background: #fff;
    font-size: 16px;
    line-height: 45px;
    color: #000;
    margin-right: 8px;
    border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	cursor: pointer;
	text-align: center;
}
.product_wrapper .hover-button i:hover
 {
    background: #ff4562;
    color: #ffffff;
}
.product_wrapper .hover-button .products_wishlist:last-child i
{
	margin-right:0px;
}
.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;
}

.product_wrapper .sale p
{
	background: #ff4562;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 2px;
    width: 125px;
    position: absolute;
    top: 5px;
    right: -38px;
    font-size: 11px;
    margin: 0;
    z-index: 9;
    height: 30px;
    text-align: center;
    line-height: 30px;
    transform: rotate(39deg);
	-moz-transform: rotate(39deg);
	-webkit-transform: rotate(39deg);
}
.product_wrapper .discounts p
{
    background: #ff4562;
    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
{
    color: #000;
    font-size: 26px;
    padding-bottom: 10px;
    display: inline-block;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0;
    min-height: auto;
}

.add_to_cart_wrapper span.qty_products
{
    color: #6a6464;
    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 #99b140;
}
.add_to_cart_wrapper button i
{
    margin-right: 5px;
	font-size:14px;
}
.add_to_cart_wrapper button[type="button"] {
    border: 0;
    background: #ff4562;
    color: #fff;
    height: auto;
    padding: 10px 20px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	outline: 0;
}
.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;
}
.images_product_hover {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.images_product_hover img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.images_product_hover .product_ovrly {
    background: rgba(250, 230, 230, 0.5);
    height: 100%;
    left: 0;
    top: 100%;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.images_product_hover .products_main_button {
    position: absolute;
    bottom: -100%;
    left: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
	width: 100%;
}
.additional_silder_images img {
    width: 100%;
}
.product_wrapper .product-thumb:hover .products_main_button {
    bottom: 50%;
	margin: 0;
}
.product_wrapper .product-thumb:hover .product_ovrly {
    top: 0;
}

 

.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 {
    max-width: 100%;
   transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}
.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.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  background: #fae6e680;
}
.product_wrapper .product-thumb:hover
{
	box-shadow: 2px 5px 15px 0 rgba(0,0,0,.2);
}
.product_wrapper .nav-tabs {
    border-bottom: 0;
	margin: 20px 0 0;
}
.product_wrapper .nav-tabs>li>a {
	text-decoration: none;
    text-transform: uppercase;
    padding: 8px 25px;
    margin: 0;
    text-align: center;
    background-repeat: repeat-x;
    background-size: auto 100%;
    color: #fff;
    background-image: url(../image/border/button-images2.png);
    margin-top: 5px;
    display: inline-block;
    border: 0;
    outline: 0;
    font-size: 15px;
    line-height: 36px;
    margin-right: 10px;
    background-color: transparent;
}
.product_wrapper .nav-tabs>li:last-child a  {
    margin-right: 0px;
	border-radius: 0;
}
.product_wrapper .nav-tabs>li:first-child a
{
	border-radius: 0;
}
.product_wrapper .nav-tabs>li a:hover, .product_wrapper .nav-tabs>li.active a{
    background-image: url(../image/border/button-images1.png);
}
.product_wrapper .nav>li>a:focus, .product_wrapper .nav>li>a:hover {
	background-image: url(../image/border/button-images1.png);
    color: #fff;
    background-color: transparent;
	border: 0;
}
.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: #fff;
    line-height: 88px;
}
html body .owl-carousel .owl-buttons .owl-prev {
    display: block !important;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../image/border/button-images2.png);
    background-size: auto 100%;
    background-repeat: repeat-x;
    text-align: center;
	left:15px;
}
html body .owl-carousel .owl-buttons .owl-next {
    display: block !important;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../image/border/button-images2.png);
    background-size: auto 100%;
    background-repeat: repeat-x;
    text-align: center;
	right:13px;
}

/* testinomials */
#testinomials .owl-carousel .owl-item img {
    max-width: 100px;
    margin: auto;
    border: 2px solid #fff;
    padding: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
#testinomials .product-section
{
    margin-top: 25px;
}
#testinomials .comman_title h2 {
	color: #fff;
}
#testinomials .comman_title h2:before {
    border-top: 3px solid #fff;
}
#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: 17px;
	color: #fff;
}

#testinomials .testinomials .owl-stage-outer p {
    margin: 0;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 26px;
}
#testinomials .testinomials .tauthor span
{
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    padding-top: 8px;
    display: inline-block;
}

#testinomials .testimonial_inner_wrapper p {
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 30px;
}
#testinomials .comman_title p {
    color: #ffffff;
}
#testinomials .testimonial_inner_wrapper h4
{
	font-family:"Nunito Sans", sans-serif;
}

/* blog section*/

#blog-wrapper.blog-wrapper .blog-inner-section img
{
	width:100%;
}
#blog-wrapper.blog-wrapper
{
    padding: 60px 0 ;
}
#blog-wrapper.blog-wrapper.home_blog_wrapper
{
	background:#fae6e6;
}
html body .owl-carousel {
    background: #0000;
}
.blog-wrapper .update_post .daily_blog_wrapper
{
    background: #ff4562;
    color: #fff;
	margin: 0 15px;
}
.blog-wrapper .update_post .daily_blog_wrapper .blog_padding
{
   padding:0px;
}

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:0;
}
#blog-wrapper.blog-wrapper .comments-section
{
	margin-right:0;
}
#blog-wrapper.blog-wrapper .comments-section ul li
{
    border-right: 1px solid #fff;
    padding: 0 15px;
}
#blog-wrapper.blog-wrapper .auther_weapper .auther_name
{
    padding: 0 15px 0 0;
	 border-right: 1px solid #fff;
}

#blog-wrapper.blog-wrapper p {
    text-transform: capitalize;
    text-align: justify;
    line-height: 28px;
}
.blog-wrapper .update_post_text a.base_button {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}
.blog-wrapper .update_post_text a.base_button:hover {
    color: #000000;
}
.blog-wrapper .update_post_text
{
    padding: 20px 20px;
}
#blog-wrapper.blog-wrapper .auther_weapper 
{
    margin-bottom: 15px;
}
#blog-wrapper.blog-wrapper .comments-section ul li:last-child
{
    border-right: 0;
    padding: 0 0 0 15px;
}
#blog-wrapper.blog-wrapper .comments-section ul
{
	margin:0px;
}
#blog-wrapper.blog-wrapper .auther_weapper .auther_name i, #blog-wrapper.blog-wrapper .comments-section i
{
    color: #fff;
    margin-right: 3px;
}
#blog-wrapper.blog-wrapper .auther_weapper .auther_name span
{
    color:#fff;
    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;
}
#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 .date
 {
    position: absolute;
    top: 15px;
    background: #65c5cd;
    width: 130px;
    padding: 3px 10px;
    text-align: center;
    border-radius: 0 30px 30px 0;
}
#blog-wrapper.blog-wrapper .date a
{
	color:#ffffff;
}
#blog-wrapper.blog-wrapper .date p
{
	margin:0;
	font-family:12px;
}
#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:#ff4562;
}
#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: #ff4562;
}
#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;
}
#product-product .product_right .rating a
{
    color: #000000;
}
#product-product .product_right .rating i
{
    color: #ff4562;
}
#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: 24px;
    font-family: 'Nunito Sans', sans-serif;
    color: #000;
}
#product-product .product_right li
{
	font-size: 14px;
    text-transform: capitalize;
}
#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: 26px;
}

#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;
    border-radius: 50px;
}
#product-product .product_right .plus-minus-input .input-group-button button.circle
{
	border: 1px solid #ddd;
    background: transparent;
    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:100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius:100%;
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
    color: #000;
}

#product-product .product_right .plus-minus-input .input-group-button button.circle:hover
{
    color: #ffffff;
    background:  #ff4562;
}
#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: 400;
    color: #6a6464;
    text-transform: capitalize;
    margin-right: 15px;
}
.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: 15px;
    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: #ff4562;
    border: 0;
    padding: 0px 20px;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    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;
    display: block;
}
#product-product .product_right .plus-minus-input .input-group-button.input-group-wishlist button
{
   border: 0;
    color: #6a6464;
    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;
    text-transform: capitalize;
}
#product-product .thumb_silder_images img
{
    width: 100%;
}
#product-product .product_right .plus-minus-input .input-group-button.input-group-wishlist button i
{
	font-size:14px;
	margin-right:5px;
	color:#ff4562;
}
#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;
    margin: 0px 0 25px;
    text-align: center;
}
#product-product .nav-tabs>li>a {
	text-decoration: none;
    text-transform: uppercase;
    padding: 8px 25px;
    margin: 0;
    text-align: center;
    background-repeat: repeat-x;
    background-size: auto 100%;
    color: #fff;
    background-image: url(../image/border/button-images2.png);
    margin-top: 5px;
    display: inline-block;
    border: 0;
    outline: 0;
    font-size: 15px;
    line-height: 36px;
    margin-right: 10px;
    background-color: transparent;
}
#product-product .nav-tabs>li:last-child a  {
    margin-right: 0px;
	border-radius: 0;
}
#product-product .nav-tabs>li:first-child a
{
	border-radius: 0;
}
#product-product .nav-tabs>li a:hover, .product_wrapper .nav-tabs>li.active a{
    background-image: url(../image/border/button-images1.png);
}
#product-product .nav>li>a:focus, .product_wrapper .nav>li>a:hover {
	background-image: url(../image/border/button-images1.png);
    color: #fff;
    background-color: transparent;
	border: 0;
}
#product-product .nav-tabs>li {
    float: none;
    margin-bottom: 0;
    display: inline-block;
}
#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: #fbd5d8;
    position: relative;
    color: #000;
}
#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 {
    vertical-align: top;
    float: none;
    width: 100%;
    margin-bottom: 15px;
    display: inline;
    text-align: center;
}
#product-product .reviews_padding h2
{
    font-size: 30px;
}
#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: #ff4562;
}
.alert-success {
	color: #000;
    background-color: #fae6e6;
    border-color: #fae6e6;
    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 {
    overflow: auto;
    margin-bottom: 30px;
}
.product-category .category_grid-wrapper
{
	background: transparent;
    padding: 15px 0 13px;
    border: 0;
    background: #fae6e6;
}

.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: #ff4562;
}
.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: #000;
    padding: 15px 15px;
    border-bottom: 0;
    text-align: left;
    font-size: 24px;
    background: #fae6e6;
    border-left: 0;
    position: relative;
    text-transform: capitalize;
}
.list-group h4:before, .left_products_wrapper .left_comman_title h2:before {
    position: absolute;
    top: 0;
	bottom: -74px;
    left: 10px;
    margin: auto;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    border-top-color: #fae6e6;
    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: #ff4562;
    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
{
	outline:0px;
}
.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;
	width: 100%;
}
.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: #ff4562;
}
.categories_sidbar_section ul li.child_category{
    padding-left: 20px;
    border: 0;
    position: relative;
}
.categories_sidbar_section ul li.child_category a em {
    color: #ff4562;
    margin-right: 15px;
	display: inline-block;
}
.categories_sidbar_section ul li.child_category a em span {
    width: 5px;
    height: 5px;
    background: #ff4562;
    display: inline-block;
    line-height: 1px;
    position: absolute;
    top: 15px;
    left: 0;
    border-radius: 20px;
}
.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;
	padding-right: 17px;
}
.product_wrapper .product-list .product-thumb:hover img, .product-list .product-thumb:hover img
{
	-moz-transform: none;
    -webkit-transform: none;
    transform: none;
}

.product-category .product-list .add_to_cart_wrapper button[type="button"] {
    padding: 10px 29px;
}

.product-category .product-list .add_to_cart_wrapper {
    padding: 15px 0 0 0;
}
.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: #ff4562;
    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: #ff4562  transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #ff4562  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: #fbd5d8;
    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: #ff4562;
  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;
}


/* list style products */

.product-category .product-list .product_ovrly, .product-category .product-list .products_main_button
{
	display:none;
}
.grid_button_wrapper
/* 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: #ff4562;
    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: #ff4562;
    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: #ff4562;
    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:#000;
	color:#ffffff;
}
html body #blog-wrapper.blog-wrapper.inner-blog-wrapper
{
	background: #fff;
}
.blog-wrapper.inner-blog-wrapper .update_post .daily_blog_wrapper {
    margin: 0;
	min-height: 314px;
}
/* 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: #ff4562;
    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 */
.main_breadcrumb h2 {
    font-size: 36px;
    text-align: center;
    padding-bottom: 15px;
    color: #000;
}
.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: #ff4562;
}
.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: #ff4562;
    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;
	outline: 0;
	z-index:99999;
}

/* 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 */

.product_wrapper.shop_by_category
{
	background:#f7f7f7;
}

.product_wrapper.shop_by_category img
{
	width:100%;
	background: #fae6e6;
}

 ul.category_grid  {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

.category_grid li {
	display: inline-block;
	width: 100%;
	margin: 0;
	text-align: left;
	position: relative;
	overflow:hidden;
}

.category_grid figure {
	margin: 0;
	position: relative;
}

.category_grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.category_grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background: #ff4562;
    color: #fff;
}

.category_grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size:22px;
	line-height:30px;
}

.category_grid figcaption span:before {
	content: 'by ';
}

.category_grid figcaption a {
	text-align: center;
	display: inline-block;
	background: #65c5cd;
	color: #fff;
    padding: 7px 15px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}


/* Caption Style 4 */
.category_style_section li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}

.category_style_section figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.category_style_section figure > div {
	overflow: hidden;
	background:fae6e6;
}

.category_style_section figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .category_style_section figure:hover img,
.category_style_section figure.cs-hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}

.category_style_section figcaption {
	height: 100%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .category_style_section figure:hover figcaption,
.category_style_section figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.category_style_section figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

@media screen and (max-width: 31.5em) {
	.category_grid {
		padding: 10px 10px 100px 10px;
	}
	.category_grid li {
		width: 100%;
		min-width: 300px;
	}
}
/* 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-size: 18px;
    padding-bottom: 5px;
    color: #000;
}
.left_products_wrapper .product-thumb h4 a
{
	color:#000000;
}
.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 .product-thumb
{
	background:#ffffff;
	
}
.left_products_wrapper button i
{
	font-size: 13px;
	margin-right:3px;
}
.left_products_wrapper button[type="button"]:hover
{
	color: #ff4562;
}
/* 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;
}
.popup_products_page .row
{
	padding:0px;
}
.container.popup_products_page {
    width: auto;
}
/* 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: #ff4562;
}

#information-sitemap ul li a
{
    font-size: 15px;
    text-transform: uppercase;
    color: #000000;
}

#information-sitemap ul li a:hover
{
    color: #ff4562;
}

#newsletterModal .modal-body {
    background-size: cover;
    background-repeat: no-repeat;
	padding: 30px 25px;
	background: #fae6e6;
}
#newsletterModal .modal-dialog {
    width:100%;
	max-width:800px;
	
}
#newsletterModal input[type="text"].form-control
{
    font-size: 15px;
    padding: 9.5px 20px;
    height: auto;
    outline: 0;
    border: 0;
    min-height: 45px;
    margin-bottom: 20px;
    background: #fbd5d8;
    box-shadow: none;
    border-radius: 30px;
}
#newsletterModal input[type="text"].form-control::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}

#newsletterModal input[type="text"].form-control:-ms-input-placeholder { /* Internet Explorer */
  color: #ffffff;
}

#newsletterModal input[type="text"].form-control::placeholder {
  color:#ffffff;
}
.footer_news_latter
{
    background: #fae6e6;
    padding: 60px 0;
    position: relative;
}
.footer_news_latter .footer_newslatter_section
{
    max-width: 600px;
    margin: auto;
    padding-top: 25px;
}
.footer_news_latter .footer_newslatter_section input
{
    font-size: 15px;
    padding: 9.5px 20px;
    height: auto;
    outline: 0;
    border: 0;
    min-height: 50px;
    margin-bottom: 20px;
    background: #fbd5d8;
    box-shadow: none;
    border-radius: 30px;
}
.footer_news_latter .footer_newslatter_section input::placeholder {
  color: #ffffff;
}
.footer_news_latter .footer_newslatter_section .subscribe-btn a
{
    border: 0;
    background: #ff4562;
    color: #fff;
    height: auto;
    padding: 12px 35px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    display: inline-block;
    margin-top: 5px;
}
.footer_news_latter .footer_newslatter_section .subscribe-btn a:hover
{
    background: #000000;
    color: #fff;
}
#footer .footer-inner-matter .col-sm-12 {
    padding: 0px 15px;
}

#footer .footer_mobile
{
	display:none;
}
html body .owl-controls .owl-buttons .owl-prev, html body .owl-controls .owl-buttons .owl-next {
    top: 42%;
}
.shop_by_category .inner_shop_by_category img
{
	width:100%;
}


/* service html contant home */
.services_wrapper
{
    padding: 120px 0 60px;
    text-align: center;
	background:#fae6e6;
}
.services_wrapper .main_inner_services_wrapper  
{
    background: #ff4562;
    color: #fff;
    padding: 55px 15px 20px;
    border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
.services_wrapper .main_inner_services_wrapper h3
{
	color:#ffffff;
	position:relative;
	padding-bottom: 15px;
}
.services_wrapper .main_inner_services_wrapper h3:before {
    border-top: 2px solid #000;
    content: '';
    position: absolute;
    width: 65px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.services_wrapper .main_inner_services_wrapper p {
    margin: 8px 0 10px;
    text-transform: capitalize;
    line-height: 30px;
    font-size: 14px;
}


.services_wrapper .main_inner_services_wrapper a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}
.services_wrapper .main_inner_services_wrapper a:hover {
    color: #000000;
}
.services_wrapper .main_inner_services_wrapper.services_matter1, .services_wrapper .main_inner_services_wrapper.services_matter1 .images_services_wrapper  
{
    background: #ff4562;
}
.services_wrapper .main_inner_services_wrapper.services_matter2, .services_wrapper .main_inner_services_wrapper.services_matter2 .images_services_wrapper 
{
    background: #65c5cd;
}
.services_wrapper .main_inner_services_wrapper.services_matter3, .services_wrapper .main_inner_services_wrapper.services_matter3 .images_services_wrapper   
{
    background: #f990ba;
}
.services_wrapper .main_inner_services_wrapper.services_matter4, .services_wrapper .main_inner_services_wrapper.services_matter4 .images_services_wrapper   
{
    background: #46abe1;
}
.services_wrapper .main_inner_services_wrapper .images_services_wrapper
{
    border-radius: 100%;
    max-width: 115px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -60px;
    background: #ff4562;
    padding: 10px;
}
.services_wrapper .main_inner_services_wrapper .images_services_wrapper img
{
    vertical-align: middle;
    max-width: 115px;
    width: 100%;
    margin: auto;
}


/* spacial products style */
.spacial_products
{
    background: url(../image/banners/berry-cake-candy.jpg);
	padding: 60px 0;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	color:#ffffff;
}
.spacial_products:before {
    background: rgba(0,0,0,0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.spacial_products .product-thumb, .spacial_products .product-thumb .image {
    background: transparent;
}
.spacial_products .owl-carousel {
    margin: 0 0 0px;
    background: #0000;
}
.spacial_products h2 {
    font-size: 55px;
    color: #fff;
    letter-spacing: 1px;
    padding-bottom: 15px;
}
.spacial_products h2 a
{
	color:#ffffff;
}
.spacial_products .product-thumb .image
{
    border-right: 2px solid #ffffff;
}
.spacial_products .product-thumb .caption {
    padding: 15px 0 0 20px;
    min-height: auto;
}
.spacial_products .rating .fa-star-o {
    color: #ff4562;
    font-size: 18px;
}
.spacial_products .product-thumb .price {
    color: #ff4562;
    text-align: left;
    font-size: 24px;
}
.spacial_products .product-thumb .price-old {
    margin-right: 20px;
    font-size: 20px;
    color: #fff;
}
.spacial_products .product-thumb .rating {
    padding: 0px 0 18px;
}
.spacial_products .product-thumb p {
    margin: 0 0 10px;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 30px;
    text-align: justify;
}
.spacial_products .product-thumb .image img {
    width: 100%;
}
html body .owl-controls .owl-page span {
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
html body .owl-controls .owl-page.active span {
    background: #ff4562;
}

.spacial_products .owl-pagination {
    text-align: center;
    position: absolute;
    right: 0;
    top: auto;
	left: auto;
}

html body .owl-pagination {
	left:0;
	margin:auto;
}
html body .owl-controls .owl-page {
    
    margin: 10px 5px;
    border: 2px solid #fff;
    border-radius: 20px;
    padding: 2px;
}
html body .owl-controls .owl-page.active {
    border: 2px solid #ff4562;
}
.spacial_products .add_to_cart_wrapper button[type="button"]:hover {
    background: #ffffff;
    color: #000000;
}
/* scroll bar */
::-webkit-scrollbar {
  width:5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 5px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ff4562; 
  border-radius: 5px
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ff4562; 
}