@font-face {
    font-family: 'tajawal-regular';
    src: url('tajawal/tajawal-regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cairo-regular';
    src: url('cairo/cairo-regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'careem-regular';
    src: url('careem-regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
h1,h2,h4,h3,h5,h6,p,a,span,div{
	font-family: 'tajawal-regular';
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	    background-color: #fcfcfc;
}
[class*='account-'] #column-right .list-group{
	border: 1px solid #777;
}
.back-home{
	
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #878787;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bebebe !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #bebebe !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #bebebe !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #bebebe !important;
}
.main{
	
}
header {
    background: #fff7e1;
}

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: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
#d_quickcheckout .title:before{
	display: none;
}
#d_quickcheckout .title:after{
	display: none;
}
#d_quickcheckout .title{
	display: inline !important;
	color: #777;
	font-size: 14px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
#slideshow0 img{	
	width: 100%;
}

.user_agent{
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #f3f3f3;
	z-index: 999;
}
.user_agent a{
	display: block;
	padding: 15px 0;
	text-align: center;
	color: #444;
	line-height: 1px;
}
.user_agent a .fa{
	font-size: 18px;
	margin-bottom: 10px;
}
.user_agent .col-xs-3{
	border-left: 1px solid #fff;
}
.user_agent .col-xs-3:last-child{
	border-left: 0;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #47260d;
}
.en1{
	display: none !important;
}
.lang-ar{
	display: none !important;
}
.lang-en {
	padding: 10px 18px;
	border-radius: 0;
	background: transparent;
	color: #000 !important;
	text-shadow: none;
	transition: all 0.3s ease;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
.lang-en img{
	    width: 16px;
	 
}
.lang-en:hover{
	background: transparent;
}
.cur span{
	font-size: 11px;
}
/*.cur:before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 12px;
    background: url(money-bag.png) no-repeat;
    margin: 0 7px;
    vertical-align: middle;
}*/
.m-menu{
	width: 100%;
}
.common-home .m-menu{
	width: 75%;
}
.p header{
	display: none;
}
.p .m-menu{
	display: none !important;
}
.p .breadcrumb{
	display: none;
}
.p footer{
	display: none;
}
.p .cloud{
	display: none;
}
.p .btn-primary2{
	display: none;
}
.dropdown-menu{
	font-size: 12px;
}

.intl-tel-input .country-list {
	left: 0;
	direction: ltr;
}
.intl-tel-input.allow-dropdown .selected-flag {
	width: 46px;
	direction: ltr;
}
#payment_address_company_input{
	display: none;
}
#payment_address #payment_address_company_input{
	display: block;
}
#payment_address_customer_group_id_input{
	display: none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: transparent;
}
/* top */
#top {
	border-bottom: 0;
	padding: 10px 0px 10px;
	min-height: 45px;
}
#top .left-links{
	
	padding-top: 3px;
}
#top #currency .currency-select {
	text-align: right;
}

.cur{
	padding: 0px 12px !important;
}
#top-links ul > li{
	
}
#top-links ul > li:last-child{
	border: 0;
}
#top .btn-link, #top li, #top a {
	color: #301104 ;
	text-shadow: none;
	text-decoration: none;
	font-size: 12px !important;
	transition: all 0.3s ease;
	vertical-align: middle;
	/*padding: 2px !important;*/
}
 .right-list .btn-link {
    color: #000;
    text-shadow: none;
    text-decoration: none;
    font-size: 12px !important;
    transition: all 0.3s ease;
    vertical-align: middle;
    padding: 6px 10px !important;
}
 #top li span, #top a span{
 	color: #301104 ;
 	    transition: all 0.3s ease;
}
.currency-select{
	text-align: right;
}
/*#top .container:after{
	border-bottom: 1px solid #fff;
	display: block;
}*/
#top .btn-link:hover, #top-links a:hover, #top .btn:hover span, #top span:hover {
	color: #785740;
}
#top .btn-link:hover, #top li:hover, #top a:hover{
	color: #785740;
}
#top .dropdown-menu li{
	text-shadow: none;
	color: #878787 !important;
}
#top .dropdown-menu .btn-link{
	text-shadow: none;
	color: #878787 !important;
}
#top .dropdown-menu a {
	text-shadow: none;
	/*color: #878787 !important;*/
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff !important;
	background-color: #238ca6;
}
/*.open > .dropdown-menu {
    display: block !important;
}*/
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    }
#top-links .list-inline{
	padding: 0;
	text-align: left;
	margin-bottom: 5px;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	
}
#top-links a + a {
	
}
.top2{
	margin: 0;
	display: table;
	width: 100%;
	background: #333;
}
.top2 span{
	margin: 0 5px;
}
.top2 .fa{
	color: #09afd2;
}
.owl-carousel{
	direction: ltr !important;
}
#slideshow0 {
	width: 100%;
}
#slideshow0 .item:before{
	content: "";
	display: block;
	background: #fff;
	opacity: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 51%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.cart2{
	position: relative;
}
#slideshow0 img{
	max-height: 400px;
}
.owl-thumbs{
	position: absolute;
	right: 0;
	top: 0;
	max-height: 290px;
	overflow-y: auto;
}
.owl-thumb-item{
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 50%;
	background: #f3f3f3;
	border: 0;
	margin: 5px;
	display: block;
	border: 2px solid #f3f3f3;
}
/*.owl-thumb-item.active{
	border: 2px solid #ff5872;
}*/
.owl-thumb-item img{
	max-width: 100%;
}
.owl-dots{
	display: none !important;
}
.special .product-layout{
	margin-left: -15px;
}
.special .product-thumb, .feature .product-thumb{
	border: 0 !important;
}
.special .p-border:hover, .feature .p-border:hover{
	border: 0 !important;
}
.special .product-thumb, .feature .product-thumb{
	display: table;
	width: 100%;
	margin-bottom: 30px;
	background: transparent !important;
	padding: 0px 0;
}
.special .product-thumb{
	margin-bottom: 15px;
}
.feature{
	padding: 20px 0 15px;
	background: url(bnn.png) no-repeat;
	border-radius: 10px;
	margin: 40px 0 0;
	    background-size: 100%;
}
#carousel-16{
    padding: 0 0px;
}
.feature .product-thumb:hover .image {
	box-shadow: 0px 15px 29px 2px rgba(202, 147, 85, 0.6);
}
.feature .product-thumb .button-group .shop{
	display: block;
	width: 100%;
}
.feature .product-thumb .button-group .shop {
	background: #fff;
	display: block;
	color: #ca9355;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	border-radius: 7px;
	box-shadow:0px 6px 26px 0px rgba(186, 186, 186, 0.3);
}
.feature .product-thumb .button-group .shop:hover {
	background: #ca9355;
	color: #fff;
}
.feature .product-thumb .caption {
	padding: 25px 9px 0px;
	min-height: 70px;
	text-align: right;
	background: transparent !important;
}
.special .product-thumb .caption{
	padding: 15px 9px 0px;
	text-align: right;
}
.feature .product-thumb .image{
	
}
.feature .product-thumb:hover{
	transform: translate3d(0px, -40px, 0px);
}
#carousel-16 .owl-stage{
	margin: 40px 0 0;
}
#menu .nav > li > .active {
	color: #ca9355;
	border-radius: 0;
}
.list-group-item.active:hover, .list-group-item.active:focus{
	color: #ca9355;
	border-radius: 0;
}
.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: transparent;
	border-color: transparent;
}

 .header-menu {
	z-index: 9;
	margin-top: 20px;
	bottom: 0;
}

.sticking {
width: 100%;
    z-index: 999;
    background-color: #00b7ff;
      left: 0;
    right: 0;
        margin: 0 auto;
}
.not-sticking{
	transition: background-color 0.5s ease;
}
.sticking .ex{
	display: block !important;
}
.ex #cart > .btn {
	color: #fff;
	border-radius: 0%;
	width: auto;
	height: auto;
	background: #09afd2;
	border: transparent !important;
	float: left;
	white-space: pre-line;
	box-shadow: none;
	border: 0;
	padding: 8px 16px;
}
.ex #cart {
    	margin-bottom: 0px;
}
.ex #cart > .btn:hover, .ex #cart > .btn:active, .ex #cart > .btn:focus {
	background: #ea1590 !important;
	border: transparent !important;
	color: #fff !important;
}
.ex #search {
	width: 243px;
	max-width: 243px;
	margin: 5px auto 5px;
}
.ex #search .btn-lg{
	background: #f7f7f7;
}
.ex #search .input-lg{
	background: #f7f7f7;
}
.head-social{
	background: #ffd2dd;
	box-shadow: 0px 2px 2px 1px rgba(202, 147, 85, 0.8);
	margin-bottom: 5px;
	display: none;
}
.common-home .head-social{
	display: block;
}
.head-social .social{
	margin: 8px auto;
	display: table;
}
.social{
	margin: 10px ;
	float: left;
	display: table;
	position: relative;
	z-index: 9;
}
.social .fa {
	padding: 10px 11px;
	font-size: 16px;
	color: #301104;
	border-radius: 50%;
	background: #fff;
	transition: all 0.4s ease;
	margin: 0 5px 0;
	font-size: 15px;
}
.social .fa-facebook{
	padding: 10px 13px;
	/*background: #3b5998;*/
}
/*.social .fa-twitter{
	background: #55acee;
}
.social .fa-google-plus{
	background: #dc4e41;
	padding: 10px 8px;
}
.social .fa-instagram{
	background: rgb(209,101,46) !important;
    background: linear-gradient(245deg, rgba(209,101,46,1) 0%, rgba(253,212,1,1) 100%)!important;
	color: #fff;
}*/
.social a {
	font-size: 16px;
	display: inline-block;
	float: left;
	    margin-right: 5px;
}
.social .fa:hover{
	color: #ca9355;
}
.social .wts .fa{
	color: #5abb48;
}
.social .wts span{
	color: #fff;
}
.menu2{
	background: #1058b6;
}




 .navbar{
	margin-bottom: 0
}
/* logo */
#logo {
	margin: 0px 0;
}

#logo img{
	    margin: 0px 20px 0px;
}
.sub h2{
	text-align: center;
}
.sub img{
	margin: 0 auto;
	display: block;
}
.right-list .dropdown-submenu {
  position: relative;
}
.right-list .dropdown-menu > li > a{
	padding: 11px 10px;
	color: #30151a;
	white-space: nowrap;
	font-size: 16px;
}
.right-list .dropdown-submenu .dropdown-menu {
	top: 100%;
	left: 0;
	margin-top: -1px;
}
.phone-h a:after{
	content: "";
	display: inline-block;
	width: 70px;
	height: 60px;
	background: url(call.png) no-repeat;
	vertical-align: middle;
}
.phone-h a:hover:after{
	content: "";
	display: inline-block;
	width: 70px;
	height: 60px;
	background: url(call2.png) no-repeat;
	vertical-align: middle;
}
.phone-h span{
	vertical-align: middle;
	font-size: 18px;
	color: #fff;
	margin: 0 5px;
}
#wishlist-total{
	position: relative;
}
#wishlist-total:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(wish.png) no-repeat;
	margin: 0 7px;
	vertical-align: middle;
}
/*.register1:before {
	content: "";
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(lock.png) no-repeat;
	vertical-align: middle;
    	margin: 0 4px;
}
.log-in:before {
	content: "";
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(log-in.png) no-repeat;
	vertical-align: middle;
    	margin: 0 4px;
}*/
#wishlist-total:hover:before{
    background-position-y: 0px;
}

.account:hover:after{
    background-position-y: 0px;
}
.account:after {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(user.png) no-repeat;
	vertical-align: middle;
}
.account > span{
	vertical-align: middle;
	font-size: 16px;
	color: #000;
	margin: 0 5px;
}
.right-list .dropdown-menu {
    border: 0;
    border-radius: 0;
    box-shadow: none;
        background: #ffe9d2;
}
.search1 .fa{
	font-size: 18px;
	color: #a98146;
}
/* search */
.menu-btn .fa{
	font-size: 20px;
}
.t{
	border-top: 10px solid #183219;
	width: 100%;
}
#search {
	    width: 100%;
	border-radius: 30px;
	position: relative;
	background: transparent;
	border-left: 0;
}
#search .input-lg {
	box-shadow: none;
	border-radius: 15px;
	height: 44px;
	border: 1px solid transparent;
	padding: 10px 5px;
	transition: all 0.4s ease-in-out;
	width: 100%;
	background: #fff;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 25px;
	background: transparent;
	box-shadow: none;
	border: 0;
	border-radius: 30px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 4px;
	padding: 11px 18px 8px;
	background: #ca9355;
	transition: all .4s ease;
}

#search .btn-lg .fa{
	font-size: 18px;
}
#input-search{
	box-shadow: none;
	border: 1px solid #fff;
	height: 46px;
	background: #fff;
	border-radius: 0 30px 30px 0;
}
.selectpicker{
	width: 100%;
	padding: 0 10px;
	box-shadow: none;
	border: 1px solid #fff;
	border-right: 1px solid #ababab;
	height: 46px;
	border-radius: 30px 0 0 30px;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(arrow.png) no-repeat 11px 18px !important;
	transition: all .3s ease;
}
#button-search{
	box-shadow: none;
	background: #7d114c;
	color: #fff;
	border: 0;
	border: 1px solid #fff;
	padding: 14px 35px;
	border-radius: 30px;
	margin-right: 10px;
}
.adv-search{
	margin-top: 45px;
}
.adv-search div{
	padding: 0 0px;
}
.adv-search h5{
	color: #d0a457;
	text-align: center;
	margin: 20px auto;
	font-size: 17px;
}
#search .btn-lg:hover{
	background: #44200e;
}
#button-search:hover{
	color: #44200e;
}
.navbar-header .list-inline > li {
	vertical-align: middle;
}
.navbar-header .list-inline{
	margin:  0;
}
.sku{
	position: absolute;
	top: 40px;
	right: 32px;
	color: #fff;
	background: #ea1590;
	padding: 5px;
	border-radius: 5px;
}
.sku span{
	color: #000;
}
.sku2{
	display: table;
	margin: 0 auto 7px;
	color: #777 !important;
	/*background: #ea1590;*/
	padding: 5px 7px;
	border-radius: 5px;
}
.sku2 span{
	color: #777;
}
#ads{
	margin-top: 20px;
}
.top-search{
	    width: 70%;
}


#dropdownMenuButton{
	background-color: #183219;
	border-radius: 0px;
	min-height: 40px;
	z-index: 99;
	cursor: pointer;
	text-align: center;
	color: #fff;
	font-size: 20px;
	padding: 13px 12px;
	position: relative;
}
#dropdownMenuButton .fa-bars{
	position: absolute;
	right: 15px;
	top: 14px;
	font-size: 18px;
}
#dropdownMenuButton:before{
	content: "";
	display: block;
	background: url(fold.png) no-repeat;
	background-size: cover;
	width: 116%;
	height: 10px;
	top: -15px;
	right: -19px;
	position: relative;
	margin: -10px auto 0;
}
#dropdownMenuButton .fa-list-ul{
	padding-left: 7px;
}
#dropdownMenuButton .fa-angle-down{
	float: left;
	position: relative;
	margin-top: 2px;
}
.all-cats{
	margin-right: 14px;
	width: 90%;
	margin-top: 0;
	border-radius: 0;
}
.all-cats ul{
	padding: 0 0px 0 ;
}
.all-cats li {
	list-style: none;
	margin: 0 0 6px;
}
.all-cats li a{
	min-width: 200px;
	display: block;

	padding: 14px 20px;
	clear: both;
	width: 100%;
	line-height: 20px;
	color: #000;
	font-size: 16px;
	transition: all .4s ease;
}
.all-cats li:hover > a{
	background: #7d114c;
	color: #fff;
}
.all-cats li a::before {
    content: "\f100";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 14px;
}
.all-cats .dropdown-menu{
	right: 90%;
	top: 0 !important;
	margin: 0 !important;
}
.right-list {
	margin: 30px 0 0;
	display: table;
	width: 100%;
}
.right-list > li{
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
.right-list > li > a{
	color: #fff;
}

.top{
	padding: 0;
}

/* cart */

.cart-wrap{
	display: inline-block;
	position: relative;
}
.sc{
	text-align: center;
	position: absolute;
	top: 0px;
	color: #9b9b9b;
	font-size: 14px;
	left: 5px;
	margin: 0;
	font-weight: bold;
	pointer-events: none;
}
.pron{
	display: none;
}
#cart {
	width: auto;
	background: transparent;
	padding: 0px;
}
#cart > .btn {
	position: relative;
	font-size: 14px;
	color: #760078;
	background: transparent;
	border: transparent;
	float: left;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	padding: 0;
}
#cart > .btn:hover, #cart > .btn:active, #cart > .btn:focus{
	background: transparent !important;
	border: 0;
	color: #760078 !important;
}
#cart-total:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(cart.png) no-repeat;
	vertical-align: middle;
}

#cart .btn-inverse .fa{
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	background: #760078;
	padding: 10px 11px;
	display: none;
}
#cart-total{
	line-height: 0px;
	padding: 3px 5px;
	border-radius: 5px;
}
.call:after{
	content: "";
	display: inline-block;
	width: 27px;
	height: 27px;
	margin: 0 5px;
	background: url(call.png) no-repeat;
	vertical-align: middle;
}
/*.red{
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
	color: #777;
}*/
.red{
	display: inline-block;
	font-size: 12px;
	position: absolute;
	top: 0px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fff;
	color: #000;
	box-shadow: 0px 0px 4px 2px rgba(186, 186, 186, 0.5);
	padding: 7px 0;
	line-height: 2px;
	right: -8px;
	text-align: center;
}
.red2{
	display: inline-block;
	font-size: 12px;
	position: absolute;
	top: -3px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fff;
	color: #000;
	box-shadow: 0px 0px 4px 2px rgba(186, 186, 186, 0.5);
	padding: 7px 0;
	line-height: 2px;
	right: -8px;
	text-align: center;
}
.n{
	position: absolute;
	top: -30px;
	right: -20px;
	width: 15px;
	height: 15px;
	background: red;
	color: #fff;
	padding: 7px 3px;
	border-radius: 50%;
}
/*.red{
	background: red;
	color: #fff;
	padding: 7px 6px;
	border-radius: 50%;
	display: inline-block;
	float: right;
	z-index: 99;
	position: absolute;
	font-size: 14px;
	right: -3px;
	top: 0px;
	width: 15px;
	height: 15px;
}*/
.c-img{
	width: 50px;
}

.cart-wrap span{
	font-size: 17px;
}
.cats{
	margin: 0 auto;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	padding: 0;
	position: relative;
	    width: 100%;
}
.cats:before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
.cats .list-head .fa-list-ul {
	margin-left: 25px;
	font-size: 18px;
	color: #074159;

}

/*.list-group a::before {
	content: "\f100";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 14px;
	color: #777;
}*/
.list-group a{
	border: 0;
	background: transparent;
	border-radius: 0 !important;
	padding: 14px 0px !important;
	border-right: 5px solid transparent;
	margin: 0px 15px;
	color: #000 !important;
	font-weight: bold;
}
.common-home .list-group a{
	padding: 6px 15px !important;
	margin: 10px 0px;
}
.list-group a:hover{
	background: transparent !important;
	color: #5abb48 !important;
	border-right: 5px solid #5abb48;
	
}
.cats .list-head {
	color: #777;
	font-size: 17px;
	padding: 12px;
	background: #dedede;
	text-align: center;
	border-radius: 5px 5px 0 0;
}
.cats .list-head span{
	margin-left: 10px;
}
.home-cats{
	position: relative;
	margin-bottom: 30px;
	transition: all 0.4s ease;
}

.home-cats .image{
	border-radius: 10px;
	overflow: hidden;
	background: #000;
	transition: all 0.4s ease;
}
.home-cats .image img{	
	transition: all 0.4s ease;
	margin: 0 auto;
	opacity: .8;
}

.home-cats:hover img{
	transform:  scale(1.1);
	opacity: 1;
}


.cat-title{
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	transition: all 0.4s ease;
	margin: 0 auto 10px;
	width: 100%;
	padding: 10px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.home-cats p{
	text-align: center;
	font-size: 16px;
	color: #a03d39;
}
.home-cats:hover .cat-title{
	opacity: 1;
	color: #fff;
	/*background: #f5f5f5;*/
}
/*.home-cats .image:before{
	content: "";
	display: block;
	background: #000;
	opacity: 0.2;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all 0.4s ease;
}*/
/*.home-cats:hover .image:before{
	
}*/

#cart span{
	display: inline-block;
}
#cart.open > .btn {
	background-image: none;
	border: 0;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
	position: fixed;
	top: 0;
	height: 100%;
	left: -430px;
	
	visibility: hidden;
	margin: 0;
	border: 0;
	border-radius: 0;
	width: 430px;
	transition: all 0.4s;
	display: block;
}
#cart.open .dropdown-menu{
	left: 0;
	
	visibility: visible;
}
select{
	height: 40px !important;
}
.table-striped > tbody > tr:nth-of-type(odd){
	border-top: 4px solid #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
	background-color: #f3f3f3;
	border-top: 4px solid #fff;
}
.table-striped > tbody > tr td:first-child{
	padding: 0;
}
.table-striped > tbody > tr td img{
	width: 80%;
	padding: 0;
	border-radius: 4px;
	float: right;
	margin: -30px 0;
}
.totals1 td{
	    border: 0 !important;
}
.totals1 tr:last-child{
	border-top: 1px solid #ddd;
}
.totals1 tr:last-child{
	font-weight: bold;
}
.pay1 img{
	width: 40px;
	height: 40px;
}
.pay1 .list-inline{
	float: left;
}
.pay1 span{
	padding: 0 2px;
}
.pay1 span{
	font-size: 12px;
}
.f-li {
	padding: 15px;
	background: #fff;
	max-height: 300px;
	overflow-y: scroll;
}
.s-li{
	padding: 15px 0 0;
}
.s-li .btn{
	display: inline-block;
	width: 48%;
	margin: 0 0 -10px;
	padding: 8.5px 12px;
	border-radius: 30px;
}

@media (max-width: 478px) {
		#cart .dropdown-menu {
			    width: 280px;
			    min-width: 280px;
		}
		.table-striped > tbody > tr td img{
			margin: 0;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	
}
#cart .dropdown-menu .f-li table{
	border-collapse: separate;
	    border-spacing: 0 4.5em;
}
.table > tbody > tr > td{
	border-bottom: 1px solid #ddd;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

.btn-danger {
	background-color: #fff !important;
	background-image: none !important;
	border: 1px solid #e97c19 !important;
	border-radius: 50% !important;
	color: #e97c19 !important;
	padding: 5px 7px !important;
	box-shadow: none !important;
	top: -21px;
	position: relative;
}
.free{
	margin: 50px 0;
}
.free h2{
	margin: 50px 0 0;
	color: #952726;
	font-weight: bold;
	font-size: 46px;
	background: url(g150.png) no-repeat;
	background-position: right;
	padding: 39px 45px 30px;
}
.free img{
	max-width: 100%;
	margin: -180px auto 0;
}
.free h3{
    color: #ffc10f;
    font-size: 28px;
}
.free h5{
	font-size: 21px;
	color: #a7a7a7;
	width: 80%;
	line-height: 1.6;
	margin-top: 22px;
}
.free a{
	display: table;
	background: rgb(254,213,1);
background: linear-gradient(90deg, rgba(254,213,1,1) 0%, rgba(255,194,14,1) 100%);
	padding: 12px 30px;
	color: #fff;
	border-radius: 30px;
	font-size: 18px;
}
.free a:after{
	content: "\f060";
	font-family: fontawesome;
	display: inline-block;
	margin-right: 11px;
}

.contacts {
	/*border-bottom: 1px solid #bbbbbb;*/
	float: left;
	margin: 0 10px;
}
.email{
	float: left;
	margin: 46px auto 15px;
	font-size: 14px;
}
.email img{
	display: inline-block;
	margin: 20px 10px 0 5px;
}


.menu2 .phone{
	margin: 7px 0px 0px;
	font-size: 18px;
	float: left;
}
.phone .fa {
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	padding: 8px 5px;
	transition: all 0.4s ease;
}
.phone a, .email a{
	color: #fff;

}
.email .fa{
	font-size: 40px;
	color: #c69c6d;
	border-radius: 50%;
	padding: 0 10px 10px 10px; 
	float: right;
	transition: all 0.4s ease;
}
.email a span{
	display: table-row;
	color: #fff;
}
.email a span:nth-child(2){
	
}
.testi{
	
}
.common-home .testi .title{
	    padding: 15px 10px 15px;
}
.vertical-sreview {
    margin-bottom: 20px;
    overflow: auto;
    border-radius: 10px;
}
.vertical-sreview .review-author {
	font-size: 16px !important;
	color: #707070;
	font-weight: bold;
	margin-bottom: 20px;
	direction: rtl;
}
.review-caption h5{
	color: #8e8e8e;
}
.review-caption .rating{
	    margin: 15px 0 10px;
}
.contacts a:hover .fa{
	color: #fff;
	background: #ea1590;
}
.navbar-header{
	float: left;
	display: table;
}
.vertical-sreview .review-author::before {
	content: "\f111";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 14px;
	color: #ff5872;
	vertical-align: middle;
	    direction: rtl;
}
.review-caption p{
	color: #c9c9c9;
	font-size: 14px;
	line-height: 1.5em;
	margin: 15px auto 10px;
	direction: rtl;
}
.owl-carousel .owl-nav {
	display: table;
	margin: 0 auto;
}

.owl-carousel .owl-nav .fa{
	    font-size: 18px;
}
.owl-carousel .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 9px 16px !important;
	background: #fff !important;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #fff !important;
	transition: all 0.4s ease;
}
.owl-carousel .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #65c054;
    text-decoration: none;
    border: 1px solid #65c054 !important;
}
#carousel-2 .owl-pagination{
	
}
#carousel-2 .vertical-sreview .caption {
	padding: 15px 20px 0px;
	min-height: 100px;
	text-align: right;
}
#carousel-2 .owl-buttons div{
	    top: 40%;
}
#carousel-2 .owl-page span {
	position: relative;
    display: block;
    width: 11px;
    height: 11px;
    background: #fff;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: 0px 1px 3px 2px rgba(182, 182, 182, 0.3);
    transition: all 0.4s ease;
}
#carousel-2 .owl-page.active span {
	 background: #ffc10f;
	top: -5px;
	
}
.instagram-pics a {
    display: block;
    position: relative;
    overflow: hidden;
    background: #2c2f30;
    width: 100%;
    height: 100%;
}

.instagram-pics a img {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    display: block;
    width: 100%;
    height: 100%;
}

.instagram-pics  a:hover img {
    opacity: .5;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.product-thumb-instagram:hover .instagram-meta {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.instagram-meta {
	    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -25%);
    -ms-transform: translate(-50%, -25%);
    -o-transform: translate(-50%, -25%);
    transform: translate(-50%, -25%);
    text-align: center;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
    font-size: 10px;
    white-space: nowrap;
}
.product-thumb-instagram{
	margin-bottom: 30px;
}
.insta-more{
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #301104;
	font-size: 16px;
	font-weight: bold;
}
.instagram-meta .fa {
    margin-right: 5px;
}

.instagram-meta span {
    display: block;
}

#banner0{
	/*margin: 0 -15px 30px;
	display: table;*/
}

#banner1 .item{
	margin: 0 0 10px;
}
#banner4 img, #banner4 h3{
	display: none;
}
#banner4 p{
	display: block !important;
	color: #fff;
	text-align: center;
	font-size: 14px;
	margin: 0;
}
.banner {
	/*margin: 10px 0;*/
}
#banner2{
	display: table;
	width: 100%;
}
.banner:hover h3{

}
.new-product{
	background: url(rib.png) no-repeat;
	padding: 14px 20px;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
	height: 85px;
	width: 115px;
	text-align: left;
	color: #fff;
	font-size: 18px;
	display: none;
}

.banner img{
	width: 100%;
	transition: all 0.4s ease;
}
.banner img:hover{
	/*box-shadow: 0px 1px 3px 2px rgba(182, 182, 182, 0.3);*/
}
#banner1 img{
	margin: 0 auto;
}
.banner .item{
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.pr li:nth-child(n+8){
		display: none;
	}
.banner .item:hover img{
	transform: scale(1.1);
}
.banner .item3:hover{
	/*box-shadow: 0px 2px 2px 1px rgba(182, 182, 182, 0.8);*/
}
.banner .item3{
	transition: all 0.4s ease;
	position: relative;
}
.featuredbanner{
	background: #fff;
	border-radius: 10px;
	margin: 30px 0 37px;
	padding: 20px 0;
	display: block;
    width: 100%;
}
.featuredbanner .container{
	padding: 20px 0;
}
.featuredbanner .item {
	padding: 30px 30px;
	transition: all 0.4s ease;
	display: table;
	width: 100%;
	border-radius: 5px;
	/*box-shadow: 0 1px 15px rgba(0, 0, 0, .175);*/
}
.featuredbanner .item:before{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 96%;
	height: 90%;
	border: 1px solid #fff;
	border-radius: 5px;
}
.featuredbanner .col-xs-3:last-child .item{
	border-left: 0;
}


/*
.featuredbanner{
	background: url(featured.png) center no-repeat;
	background-size: cover;
	position: relative;
	z-index: 999;
}*/
.featuredbanner img{
	margin: 0 auto;
	transition: all 0.4s ease;
}
.featuredbanner .item:hover img{
	/*transform: rotate(-30deg) scale(1.15);*/
}
.featuredbanner  .scale{
	overflow: hidden;
	border-radius: 50%;
	display: table;
	margin: 0 auto;
	padding: 20px 20px 20px;
	background: #fff;
	transition: all 0.6s ease;
}
.featuredbanner .col-sm-4:nth-child(1) .item{
	background: linear-gradient(90deg, #ee5b35 0, #f2c13d);
}
.featuredbanner .col-sm-4:nth-child(1) .item .scale{
	background: linear-gradient(45deg, #ee5b35 0, #f2c13d);
}
.featuredbanner .col-sm-4:nth-child(2) .item{
	background: linear-gradient(90deg, #ee5b35 0, #ef7880);
}
.featuredbanner .col-sm-4:nth-child(2) .item .scale{
	background: linear-gradient(45deg, #ee5b35 0, #ef7880);
}
.featuredbanner .col-sm-4:nth-child(3) .item{
	background: linear-gradient(90deg, #75be60 0, #f2c13d);
}
.featuredbanner .col-sm-4:nth-child(3) .item .scale{
	background: linear-gradient(45deg, #75be60 0, #f2c13d);
}
.featuredbanner .col-sm-6 .item{
	    background: rgb(27,56,27);
    background: linear-gradient(90deg, rgba(27,56,27,1) 0%, rgba(86,179,69,1) 100%);
}
.featuredbanner .item:hover .scale img{
	transform: rotate(360deg);
}
.featuredbanner .desc{
	text-align: center;
	    margin: 10px 0 0;
}

.featuredbanner .desc h3{
	margin: 0px 0 0px;
	font-size: 14px;
	/* font-weight: bold; */
	color: #fff;
	transition: all 0.4s ease;
}
.featuredbanner .desc h4{
	color: #fff;
	font-size: 13px;
	line-height: 2em;
}
.featuredbanner .item:hover .desc h3{
	    color: #fff;
}
.featuredbanner {
	background: transparent;
	padding: 0 0 20px;
}

#featuredbanner0 .item{
	position:relative;
}
#featuredbanner0 .item:hover{
	
}
#featuredbanner0 .item .item2{
	border: 2px dotted #fff;
	position: absolute;
	width: 93%;
	height: 79%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	pointer-events: none;
	border-radius: 40px;
}
.ribbon span span{
	display: block;
	    min-width: 30px;
}
/*.common-home .title::after {
	content: "";
	background: url(title.png) no-repeat;
	background-position: center;
	color: #fff;
	height: 25px;
	display: block;
	text-align: center;
	margin: 0px auto 0px;
}*/

.fcategory .product-layout{
	text-align: center;
	margin-bottom: 30px;
}
.fcategory .product-layout .image img{
	width: 100%;
	margin: 0 auto;
	transition: all 0.4s ease;
	border-radius: 0;
	opacity: .8;
}

.fcategory .product-layout .image{
	/*border: 1px solid #65c054;*/
	background: #000;
	border-radius: 10px;
	overflow: hidden;
	transition: all 0.4s ease;
}
.fcategory .product-layout .image:hover img{
	-webkit-transform: scale(1.2) rotate(5deg);
	transform: scale(1.2) rotate(5deg);
	opacity: 1;
}
.fcategory .product-thumb2{
	position: relative;
}
.fcategory .product-layout h4{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 28px 10px !important;
	width: 100%;
	background: rgba(40,85,37, .5);
	font-weight: bold;
	margin: 0;
	pointer-events: none;
}
.fcategory .product-layout h4 a{
	color: #fff;
}
.fcategory .product-layout:hover {
   
}
.more{
	border-radius: 10px;
	width: 100%;
	height: 100%;
	background: rgb(27,56,27);
background: linear-gradient(144deg, rgba(27,56,27,1) 0%, rgba(57,119,48,1) 46%, rgba(86,179,69,1) 100%);
}
.more h4{
	    pointer-events: fill !important;
	background: transparent !important;
	width: 100%;
}
.more h4 a{
	display: block;
	height: 100%;
	width: 100%;
}
.common-home .title{
	margin: 10px 0 30px;
	display: table;
	width: 100%;
	text-align: center;
	padding: 15px 10px 0px;
}
.common-home .title > span {
	padding: 0 10px 0;
	z-index: 9;
	position: relative;
	margin: 0 auto;
	font-weight: bold;
	color: #301104;
	display: inline-block;
}
.common-home .feature .title > span{
	color: #fff;
}
/*.common-home .title > span:before, */
/*.common-home .title > span:after{*/
/*	content: "";*/
/*	display: inline-block;*/
/*	background: url(coffee.png) no-repeat;*/
/*	margin: 0 10px;*/
/*	width: 40px;*/
/*	height: 40px;*/
/*	    vertical-align: middle;*/
/*}*/
/*.common-home .feature .title > span:before, */
/*.common-home .feature .title > span:after{*/
/*	background: url(coffee-8.png) no-repeat;*/
/*}*/
.common-home .title > span span{
	font-size: 28px;
	display: inline-block;
	padding: 0 30px;
}
/*.common-home .title:after{*/
/*	content: "";*/
/*	display: block;*/
/*	background: rgba(255,255,255, .3);*/
/*	height: 13px;*/
/*	width: 55%;*/
/*	margin: -26px auto 0;   */
/*}*/
.common-home .title p{
	float: left;
	color: #707070;
	font-size: 18px;
}


.intl-tel-input{
	direction: ltr;
}
.intl-tel-input #payment_address_telephone{
	text-align: right;
}
#carousel0{
	    margin: 0px 0 20px;
}
#carousel0 img{
	margin: 0 auto;
}
#carousel0 .text-center {
	text-align: center;
	
}
#carousel0 .wrap{
	text-align: center;
	transition: all 0.4s ease;
	padding: 0px 0;
	/*border: 1px solid #e8e8e8;*/
	margin: 15px;
	border-radius: 10px;
}
#carousel0 .wrap:hover{
	/*border: 1px solid #28aeca;
*/}
#carousel0 .owl-buttons div {
    opacity: 1;
}
#carousel0 .owl-buttons div i{
	font-size: 20px;
	padding: 9px 13px 9px;
	border-radius: 50%;
	color: #fff;
	transition: all 0.4s;
	background: #00b7ff;
	text-shadow: none;
}
#carousel0 .owl-buttons div i:hover{
	background: #004d9f;
}
#carousel0 .owl-buttons .owl-prev {
	left: -18px;
	top: 46%;
}
#carousel0 .owl-buttons .owl-next{
	right: -18px;
	top: 46%;
}

/* menu */
#menu {
	border: 0;
	border-radius: 0px;
	min-height: 40px;
}
#menu .list-group-item{
	border:0;
	border-radius: 0;
}


#menu .nav > li > a {
	color: #4a4a4a;
	padding: 20px 20px;
	min-height: 15px;
	background-color: transparent;
	border-radius: 4px;
	transition: all 0.4s ease;
	/*font-weight: bold;*/
	font-size: 16px;
	position: relative;
	display: block;
}
#menu .nav > li .fa{
	margin: 0 2px;
}
#menu .nav > li > a span{
	position: relative;
	z-index: 1;
}

.p-border{
	border: 1px solid #fff;
	border-radius: 20px;
	transition: all 0.4s;
	background: #fff;
	transition: all 0.4s;
	/*height: 300px;*/
}
 .p-border:hover{
	/*height: 330px !important;*/
	border: 1px solid #eb6d2f;
}

#menu .nav > li > a:hover, 
#menu .nav > li > a:focus, 
#menu .nav > li.open > a{
	color: #ca9355;
}
#menu .nav > li > a:hover:before, 
#menu .nav > li > a:focus:before, 
#menu .nav > li.open > a:before {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%) rotate(0deg);
	transform: translate(-50%, -50%) rotate(0deg);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	/*display: table;*/
}
#menu .dropdown-inner ul {
	/*display: table-cell;*/
}
#menu .dropdown-inner a {
	min-width: 200px;
	display: block;
	padding: 9px 20px;
	clear: both;
	line-height: 20px;
	color: #777;
	font-size: 14px;
	transition: all 0.3s ease-in-out;
}
#menu .dropdown-inner li a:hover {
	/*background: #28aeca;*/
	color: #ca9355 !important;
}
.sub > li > a{
	color: #000 !important;
}
.pr li a{
	color: #b2b2b2 !important;
	font-size: 12px !important;
	    padding: 5px 20px !important;
}
/*#menu .dropdown-inner li a::before {
	content: "\f111";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 5px;
	vertical-align: middle;
}*/
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	background-color: transparent;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: right;
	padding-right: 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: 6px 18px;
	float: right;
	background-color: #000;
	margin-right: 15px;
	margin-top: 10px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #222;
}
.add-cart{
	z-index: 99;
	background-color: transparent;
	border-radius: 4px !important;
	padding: 9px 14px 9px !important;
	margin: 10px auto 0;
	display: table;
	width: 100%;
	transition: all 0.4s ease-in-out;
}
.add-cart span:after{
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(add.png) no-repeat;
	vertical-align: text-top;
    margin-right: 10px;
}
.wish{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 9;
	padding: 9px 12px 8px !important;
	background: #301104;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50%;
}
.swap{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	height: 100%;
}
.product-thumb:hover .swap{
	opacity: 1;
}
.product-thumb:hover .org{
	opacity: 0;
}
.tabed-pro{
	margin-top: 40px;
}
.tabed-pro .nav-tabs > li {
	float: none;
	margin-bottom: -1px;
	display: inline-block;
}
.tabed-pro .nav-tabs > li > a{
	color: #fff;
	border: 0;
	    padding: 17px 15px;
	border-bottom: 3px solid transparent;
}
.tabed-pro .nav-tabs {
	border-bottom: 0;
	text-align: center;
	background: #183219;
	padding: 0px 0;
}
.tab-content{
	border: 0 !important;
}
.tabed-pro .nav-tabs > li.active > a, 
.tabed-pro .nav-tabs > li.active > a:hover, 
.tabed-pro .nav-tabs > li.active > a:focus {
	color: #5abb48;
	cursor: default;
	background-color: transparent;
	border: 0;
	border-bottom: 3px solid #5abb48;
	border-bottom-color: #5abb48;
}
.tabed-pro .nav > li > a:hover, .tabed-pro .nav > li > a:focus {
	color: #5abb48;
	cursor: default;
	background-color: transparent;
	border: 0;
	border-bottom: 3px solid #5abb48;
	border-bottom-color: #5abb48;
}
.dropdown-menu-left {
	left: 0;
	right: auto;
	}

.featuredbanner .in{
		display: inline-block;
	}
@media (min-width: 768px) {
	.featuredbanner .col-sm-6{
		float: none !important;
		display: table !important;
		margin: 0 auto !important;
	}
	.navbar-nav {
		
	}
.dropdown-menu-left {
	    left: 0;
	    right: auto;
	}
	.nas{
		padding: 0;
	}
	.nas img{
		max-width: 100%;
	}
	.open2 {
		display: block !important;
	}
	.header-menu > .dropdown-menu{
		width: 100%;
	}
	.l{
		float: left;
	}

	/*.header-menu{
		visibility: hidden;
		opacity: 0;
		transition: all .1s ease;
	}
	.header-menu.open{
		visibility: visible;
		opacity: 1;
	}*/



	#menu .dropdown .dropdown-menu{
		display: block;
		visibility: hidden;
		opacity: 0;
		top: 70px;
		transition: all .25s ease;
		min-width: 100%;
		border: 1px solid #fff;
	}
	#menu .dropdown{
		position: static;
	}
	#menu .dropdown:hover .dropdown-menu {
		visibility: visible;
		opacity: 1;
		top: 100%;
	}
	.menu2 .dropdown .dropdown-menu{
		display: block;
		visibility: hidden;
		opacity: 0;
		top: 40px;
		transition: all .25s ease;
	}
.acc.open > .dropdown-menu{
	visibility: visible;
	opacity: 1;
	top: 100%;
}
.acc > .dropdown-menu{
	display: block;
	visibility: hidden;
	opacity: 0;
	top: 40px;
	transition: all .25s ease;
	min-width: 170px;
	border-radius: 0 25px 25px 25px;
}
	/*.account:hover + .dropdown-menu {
		visibility: visible;
		opacity: 1;
		top: 100%;
	}
	.account + .dropdown-menu{
		display: block;
		visibility: hidden;
		opacity: 0;
		top: 40px;
		transition: all .25s ease;
	}*/
	.dropdown-menu-left {
    left: 0;
    right: auto;
}
	.menu2 .dropdown:hover .dropdown-menu {
		visibility: visible;
		opacity: 1;
		top: 100%;
	}
	.featuredbanner .col-xs-3{
		width: 20%;
		padding: 0 3px;
	}
	
	.all-cats .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    right: 100% !important;
    top: 0 !important;
}
	.navbar-collapse{
		padding: 0;
	}

	#banner3 .col-sm-2{
		width: 19.667%;
	}
	.pro-page .banner .col-sm-2{
		width: 19.667%;
	}
	.common-home .open2 > .dropdown-menu {
	    	display: block;
	}
	footer h5{
		pointer-events: none;
	}
	footer .collapse {
	    display: block;
	    visibility: visible;
	}
	footer .info-f:first-child [class*="col-"] .fa-minus, 
	footer .info-f:first-child [class*="col-"] .fa-plus {
	    display: none !important;
	}
}
@media (max-width: 767px) {

	.right-list > li{
		display: inline-block;
	}
	.social {
	    margin: 7px 10px 10px;
	}
	.visible-xs {
	    display: inline-block !important;
	}
	footer h5{
		margin: 10px 0 !important;
		font-size: 18px !important;
	}
	footer .info-f:first-child [class*="col-"] .fa-minus {
	    display: none;
	}
	footer h5 .fa {
	    float: left;
	        margin-top: 6px;
	}
	footer .wrap{
		padding: 0 !important;
	}

	#menu {
		padding-bottom: 0 !important;
		float: none;
	}
	#menu .nav > li > a {
		    padding: 5px 15px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-right: 11px !important;
		padding-bottom: 10px;
		    margin-left: 0 !important;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
	}
	#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;
	}
	#menu .btn-navbar{

	}
	#top-links .dropdown-menu-left {
	    right: auto;
	    left: 0;
	}
	.product-thumb .caption {
	    padding: 5px 0px 0px !important;
	}
	.common-home .m-menu{
		width: 100%;
	}
	.owl-buttons{
		display: none !important;
	}
	#wishlist-total .fa {
	    margin: 0px 0;
	}
	#advanced-newsletter-box .container{
		width: 93% !important;
	}
	#advanced-newsletter-box .container {
	    padding: 10px 15px !important;
    border-radius: 50px !important;
	    margin: 0 15px;
	}
	footer:before{
		height: 20px !important;
	}
	footer h5:after{
		height: 7px !important;
	}
	#wishlist-total{
		display: block;
	}
	#top{
		padding: 0;
		background-size: cover;
		    min-height: 42px;
	}
	#logo img {
		max-width: 86px;
		margin-bottom: 5px;
	}
 	.selectpicker{
	 	margin-bottom: 10px;
 	}
	.pr{
		padding: 0;
	}
	
	#cart > .btn{
		 
	}
	.top-search {
	    display: none;
	    margin-top: 5px;
	}
	.l-btn {
	    float: none;
	    margin: 10px auto 0;
	    display: table;
	}
	.min-cart{
		padding: 0;
	}
	.cart-wrap span {
		font-size: 12px;
	}
	.header-cats .list-head {
		font-size: 14px;
	}
	.header-cats .list-head .fa-list-ul{
		margin-left: 5px;
	}
	.header-cats .list-head span {
		margin-left: 5px;
	}
	.c-img {
	    	width: 24px;
	}
	.featuredbanner .row {
	    	margin: 0 !important;
	}
	.free h2 {
	    margin: 0px 0 0;
	    color: #952726;
	    font-weight: bold;
	    font-size: 35px;
	    background: url(g150.png) no-repeat;
	    background-position: right;
	    background-size: contain;
	    padding: 22px 45px 15px;
	}
	.free h3 {
	    font-size: 21px;
	}
	.free h5 {
	    font-size: 16px;
	}
	.free img {
	    margin: -50px auto 0;
	}

	.cats{
		padding: 10px 0 0px;
	}
	.cats .col-xs-12{
		padding: 0 5px;
	}
	.email .fa{
		    padding: 0 0px 10px 10px;
		        font-size: 36px;
	}

	#logo {
		
	}
	
	.menu2 .phone {
	    margin: 11px 0px 0px;
	    font-size: 14px;
	    float: left;
	}
	.product-thumb .image{
		float: none !important;
		margin: 0 auto !important;
	}
	.complain{
		margin: 0 auto;
		display: table;
	}
	.product-thumb .button-group button{
		
	}
	#search .btn-lg{
		    padding: 8px 10px;
	}
	.all-cats {
    margin-right: 14px;
    width: 91%;
}

	#advanced-newsletter-box .heading-title span {
		position: relative;
		top: -8px;
		float: none !important;
		color: #fff;
		margin: 25px 0 0 !important;
		display: block !important;
		text-align: center;
	}
	.news-t {
		margin: 0px 0 7px !important;
		text-align: center !important;
		    font-size: 24px !important;
	}
	#top-links ul > li{
		padding: 0;
	}
	header .col-xs-6:nth-of-type(2){
		padding-left: 0;
	}
	header .col-xs-6:nth-of-type(3){
		padding-right: 0;
	}
	#advanced-newsletter-box > .row{
		margin: 0;
	}
	.inside {
	    width: 100% !important;
	    margin: 0 auto;
	}
	#advanced-newsletter-box .col-sm-12{
		padding: 20px 0 20px !important;
	}
	#advanced-newsletter-box .heading-title{
		    
	}
	.top2{
		display: none;
	}
	.tohide{
		display: none;
	}
	footer .social{
		float: none !important;
		margin: 0px auto 0 !important;
		display: table !important;
	}
	.common-home footer {
		/* padding-top: 60px !important;
		margin-top: -60px !important;*/
		background-position: bottom;
		padding-top: 0px;
	}
	#carousel-19{
		margin: 0 !important;
	}
	#carousel0 .owl-buttons .owl-next {
	    right: 0px;
	    top: 46%;
	}
	#carousel0 .owl-buttons .owl-prev {
	    left: 0px;
	    top: 46%;
	}
	.featuredbanner .desc h3 {
		margin-top: 5px;
		text-align: center;
		font-size: 14px;
	}
	.featuredbanner .desc h4 {
	    text-align: center;
	        font-size: 12px;
	}
	#button-search{
		margin: 0;
		border-radius: 5px;
	}
	#slideshow0 .owl-buttons .owl-prev {
    		left: 5px !important;
	}
	#slideshow0 .owl-buttons .owl-next {
    		right: 5px !important;
	}
	.banner {
	    margin: 50px 0 0;
	}

	#advanced-newsletter-box  .col-sm-3{
		margin: 0 !important;
	}

    .phone {
	    display: block;
	    float: none;
	    margin: 0px 0px 10px 0px;
	    font-size: 11px;
	}
	#column-right .container {
		width: auto !important;
		padding-right: 15px;
	}
	#column-right .row{
		margin: 0;
	}
	.common-home #banner0 img {
	    
	}
	.cats{
		
	}
	.cat-title{
		padding: 4px;
		font-size: 11px;
		font-weight: bold;
	}
	.exc h3{
		font-size: 13px !important;
		    margin: 0 0 5px !important;
	}
	#banner1 .exc{
		display: table;
	}
	#banner1 .item {
	    margin: 0 0 30px;
	}
	#banner1 .item3:last-child .item{
	    margin: 0 0 0px;
	}
	.exc p{
		font-size: 12px !important;
		line-height: 1.5em !important;
		    margin: 0px 0px 10px !important;
	}
	.exc a{
		font-size: 10px !important;
		padding: 2px 10px !important;
		    margin: 0px auto 5px !important;
	}
	.common-home .title{
		/* margin: 0px auto 20px !important;
		padding-top: 0;
		    max-height: 40px;*/
		    margin: 0px 0 0px;
	}
	#slideshow0 .owl-pagination{
		display: none;
	}
	
	.common-home .title > span span {
		font-size: 15px;
		display: inline-block;
		padding: 0 0px;
	}
	.red{
		top: -4px;
	}
	
	.content-footer {
	    margin: 0 auto 0px !important;
	}
	#carousel0 {
	    margin: 0px 0 0px;
	}
	.featuredbanner .scale{
		padding: 20px;
		background-size: contain;
	}
	#advanced-newsletter-box img{
		margin: 0 auto 20px !important;
		display: block;
		max-width: 100%;
	}
	.banner {
		margin: 0px 0;
	}
	.add-cart span:after{
		vertical-align: middle;
	}
	#banner2 .item{
		margin: 0 0 30px;
	}
	#banner3{
		padding: 15px 0 0;
		margin-top: 15px !important;
		display: table;
		width: 100%;
	}
	.product-thumb .image img {
	    	width: 100% !important;
	}
	#slideshow0 .clickable {
	   margin-top: 0px !important; 
	}

	.cur{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#top .left-links {
		/* margin: 0px auto;
		float: none !important;*/
		    margin: 4px 0px 0 0;
	}
	.powered .social {
	    margin: 15px auto 15px !important;
	}
	#top-links {
		padding-top: 0px;
	}
	.common-home .feature .title > span:before, 
	.common-home .feature .title > span:after{
		width: 24px;
		height: 24px;
		margin: 0;
		background-size: contain;
	}
	.common-home .title > span:before, 
	.common-home .title > span:after{
		width: 24px;
		height: 24px;
		background-size: contain;
	}
	.common-home .title:after{
		margin: -17px auto 0;
		background: rgba(255,255,255, .2);
		display: none;
	}
	.common-home .title > span{
		padding: 0;
	}
	.feature .product-thumb:hover {
	    transform: translate3d(0px, -20px, 0px);
	}
	#banner0 {
	    margin: 0 0px 20px;
	}
	#banner1 {
		padding-right: 0;
		margin: 0px 0 30px;
	}
	.tohide{
		padding: 0;
	}
	.top2 span {
	    padding: 0 2px;
	    display: table-cell;
	    font-size: 12px;
	    text-align: center;
	}
	.top2 .fa {
	    color: #09afd2;
	    display: block;
	}
	#search {
	    width: 100% !important;
	    margin: 0;
	}
	#search .input-lg {
	    width: 100%;
	}
	.sticking .ex {
	    display: inline-block !important;
	    width: 49%;
	}
	.sticking .ex .col-sm-4{
		padding: 0;
	}
	.sticking .ex .col-sm-8{
		padding-right: 0;
	}
	.ex .#cart > .btn{
		line-height: 14px;
	}
	.featuredbanner .item{
		margin: 0 0px;
		text-align: center;
		margin-bottom: 0px;
		    height: 100%;
	}
	.featuredbanner .in{
		width: 20%;
		    display: table-cell;
	}
	.featuredbanner img{
		padding: 0;
		/*max-width: 45px;*/
	}
	footer .social .fa{
		margin-bottom: 5px !important;
	}
	.pro-page .banner .item{
		display: table;
		margin: 15px 0;
	}
	.content-footer .newbanner {
		float: none !important;
		margin: 2px auto !important;
		display: table;
	}
	#newbanner1 {
		float: none;
		margin: 2px auto;
		display: table;
	}
	.ex #search {
		width: auto;
		margin: 5px auto 5px;
	}
	#advanced-newsletter-box{
		    padding: 15px 0px 10px !important;
	}
	#advanced-newsletter-box #mail-box{
		width: 100% !important;
		margin: 0 !important;
		    padding: 0 !important;
	}
	#advanced-newsletter-box #mail-box .btn{
		padding: 0 20px !important;
	}
	.mejs__container{
		width: 100%;
		height: 230px !important;
	}
	.email {
		margin: 0px 0px 10px 0px;
		font-size: 11px;
	}
	.create {
	    padding: 7.5px 17px !important;
	}
	#search .input-lg{
		   
	}
	.adv-search {
		margin-top: 5px;
		width: 100%;
		display: none;
	}
	#dropdownMenuButton:before{
		display: none;
	}
	#dropdownMenuButton{
		    padding: 13px 12px;
		    font-size: 18px;
	}
	.contacts{
		margin: auto;
	    	float: right;
	}
	.social .fa {
		margin: 3px 3px 0 0;
	}
	.right-list {
		margin: 30px 0 0px;
		float: left;
		width: auto;
	}
	.instagram{
		padding-top: 20px;
	}
	.social a{
		margin-left: 0px;
	}
	.navbar-header{
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 auto !important;
	}
	.common-home .title p {
	    font-size: 14px;
	}
	.vertical-sreview {
	    margin-bottom: 0px;
	}
	#carousel-2 .vertical-sreview .caption {
	    padding: 0px 0px 0px;
	}
	.review-caption p {
	    width: 100%;
	}
	#carousel-2 .owl-pagination {
	    top: -50px;
	    display: none;
	}
	.info-f ul, footer .wrap{
		border: 0 !important;
		    text-align: right;
	}
	#top .btn-link, #top li, #top a{
		font-size: 10px;
		margin: 0 !important;
	}

	.half-circle{
	    margin-right: 20px !important;
	}
	#carousel-12 .owl-buttons .owl-next{
		    right: 0px !important;
	}
	#carousel-12 .owl-buttons .owl-prev{
		    left: 0px !important;
	}
	.banner img{
	    width: 100%;
	}
	#carousel0 img{
		margin: 0 auto;
	}
	.red2{
		top: -8px;
	}
	.heading-title:before{
		display: none !important;
	}
	.product-thumb .image a {
	    display: block;
	}
	.content-footer .newbanner{
		margin-bottom: 10px !important;
		display: table !important;
	}
	.info-f ul{
		padding: 0px 10px 0 !important;
	}
	footer .wrap a {
	    color: #b3b3b3;
	    word-break: break-word;
	}
	.copy{
		text-align: center !important;
		    margin: 10px auto 10px !important;
	}
	.copy2{
		text-align: center !important;
	}
	.scrollup{
		display: table;
		margin: 0 auto;
	}
	.banner1 {
		padding: 30px 0;
	}
	.content-footer .newbanner .item {
		float: none !important;
		margin: 2px auto;
		display: table-cell;
	}
	footer .info-f {
	        	margin-right: -15px !important;
    		margin-left: -15px !important;
    		margin-bottom: 0px;
    		    padding: 10px 0 10px;
	}
	.add-cart:after{
		margin-right: 4px solid;
	}
	.new-product {
	    padding: 9px 6px;
	    height: 59px;
	    width: 80px;
	    text-align: left;
	    color: #fff;
	    font-size: 16px;
	}
	#wishlist-total:before{
		margin: 0;
	}
	.product-thumb h4 {
		font-size: 13px !important;
	}
	#featuredbanner0 .col-sm-4{
		margin: 0 0 30px;
	}
	.product-thumb .caption p {
		font-size: 11px !important;
	}
	.add-cart{
		padding: 7px 5px !important;
		font-size: 12px;
	}
	.tab-content{
		margin-bottom: 0 !important;
	}
	.product-thumb .button-group{
		padding: 5px 0 !important;
		    width: 100% !important;
	}
	.latest {
	     padding: 0px 0 5px;
	}
	.bestseller {
	        padding: 0px 0 5px;
	}
	.featuredbanner{
		margin: 0;
		padding-bottom: 0;
		    width: 100%;
	}
	.product-thumb .button-group button{
		font-size: 12px !important;
		padding: 6px 8px !important;
		margin: 0 !important;
	}
	.product-thumb:hover .rating {
		opacity: 1;
		bottom: -10px !important;
	}
	.feature .product-thumb .caption {
		padding: 5px 9px 0px;
		min-height: 70px;
		text-align: center;
	}
	.feature .product-thumb{

	}
	.feature {
		padding: 20px 0 0;
		margin-bottom: 30px;
		background-size: 235%;
		background-position: center top;
	}
	.feature .product-thumb .image {

	}
	.feature .product-thumb .price{
		    padding: 17px 0 0;
	}
	.product-thumb{
		/*margin-bottom: 70px !important;*/
	}
	.featuredbanner .desc h3:after{
		margin: 0 auto;
	}
	.product-thumb .button-group .add-cart{
		padding: 6px 6px !important;
	}
	.special .product-thumb{
		margin-bottom: 30px !important;
	}
	.special .product-layout {
	    margin-left: -15px;
	    margin-right: -15px;
	}
	.owl-thumbs{
		    top: 12px;
	}
	#newbanner3, #newbanner1 {
		margin: 0 auto 0 !important;
		
		display: table !important;
	}
	.powered .newbanner .item {
		float: none !important;
		display: inline-block !important;
	}
	footer ul li a{
		font-size: 15px !important;
	}
	footer .wrap div.phone a {
	    padding: 12px 10px !important;
	    font-size: 15px !important;
	}
	.info-f .col-sm-3{

	}
}

@media (min-width: 768px) {
	.flex{
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
/* content */
#content {
	min-height: 600px;
}
.common-home #content {
	min-height: 200px;
	    background: transparent;
}
.home-wrap{
	padding: 0;
	overflow: hidden;
	background: #f5f5f5;
}


.product-thumb .image{
	position: relative;
	transition: all 0.4s ease-in-out;
}
.product-thumb .image:hover img{
	/*box-shadow: 0px 3px 6px 3px rgba(186, 186, 186, 0.55);*/
}
.afancy{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.product-thumb .image:hover button{
	
}
.product-thumb .image:hover .pro-details{
	/*background: rgba(0,0,0, .3);*/
	opacity: 1;
}
.text_price{
	color: #777 !important;
}

a > .add-cart{
	padding: 0px 50px !important;
	margin-bottom: 10px;
}
.button-group a{
	
}
.info-img{
	display: inline-block;
	margin: 20px 0 40px;
}
.news-t{
	text-align: right;
	margin: 0px 0 0;
	color: #fff;
	font-size: 26px;
	z-index: 9;
	position: relative;
}

.common-home #advanced-newsletter-box{
	display: block;
}
#advanced-newsletter-box .container{
	position: relative;
	padding: 70px 0;
	box-shadow: 0 20px 76px rgba(237, 123, 41, .2);
	border-radius: 150px;
	background: #fff;
}
#advanced-newsletter-box img{
	margin: 0 25px;
}
#advanced-newsletter-box .heading-title span{
	position: relative;
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: right;
	line-height: 1.6em;
	padding: 10px 0 11px;
}
#advanced-newsletter-box span{
	display: table-cell;
}
#advanced-newsletter-box hr{
	border-color: #777;
	margin: 50px 0 0;
	padding-bottom: 20px;
}
#advanced-newsletter-box #mail-box{
	margin: 0px auto 0px !important;
	padding: 2px;
	border-radius: 0px;
	display: table;
}
#advanced-newsletter-box #mail-box .btn {
	color: #fff !important;
	height: 42px !important;
	/*background: #27282d !important;*/
	background: #301104 !important;
	padding: 0 25px;
	border-radius:  0  !important;
	margin-right: 0px;
	font-size: 16px;
}
#advanced-newsletter-box .heading-title{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	    font-size: 14px !important;
	text-align: right;
}
#advanced-newsletter-box #mail-box input {
	height: 42px !important;
	width: 100%;
	padding-right: 10px;
	border-radius: 0 !important;
	border: 1px solid #d4d4d4 !important;
	background: #fff !important;
	color: #000;
}
#advanced-newsletter-box .social{
	display: table;
	margin: 30px auto 0;
	float: none;
}
/*#advanced-newsletter-box .social .fa{
	border-radius: 50%;
	border: 1px solid #00b7ff;
	color: #004d9f;
	margin: 0 5px 30px;
}
#advanced-newsletter-box .social .fa:hover{
	background: #004d9f;
	border: 1px solid #004d9f;
	color: #fff;
}*/
#advanced-newsletter-box ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #adadb0 !important;
}
#advanced-newsletter-box ::-moz-placeholder { /* Firefox 19+ */
  color: #adadb0 !important;
}
#advanced-newsletter-box :-ms-input-placeholder { /* IE 10+ */
  color: #adadb0 !important;
}
#advanced-newsletter-box :-moz-placeholder { /* Firefox 18- */
  color: #adadb0 !important;
}
.breadcrumb + .row{
	margin: 0;
}
#content{
	/*background: #f6f6f6;*/
	border-radius: 4px;
	padding: 20px 15px;
}
.common-home #content{
	/*background: transparent;*/
	padding: 0px 0px;
}

.fancybox-overlay.fancybox-overlay-fixed {
    	opacity: 1 !important;
    	    max-width: 100% !important;
}
.fancybox-overlay #button-cart{
	display: none !important;
}
.fancybox-overlay #product{
	display: none !important;
}
.rose-back .title{
	margin-top: 0; 
}



/* footer */

/*.cloud{
	background: url(b-footer.png) no-repeat;
	padding: 58px 0;
	background-position: center center;
	background-size: 100%;
	
}*/
footer {
	padding-top: 50px;
	background: rgb(153, 90, 82);
	    background: linear-gradient(90deg, rgb(153, 90, 82) 0%, #80423f 100%);
	color: #fff;
	margin: 40px 0 0;
}

.info-f, .powered{
	position: relative;
	z-index: 9;
}
.info-f ul{
	padding: 30px 10px 0 0;
	/*border-right: 1px solid #8e8e8e;*/
}
/*.info-f .col-sm-3:first-child ul{
	border: 0;
	padding: 30px 0px 0 0;
}
.info-f .col-sm-3:first-child ul h5{
	padding: 2px 0px 10px 0;
}*/
#col6 .col-sm-6{
	padding: 0;
}
.info-f > [class*="col-sm-"]:before{
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	right: 15px;
	/*border-right: 1px solid #ccc;*/
	height: 100%;
}
.content-footer{
	margin: 0px auto 20px;
	display: table;
}
.copy{
	text-align: right;
	margin: 8px auto 15px;
	color: #301104;
	line-height: 2em;
	font-size: 14px;
}
.copy2{
	text-align: left;
	margin: 7px auto 15px;
	color: #301104;
	line-height: 2em;
	font-size: 14px;
}
.copy a{
	color: #301104;
}
.copy2 a{
	color: #301104;
}
.copy2 img{
	display: inline-block;
	    width: 90px;
}
.scrollup .fa{
	background: #cd8d21 ;
	color: #fff;
	padding: 10px 12px;
	border-radius: 50%;
	cursor: pointer;
	margin-top: 13px;
}
footer hr {
	border-top: none;
	
}
footer a {
	color: #fff;
	font-size: 16px;
}
footer a:hover {
	color: #301104;
}
footer ul li:hover{
	
}
.email2{
	margin: 20px 0 10px;
}
.email2 .fa, .phone2 .fa{
	color: #fff;
}
.email2 a, .phone2 a{
	color: #fff;
}
.f-img3{
	padding: 10px 0 16px 13px;
}
.info-f{
	padding: 0px 0 30px;
}
footer .social{
	margin: 20px auto -37px;
	display: table;
	position: relative;
	z-index: 9;
}
footer h5 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding-right: 10px;
	margin: 0 0 0;
	z-index: 91;
	position: relative;
}
footer h5:before{
	content: "";
	display: inline-block;
	background: url(coffee-8.png) no-repeat;
	background-size: contain;
	margin: 0px 0 0px 5px ;
	height: 20px;
	width: 20px;
	vertical-align: middle;
}

footer ul li{
	line-height: 2.5em;
	margin-bottom: 10px;
}
footer ul li a{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
footer ul li::before {
	content: "\f111";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 7px;
	color: #fff;
	vertical-align: middle;
}
footer .wrap{
	padding: 0px 0px 0 0;
	height: 100%;
}
footer .wrap div{
	margin: 0px 0px 10px;
	font-size: 14px;
	display: block;
}
footer .wrap div.phone{
	display: inline-block;
	    margin: 0px 0px 20px;
}
footer .wrap div.phone a{
	color: #ff5872;
	border: 1px solid #ff5872;
	padding: 17px 30px;
	display: block;
	border-radius: 30px;
	font-size: 20px;
	font-weight: bold;
}
footer .wrap span{
	
}
footer .wrap a{
	
}
footer .wrap .fa{
	font-size: 18px;
	color: #952726;
	padding: 9px 10px;
	border-radius: 50%;
	background: #fff;
}
footer .wrap .fa-map-marker{
	    padding: 9px 13px;
}
footer .wrap .fa-phone{
	padding: 9px 11px;
}
footer .wrap a:hover{
	color: #952726;
}
footer .wrap a:hover .fa{
	/*color: #7d114c;*/
}
footer .wrap img{
	
}
.nas{
	line-height: 1.8em;
	font-size: 14px;
	color: #fff;
}
.useless {
	text-align: center;
	margin: 30px auto 20px;
	display: table;
}
.useless > li > a {
    font-size: 18px;
    color: #fff;
    padding: 17px 25px;
    min-height: 15px;
    background-color: transparent;
    transition: all 0.4s ease;
}
.useless > li > a:hover{
	color: #28aeca;
}
/*footer .wrap .fa-envelope{
	    padding: 9px 10px;
}
footer .wrap .fa-map-marker{
	    padding: 9px 13px;
}*/
footer .social .fa {
	padding: 9px 10px;
	font-size: 18px;
	color: #301104;
	transition: all 0.4s ease;
	margin: 0 5px;
	/*background: #7d114c;*/
	border: 0;
	border-radius: 50%;
}
footer .social .fa:hover{
	/*background: #fff;*/
	color: #28aeca;
	
}
footer .social .fa-facebook{
	padding: 9px 13px;
}
/*footer .social .fa-facebook{
	background: #3b5998;
}
footer .social .fa-twitter{
	background: #55acee;
}
footer .social .fa-google-plus{
	background: #dc4e41;
	    padding: 9px 7px;
}
footer .social .fa-instagram{
	background: #fff;
	color: #333;
}*/
.powered .social a {
	font-size: 16px;
	display: inline-block;
	float: right;
}
.powered .social {
	margin: 15px auto -43px;
	display: table;
	float: none;
}
.pay{
	
}
.powered{
	padding: 0px 15px 0;
	background: #fff;
}
.powered .container{
	
}
.powered img{
	display: none;
	margin-right: 10px;
}

/* alert */
.pro-page .col-sm-5{
	background: #fff;
	border: 1px solid #ddd;
	    padding: 20px 15px 0;
}
.pro-page .check li:before{
	content: "\f00c";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 12px;
	color: #000;
	vertical-align: middle;
}
.alert {
	padding: 8px 14px 8px 14px;
	margin-top: 50px;
}
/* breadcrumb */
.breadcrumb {
	margin: 20px 0 20px 0;
	padding: 0px 0;
	border: 0;
	color: #301104;
	background-color: transparent;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 8px 20px;
	position: relative;
	white-space: nowrap;
	transition: all 0.4s ease;
}
.breadcrumb  li:hover a, .breadcrumb li:hover:after{
	color: #301104  !important;
}
.breadcrumb > li a{
	color: #a98146;
	margin-left: 10px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '\f100';
	font-family: fontawesome;
	display: block;
	position: absolute;
	bottom: 2px;
	left: -4px;
	transition: all 0.4s ease;
	width: 10px;
	height: 26px;
	/* border-right: 1px solid #DDD; */
	/* border-top: 1px solid #DDD; */
	/* -webkit-transform: rotate(45deg); */
	/*-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);*/
	/* transform: rotate(45deg); */
	z-index: 99;
	background: transparent;
}
.breadcrumb > li:last-child:after {
	display: none;
}
.pagination {
	margin: 0;
}
.content-footer .col-sm-12:last-child{
	padding: 0px 0 10px;
}
.content-footer .newbanner{
	display: inline-block;
	margin: 2px;
	float: right;
}
.content-footer .newbanner .item{
	float: right;
	margin: 5px;
}
#newbanner1{
	margin: 0 0px;
	float: right;
}
#newbanner2, #newbanner0{
	margin: 0 0px 0px;
}
#newbanner3{
	margin: 0  0 0;
	float: right;
}
.add_group {
    display: table;
}
.add_group button {
    display: table-cell;
    background: #fff !important;
    color: #000 !important;
        padding: 7px 6px 3px;
    height: 34px;
    border: 1px solid #000;
        vertical-align: bottom;

}
.add_group input {
    width: 50px;
}
.add_group input {
    border: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    display: table-cell;
    background: #fff;
    text-align: center;
    color: #000;
}
.add_group .form-control {
    padding: 6px 12px 2px;
    border-radius: 0;
}
#product .col-xs-3 {
    padding-right: 0;
    margin: 0 0 15px;
}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(to bottom, #301104, #301104) !important;
	background-repeat: repeat-x;
	background-color: #301104 !important;
	border-color: #301104 #301104 !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #301104 !important;
	border-color: #301104 #301104 !important;
	background-position: 0 -15px !important;
}
#accordion .panel-title {
    color: #000;
}
#accordion .panel-default > .panel-heading {
    color: #000;
    background-color: #fff;
    border-color: #000;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border: 0;
}

#content .col-sm-5 .btn-default {
    color: #777;
    text-shadow: none !important;
    background-color: #fff !important;
    background-image: none;
    background-repeat: no-repeat;
    border-color: #fff !important;
}
.tab-content {
    /*background: #fff;*/
    padding: 20px 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.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: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.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-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.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: #23A1D1;
	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 !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #583b2e;
	background-image: linear-gradient(to bottom, #583b2e, #583b2e);
	background-repeat: repeat-x;
	border-color: #583b2e #583b2e #583b2e;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #583b2e;
	background-image: linear-gradient(to bottom, #583b2e, #583b2e);
}
 .table > tbody > tr > td{
 	vertical-align: middle;
 }
/* list group */
.list-group a {
	border-bottom: 0;
	border-top: 0;
	color: #888888;
	padding: 9px 12px;
	transition: all 0.4s;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #ffcd00;
	color: #fff;
}
.list-group-item:last-child{
	border-bottom: 0 !important;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
.owl-carousel{
	background: transparent !important;
}
#carousel-12{
	margin-top: 20px;
}
#carousel-12 .owl-buttons div{
	opacity: 1;
}
#carousel-12 .owl-buttons .owl-prev {
	
}
#carousel-12 .owl-buttons .owl-next{
	
}
#carousel-12 .owl-buttons{
	position: absolute;
	width: 17%;
	margin: 0 auto;
	bottom: 0;
	left: 0;
	right: 0;
}

#carousel-12 .owl-controls .owl-buttons .owl-prev{
	left: 20px;
	background: transparent url(red.png) no-repeat;
	background-size: 54px 63px;
	padding: 22px 20px;
	border-radius: 4px;
	color: #fff;
	text-shadow: none;
	transition: all 0.4s ease;
}
#carousel-12 .owl-controls .owl-buttons .owl-next{
	right: 20px;
	background: transparent url(red.png) no-repeat;
	background-size: 54px 63px;
	padding: 22px 20px;
	border-radius: 4px;
	color: #fff;
	text-shadow: none;
	transition: all 0.4s ease;
}
#carousel-12 .owl-buttons div i{
	font-size: 18px;
}

#carousel-12 .owl-controls .owl-buttons .owl-prev:hover,
#carousel-12 .owl-controls .owl-buttons .owl-next:hover{
	background: transparent url(red-b.png) no-repeat;
	background-size: 54px 63px;
	color: #952726;
}

/*#carousel-12 .owl-buttons div i{
	font-size: 17px;
	padding: 9px 13px;
	border-radius: 50%;
	color: #000;
	transition: all 0.4s;
}*/
#carousel-12 .owl-buttons div i:hover{
	color: #777;
}
#carousel-12 .item{
	margin-top: 5px;
}
#carousel-15 .owl-wrapper .owl-item:nth-child(2){
	/*display: none;*/
}
#carousel-15 .owl-buttons div i {
	font-size: 30px;
	margin: -40px 0 0;
	color: #fff;
}
.carousel-10 .owl-controls .owl-buttons .owl-prev{
	left: 20px;
	background: #fff;
	padding: 10px 12px 4px;
	border-radius: 4px;
	color: #7d114c;
}
.carousel-10 .owl-controls .owl-buttons .owl-next{
	right: 20px;
	background: #fff;
	padding: 10px 12px 4px;
	border-radius: 4px;
	color: #7d114c;
}
.carousel-10 .owl-buttons div i{
	font-size: 23px;
}

#slideshow0 .owl-buttons div i{
	font-size: 28px;
	background: #fff;
	padding: 8px 19px 10px;
	border-radius: 50%;
	transition: all 0.4s ease;
	color: #ff6c6c;
}
#slideshow0 .owl-buttons div i:hover{
	color: #564044;
}
#slideshow0 .owl-pagination {
	position: absolute;
	top: 88%;
	width: 100%;
	text-align: center;
}
#slideshow0 .clickable{
	margin-top: 0px;
}
#slideshow0 .owl-controls .owl-page span{
	border-radius: 0px;
	background: #fff;
	box-shadow: none;
	border-radius: 50%;
	
}
#slideshow0 .owl-controls .owl-page{
	margin: 12px 6px;
	
}
#slideshow0 .owl-buttons .owl-prev {
	left: 50px;
}
#slideshow0 .owl-buttons .owl-next{
	right: 50px;
}
#slideshow0 .owl-controls .owl-page.active span {
    	background: #fee41a;
    	width: 17px;
    	height: 17px;
}
#slideshow0 .owl-controls .owl-page.active:before{
	color: #004d9f;
}
#slideshow0{
	position: relative;
}

#slideshow0 .owl-buttons div{
	opacity: 1;
}

#slideshow0 .exc{
	position: absolute;
	top: 50%;
	direction: rtl;
	overflow: hidden;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 69%;
	padding: 0 20px;
}
#slideshow0 .exc h3{
	font-size: 26px;
	color: #fff;
	line-height: 1.8em;
	position: relative;
	margin: 0 0 15px;
	padding: 0px 0;
	text-align: right;
	font-weight: bold;
	transition: all 0.4s;
}

.exc p{
	font-size: 24px;
	color: #fff;
	line-height: 1.8em;
	text-align: center;
	margin: 0px 0px 20px;
}
.exc .over a{
	font-size: 18px;
	background: rgb(27,56,27);
background: linear-gradient(90deg, rgba(27,56,27,1) 0%, rgba(86,179,69,1) 100%);
	color: #fff;
	padding: 12px 40px;
	display: table;
	transition: all 0.4s;
	border-radius: 0;
	margin: 10px 0 0px;
	border: 0;
	transition: all 0.4s;
}
.exc .over a span{
	display: table;
}
.exc .over a:hover{
	background: rgb(27,56,27);
background: linear-gradient(270deg, rgba(27,56,27,1) 0%, rgba(86,179,69,1) 100%);
	color: #fff;
	border: 0;
}
.banner p{
	font-size: 18px;
	    margin: 20px 0 35px;
	text-align: center;
}
.banner .exc{
	
}
#banner2 .exc{
	display: block;
	
}
/*.banner .item:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
}*/
.banner .exc {
	position: absolute;
	top: 50%;
	direction: rtl;
	overflow: hidden;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 99;
	width: 100%;
	text-align: center;
}
.banner .exc h3{
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	line-height: 1.8em;
	position: relative;
	margin: 0;
	padding: 0px 0;
	text-align: center;
	transition: all 0.4s;
	display: inline-block;
}
.banner .exc h3 a{
	color: #fff;
}
.banner .exc .over2{
	display: inline-block;
}
.banner .exc .over2 a{
	margin: 0 20px;
}
.banner .item{
	margin: 0 0 30px;
}
.banner .exc .over2 a{
	font-size: 19px;
	background: #ff5872;
	color: #fff;
	padding: 14px 35px;
	display: table;
	transition: all 0.4s;
	border-radius: 25px;
	margin: 10px 0 0px;
}
.exc .over2 a span {
    display: table;
}
.exc .over2 a:hover {
    box-shadow: 0px 2px 2px 1px rgba(182, 182, 182, 0.8);
}
.banner .over{
	background: #777;
	opacity: .5;
	-webkit-filter: brightness(50%);
	filter: brightness(50%);
}
.banner:hover{
	
}
#banner3 .item {
	margin: 0 0 30px;
}
#banner0 .exc{
	text-align: right;
	padding: 0 30px;
}
#slideshow0  h3 {
    position: relative;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
#slideshow0 .active h3{
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
#slideshow0 p {
    position: relative;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    overflow: hidden;
    color: #952726;
}
#slideshow0 .active p {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
#slideshow0 .active .over{
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
#slideshow0 .over{
    position: relative;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
#slideshow0 .over{
	overflow: hidden;
}

.owl-carousel5{
	margin: 50px 0;
}
.owl-carousel5 img{
	margin: 0 auto;

}
.owl-carousel5 .wrap{
	padding: 15px 0;
	border: 1px solid #ccc;
	margin-bottom: 30px;
	transition: all 0.4s ease;
}
.owl-carousel5 .item:nth-child(n+7){
	display: none;
}
.owl-carousel5 .wrap:hover{
	border: 1px solid #003267;
}


#carousel-19 .owl-buttons div,
#carousel-20 .owl-buttons div{
	opacity: 1;
}
#carousel-19 .owl-controls .owl-buttons .owl-prev,
#carousel-20 .owl-controls .owl-buttons .owl-prev{
	top: -67px;
	left: 10px;
	background: #fff;
	padding: 12px 12px 6px;
	border-radius: 4px;
	color: #8e8e8e;
}
#carousel-19 .owl-controls .owl-buttons .owl-next,
#carousel-20 .owl-controls .owl-buttons .owl-next{
	top: -67px;
	left: 55px;
	background: #fff;
	padding: 12px 12px 6px;
	border-radius: 4px;
	color: #8e8e8e;
	right: auto;
}
#carousel-19 .owl-buttons div i,#carousel-20 .owl-buttons div i{
	font-size: 16px;
	text-shadow: none;
}
#carousel-19 .owl-buttons div:hover,#carousel-20 .owl-buttons div:hover {
	background: #28aeca !important;
	color: #fff !important;
}
/* product list */
.product-thumb {
	border-radius: 20px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	background: #fff;
	transition: all 0.4s;
}
.bestseller.product-thumb{
	margin-bottom: 30px;
}

.product-thumb:hover h4 a{
	color: #ca9355;
}
#shipping_method_list{
	direction: ltr;
}
.product-thumb .image {
	text-align: center;
	transition: all 0.6s;
	border-radius: 20px;
	background: #fff;
	overflow: hidden;
}
.product-thumb:hover .image{
	/*box-shadow: 0px 2px 14px 5px rgba(186, 186, 186, 0.55);*/
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	transition: all 0.1s;
	width: 100%;
}
.product-grid .product-thumb .image {
	
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: right;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-size: 16px;
	margin: 8px 0px 10px;
	    text-align: center;
}

.product-thumb .caption {
	position: relative;
	padding: 5px 0 0px;
	min-height: 70px;
	text-align: center;
	clear: both;
	direction: rtl;
	

}

.product-thumb .caption [class*="col-"]{
	padding: 0;
}
.product-thumb .caption a{
	color: #4a4a4a;
	font-weight: bold;
	transition: all 0.4s;
}
.product-thumb .caption p{
	color: #767676;
}
.product-list .product-thumb .caption {
	margin-right: 230px;
}



@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-right: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding: 10px 0 6px;
	position: absolute;
	bottom: -50px;
	left: 0;
	width: 100%;
	background: transparent;
	opacity: 0;
	transition: all 0.4s;
}
.product-thumb:hover .rating{
	opacity: 1;
	bottom: -27px;
}
.product-thumb .rating .fa-stack{
	background: #fff;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}

.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	padding: 17px 0;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 17px;
}

.product-thumb .price-new {
	font-weight: 600;
	color: #767676;
}
.product-thumb .price-old {
	color: #777;
	text-decoration: line-through;
}
.model-en{
	display: none;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .description{
	color: #8e8e8e !important;
	
}
 .product-thumb .button-group{
	direction: rtl;
	width: 100%;
	border-radius: 30px;
	padding: 5px 0;
	transition: all 0.4s;
	position: relative;
	z-index: 9;
}
.product-list .product-thumb .button-group {
	border-right: 1px solid #ddd;
}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-right: none;
}
}


.product-thumb .button-group button {
	margin: 0px;
	display: inline-block;
	background: #ca9355;
	border: 1px solid #ca9355;
	color: #fff;
	border-radius: 0px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	padding: 10px 11px;
	transition: all 0.4s;
	 -webkit-transition: background 1s ease-out;  
    -moz-transition: background 1s ease-out;  
    -o-transition: background 1s ease-out;  
    transition: background 1s ease-out; 
    position: relative;
    z-index: 10;
}
.product-thumb .button-group button:before{
background: linear-gradient(90deg, rgb(153, 90, 82) 0%, #80423f 100%);
	content: "";
	position: absolute;
	transition: opacity .35s ease-in-out;
	-moz-transition: opacity .35s ease-in-out;
	-webkit-transition: opacity .35s ease-in-out;
	top:0; left: 0; right: 0; bottom: 0; z-index:-1;
}
.product-thumb .button-group button:after {
	background: linear-gradient(-90deg, rgb(153, 90, 82) 0%, #80423f 100%);
    content: ""; 
     position: absolute;
    opacity: 0;
    transition: opacity .35s ease-in-out;
   -moz-transition: opacity .35s ease-in-out;
   -webkit-transition: opacity .35s ease-in-out;
   
    top:0; left: 0; right: 0; bottom: 0; z-index:-1;
   
}

.product-thumb .button-group > button:first-child{
/*	padding: 9px 12px 9px 11px;
*/}
.product-thumb .button-group a > button{
	transition: all 0.4s;
	float: none;
}
.product-thumb .button-group a{
	display: inline-block;
}
.product-thumb .button-group button:hover{
	color: #fff;
	border: 1px solid #ca9355;
}
.product-thumb .button-group button:hover:before{
	opacity: 0;
}
.product-thumb .button-group button:hover:after {
	opacity: 1;
}
.product-thumb:hover .button-group{
	opacity: 1;
	/*bottom: 20%;*/
	
}
.bestseller .owl-carousel .owl-wrapper-outer{
	padding:  0 0 50px;
}



.product-thumb .button-group button .fa {
	font-size: 18px;
	/*transition: all 0.4s;*/
}
.product-thumb .button-group hr{
	margin: 5px auto;
	width: 0;
	transition: all .6s ease;
	transition-delay: .2s;
}
.product-thumb .image:hover hr{
	width: 70%;
}
 .product-thumb .button-group button:hover {
	text-decoration: none;
	cursor: pointer;
	
}
 .product-thumb .button-group button:hover {

 }
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	
}
}

.thumbnail{
	overflow: hidden;
	border-radius: 0 !important;
	padding: 20px 0;
}
ul.otp-option li{
	float: right !important;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-right: 20px;
}
.thumbnails {
	margin-right: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: right;
	margin: 0 20px;
}
/* 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%;
    }
    .common-home #column-right {
    	padding-left: 15px;
    }
    #column-right {
    	padding-left: 0;
    }
}

/* 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;
}