@font-face {
    font-family: 'bukraregular';
    src: url('bukra/29ltbukraregular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bukrabold';
    src: url('bukra/29ltbukrabold.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'droidarabickufi';
    src: url('droidkufi-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
h1,h2,h4,h3,h5,h6,p,a,span,div{
	font-family: 'bukraregular';
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	
}

.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: #777;
}
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{
	position: relative;
	    box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.25);
	    z-index: 999;
}
header .phone2{
	display: inline-block;
	padding-right: 5px;
	margin-right: 5px;
	line-height: .5em;
	    margin: 8px 0 12px;
}
header .phone2 a{
	color: #a8afb3;
	font-size: 17px;
}
.phone2 .fa{
	font-size: 17px;
	color: #c01d21;
}
header .email2{
	display: inline-block;
}
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%;
}

.common-home #banner0 img{
	
}
.common-home #banner2 img{
	
}
.nav-tabs {
	
}
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;
}
#language {
	
}

#language li{
	list-style: none;
}
.en1{
	display: none !important; 
}
.lang-ar{
	display: none !important;
}
.lang-en {
	padding: 8px 8px;
	    display: block;
	border-radius: 0;
	background: transparent;
	color: #777 !important;
	text-shadow: none;
	text-transform: uppercase;
	transition: all 0.4s ease;
}

.lang-en:hover{
	color: #016388 !important;
}

.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;
}


.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;
}

/* top */
#top {
	border-bottom: 0;
	padding: 5px 0px 2px 0;
	min-height: 53px;
	background: #000;
	background-position: bottom;
	background-size: cover;
}
#top .left-links{
	margin: 0 0 0 10px;
	padding-top: 6px;
}
#top .left-links .acc{
	display: inline-block;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
.cur{
	padding: 0px 12px !important;
}

#top .btn-link, #top li, #top a {
	color: #fff;
	text-shadow: none;
	text-decoration: none;
	font-size: 12px;
	transition: all 0.3s ease;
}
/*#top .container:after{
	border-bottom: 1px solid #fff;
	display: block;
}*/
#top .btn-link:hover, #top-links a:hover {
	color: #91e1ff;
}
#top .btn-link:hover, #top li:hover, #top a:hover{
	color: #91e1ff;
}
#top .dropdown-menu li{
	text-shadow: none;
	color: #000 !important;
}
#top .dropdown-menu .btn-link{
	text-shadow: none;
	color: #000 !important;
}
#top .dropdown-menu a {
	text-shadow: none;
	color: #000;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
/*.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;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
.top2{
	margin: 5px auto 0;
	display: table;
}
.account{
	    vertical-align: middle;
}
.left-links li,.left-links span{
	padding: 0;
}
.top2 span{
	margin: 0 5px;
}
.top2 .fa{
	color: #09afd2;
}

#slideshow0 {
	position: relative;
	margin: 0px 0 0;
}

#menu .nav > li > .active {
	color: #000;
border-radius: 0;
}
.list-group-item.active:hover, .list-group-item.active:focus{
	background: #dfa237;
	border-radius: 0;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}


.header-menu {
	z-index: 999;
	background-color: transparent;
	margin: 0px 0 0;
	border-top: 1px solid #777;
}
.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(182, 182, 182, 0.8);
	margin-bottom: 5px;
	display: none;
}
.common-home .head-social{
	display: block;
}
.head-social .social{
	margin: 8px auto;
	display: table;
}
.social{
	    margin: 7px 0 0px;
}
.social .fa {
	padding: 8px 10px;
	font-size: 18px;
	color: #777;
	transition: all 0.4s ease;
	margin: 0 0px 0 0;
}
.social .fa-facebook{
	padding: 8px 12.5px;
}
.social a {
	font-size: 14px;
	display: inline-block;
	float: left;
}
.social .fa:hover{
	/*color: #dfa237;*/
	
}
.menu2{
	background: #1058b6;
}




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

#logo img{
	margin: 0 auto;
	    max-width: 150px;
}
.sub h2{
	text-align: center;
}
.sub img{
	margin: 0 auto;
	display: block;
}
.left-links{
	margin: 5px 0 0;
}
.left-links .dropdown-menu-left {
    right: auto;
    left: 0;
}

#wishlist-total:before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(icons.png) 0px 26px;
}
.account:before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 26px;
	background: url(icons.png) 24px 26px;
	    margin: 0 0 0 5px;
	/* background-size: 76px; */
}
/*#wishlist-total:hover:before, .account:hover:before, #cart-total:hover:before {
    background-position-y: 53px ;
}*/
/* search */
#search {
	width: 100%;
	border-radius: 0;
}
/*#search .fa-search{
	position: absolute;
	bottom: 11px;
	right: 5px;
	color: #bbb;
	z-index: 9;
}*/
#search .fa-search{
	font-size: 18px;
}
#search .input-lg {
	border: 0;
	box-shadow: none;
	padding: 8px 5px 8px 0;
	border-radius: 0;
	height: 38px;
	width: 100%;
	color: #000;
	background: #f5f5f5;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 20px;
	background: #016388;
	text-shadow: none;
	border: 0;
	border-radius: 0;
	color: #fff;
	padding: 8px 13px;
}
#search .btn-lg:focus{
	outline: 0;
}
#input-search{
	box-shadow: none;
	border-radius: 0px;
	border: 0;
	background: transparent;
	border-bottom: 1px solid #b78776;
	padding: 0;
}
.selectpicker{
	width: 100%;
	padding: 0 0px;
	box-shadow: none;
	border: 0;
	height: 34px;
	border-radius: 0;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent url("arrow.png") no-repeat 8px 12px !important;
	transition: all .3s ease;
	border-bottom: 1px solid #b78776;
}
#button-search{
	box-shadow: none;
	border-radius: 0;
	background: #af8a71;
	color: #fff;
	border: 0;
	padding: 8px 10px;
}
.adv-search{
	margin-top: 9px;
}
.adv-search div{
	padding: 0 5px;
}
.adv-search h5{
	color: #d0a457;
	text-align: center;
	margin: 20px auto;
	font-size: 17px;
}
#button-search:hover{
	color: #a48348;
}
.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{
	display: inline-block;
	vertical-align: middle;
	width: 70%;
	float: left;
	margin-top: 40px;
}


#dropdownMenuButton{
	background-color: #dfa237;
	border-radius: 0px;
	min-height: 40px;
	z-index: 99;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	padding: 15px 12px;
}
#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%;
}
.all-cats ul{
	padding: 0 10px 0 ;
}
.all-cats li {
	list-style: none;
}
.all-cats li a{
	min-width: 200px;
	display: block;
	padding: 13px 20px;
	clear: both;
	width: 100%;
	line-height: 20px;
	color: #777;
	font-size: 16px;
	transition: all .4s ease;
}
.all-cats li:hover > a{
	color: #142a6a;

}
.all-cats .dropdown-menu{
	right: 90%;
	top: 0 !important;
	margin: 0 !important;
}
.right-list {
	margin: 95px 0 0;
	float: left !important;
	display: table;
}



/* cart */

.cart-wrap{
	display: inline-block;
	position: relative;
}
.sc{
	float: right;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	margin: 0;
	z-index: 9;
	margin-right: -87px;
	margin-top: 3px;
}
.pron{
	display: none;
}
#cart {
	width: auto;
	background: transparent;
	padding: 0px 10px 0px 10px;
	    vertical-align: bottom;
}
#cart > .btn {
	position: relative;
	font-size: 22px;
	color: #d8213f;
	background: transparent;
	border: transparent;
	float: right;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	padding: 0;
	display: inline-block;
	width: auto;
	padding-left: 90px;
}
#cart > .btn:hover, #cart > .btn:active, #cart > .btn:focus{
	background: transparent !important;
	border: 0;
	color: #9b9b9b !important;
}
#cart .btn-inverse .fa{
	font-size: 24px;
	color: #004d9f;
	border-radius: 50%;
	border: 1px solid #00b7ff;
	padding: 6px 7px;
	display: none;
}
#cart-total{
	line-height: 0px;
}
.create{
	color: #000;
	background: #fff;
	margin: 0 5px;
	font-weight: bold;
padding: 7.5px 20px !important;
}
/*.red{
	display: inline-block;
	font-size: 14px;
	
}*/

.red{
	background: red;
	color: #fff;
	padding: 7px 4px;
	border-radius: 50%;
	display: inline-block;
	float: right;
	z-index: 99;
	position: absolute;
	font-size: 12px;
	right: -5px;
	top: 0px;
	height: 15px;
	width: 15px;
}
.c-img{
	width: 50px;
}

.cart-wrap span{
	font-size: 17px;
}
.cart-wrap + li{
	    vertical-align: super;
}
.cart-wrap + li a{
	    font-size: 14px !important;
}
.cart-wrap + li a .fa{
	    font-size: 22px !important;
}
.cats{
	padding: 20px 0;
	margin: 20px 0px 0 0;
	background: #f6f6f6;
	position: relative;
	width: 100%;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	z-index: 9;
}
.cats img{
	display: inline-block;
}
.cats .list-head .fa-list-ul {
	margin-left: 25px;
	font-size: 18px;
	color: #074159;

}
.cats .list-head {
	color: #777;
	font-size: 17px;
	padding: 12px;
	background: #dedede;
	border-radius: 5px 5px 0 0;
}
.cats .list-head span{
	margin-left: 10px;
}
.home-cats{
	position: relative;
	margin-bottom: 30px;
}

.home-cats .image{
	background: #000;
	overflow: hidden;
}
.home-cats .image img{
	width: 100%;
	opacity: .8;
	transition: all 0.4s ease;
}
.home-cats:hover img{
	transform: rotate(5deg) scale(1.2);
	opacity: 1;
}
.cat-title{
	position: absolute;
	z-index: 99;
	bottom: 10%;
	left: 50%;
	text-align: center;
	color: #000;
	font-size: 24px;
	transition: all 0.4s ease;
	background: #fff;
	display: table;
	margin: 0 auto;
	padding: 10px;
	border-radius: 5px;
	transform: translate(-50%, 0); 
}

.cat-title:hover{
	color: #000;
	background: #f5f5f5;
}

#cart-total:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(icons.png) 55px 26px;
    /* background-size: 76px; */
}



#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: #f5f5f1;
	z-index: 1001;
	position: fixed;
	top: 0;
	height: 100%;
	transform: translate3d(-100%, 0px, 0px);
	
	visibility: hidden;
	margin: 0;
	border: 0;
	border-radius: 0;
	    min-width: 330px;
	transition: all 0.4s;
	display: block;
}
#cart.open .dropdown-menu{
	transform: translate3d(0, 0px, 0px);
	
	visibility: visible;
}
.table-striped > tbody > tr:nth-of-type(odd){
	border-top: 4px solid #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
	    background-color: #7dc0d8;
	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: 0;
	float: right;
}
.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: block;
	width: 100%;
	margin: 0 0 -10px;
	    padding: 8.5px 12px;
}

@media (max-width: 478px) {
		#cart .dropdown-menu {
			    width: 280px;
			    min-width: 280px;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#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;
}



.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: #000;
	border-radius: 50%;
	padding: 8px 5px;
	transition: all 0.4s ease;
}
.phone a, .email a{
	color: #777;

}
.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){
	
}


.contacts a:hover .fa{
	color: #fff;
	background: #ea1590;
}
.navbar-header{
	float: left;
	display: table;
}

#banner0{
	    margin: 40px auto 0;
}
#banner1{
	    margin: 40px 0 0px;
}
#banner1 .item{
	margin: 0 0 30px;
}
.banner {
	margin: 10px 0;
	overflow: hidden;
}
.banner:hover h3{

}

.banner .exc{
	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);
}

#banner2 .item{
	background: #000;
}
#banner2{
	margin-bottom: 70px;
}
#banner1 .exc{
	display: block;
}
#banner3 .item{
	margin-bottom: 30px;
}
#banner3 .exc a{
	display: none;
}
#banner3 .exc h3 {
    font-size: 18px;
    background: rgba(0,0,0, .7);
    padding: 10px 20px;
        text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#banner1 img{
	margin: 0 auto;
}
.banner .item{
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.banner .item:hover img{
	transform: scale(1.1);
}
.featuredbanner{
   
}
.featuredbanner .container{
	    padding: 40px 0 50px;
}
.featuredbanner .item{
	padding: 10px 12px;
	background: #f0f0f0;
	transition: all 0.4s ease;
	display: inline-block;
	width: 80%;.
	z-index: 9;
	position: relative;
}
.featuredbanner .col-sm-4:before{
	content: "";
	display: inline-block;
	width: 30px;
	height: 110px;
	border: 1px solid #d5d0ca;
	margin: 0  0 -11px -17px;

}
.featuredbanner .col-sm-4:after{
	content: "";
	display: inline-block;
	width: 30px;
	height: 110px;
	border: 1px solid #d5d0ca;
	margin: 0px -17px -11px 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;
	max-width: 90px;
	max-height: 90px;
}
.featuredbanner .item:hover {
	background: #dfa237;
}
.featuredbanner .item:hover img{
	/*transform: rotate(-30deg) scale(1.15);*/
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
.featuredbanner .item:hover h3, .featuredbanner .item:hover h4{
	color: #fff;
}
.featuredbanner  .scale{
	overflow: hidden;
	display: inline-block;
	margin: 0px 0 0 11px;
	float: right;
}
.featuredbanner .item:nth-child(2) img{
	
}
.featuredbanner .item:hover .scale{
	overflow: hidden;
}
.featuredbanner .desc{
	text-align: right;
	    display: table;
}
.featuredbanner .desc h3{
	margin: 3px 0 12px;
	font-size: 18px;
	color: #000;
	transition: all 0.4s ease;
}

.featuredbanner .desc h4{
	font-size: 15px;
	color: #b4b4b4;
	line-height: 1.5em;
	transition: all 0.4s ease;
}

/*.common-home .title::after {
	content: "";
	background: url(title.png) no-repeat;
	color: #fff;
	height: 25px;
	display: block;
	text-align: center;
	margin: 1px auto 0px;
	width: 350px;
	background-size: contain;
}*/
.common-home .title{
	margin: 40px auto 45px;
}
.common-home .title > span span{
	font-family: 'bukrabold';
}
.common-home .title > span {
	
	    background: #fff;
	text-align: center;
	padding: 10px 30px;
	z-index: 9;
position: relative;
	margin: 0px auto 0px;
	color: #777;
	display: table;
	font-size: 32px;
	background-size: 100% 100%;
	background-position: center;
}



.intl-tel-input{
	direction: ltr;
}
.intl-tel-input #payment_address_telephone{
	text-align: right;
}
#carousel0{
	    margin: 30px 0 30px;
}
#carousel0 img{
	margin: 0 auto;
}
#carousel0 .text-center {
	text-align: center;
}
#carousel0 .wrap{
	text-align: center;
	transition: all 0.4s ease;
}
#carousel0 .wrap:hover{

}
#carousel0 .owl-buttons div {
    opacity: 1;
}
#carousel0 .owl-buttons div i{
	font-size: 20px;
	padding: 7px 11px;
	border-radius: 0;
	color: #a7a7a7;
	border: 1px solid #a7a7a7;
	transition: all 0.4s;
	background: #fff;
	text-shadow: none;
}
#carousel0 .owl-buttons div i:hover{
	background: #dfa237;
	color: #fff;
}
#carousel0 .owl-buttons{
	width: 80px;
	display: table;
	position: relative;
	margin: 20px auto 0;
}
#carousel0 .owl-buttons .owl-prev {
	left: 0px;
	top: 100%;
}
#carousel0 .owl-buttons .owl-next{
	right: 0px;
	top: 100%;
}

/* menu */
#menu {
	background-color: transparent;
	border: 0;
	border-radius: 0px;
	min-height: 40px;
	z-index: 999;
}
#menu .list-group-item{
	border:0;
	border-radius: 0;
}
/*
#menu .nav > li > a::before {
    content: "";
    display: block;
    width: 0px;
    margin: -16px auto 0;
    border-top: 2px solid #156f00;
    padding: 3px 0 8px;
    transition: all 0.4s ease;
}
#menu .nav > li > a:hover::before {
    content: "";
    display: block;
    width: 100%;
    margin: -16px auto 0;
    border-top: 2px solid #156f00;
    padding: 3px 0 8px;
}*/

#menu .nav > li > a {
	font-size: 14px;
	color: #777;
	padding: 15px 15px;
	min-height: 15px;
	background-color: transparent;
	border-radius: 4px;
	transition: all 0.4s ease;
	font-weight: bold;
}
#menu .nav > li .fa{
	font-size: 27px;
	
}
#menu .nav > li > a:hover, #menu .nav > li > a:focus, #menu .nav > li.open > a {
	color: #000;
border-radius: 0;
}
#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;
}
#menu .dropdown-inner li a:hover {
	background: #f1f1f1;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	/*background-color: #dfa237;*/
}
#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: left;
	background-color: #000;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #777;
}
.featuredbanner .in{
		display: inline-block;
	}
@media (min-width: 768px) {
	#dropdownMenuButton{
		display: none !important;
	}
	.navbar-nav {
		display: table;
		width: 100%;
	}
	.navbar-nav > li {
		float: none !important;
		display: table-cell;
	}
	.open2{
		display: block;
	}
	#menu .dropdown .dropdown-menu{
		display: block;
		visibility: hidden;
		opacity: 0;
		top: 40px;
		transition: all .25s ease;
	}
	#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;
	}
	.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;
	}
	/*#menu .nav li:nth-child(1) a{
		margin: 0;
		padding: 11px 15px 10px;
	}*/

	#banner3 .col-sm-2{
		width: 19.667%;
	}
	.pro-page .banner .col-sm-2{
		width: 19.667%;
	}
	.common-home .open2 > .dropdown-menu {
	    	display: block;
	}
}
@media (max-width: 767px) {
	.cats{
		    margin: -20px 0px 0 0;
	}
	header{
		margin-bottom: 0;
	}
	#menu {
		border-radius: 4px;
		padding-bottom: 0 !important;
	}
	#menu .nav > li > a {
		padding: 10px 15px 10px 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{
		float: right;
	}
	#menu .dropdown-menu {
	    padding-bottom: 0;
	    left: 0;
	}
	.header-menu{
		margin: 5px 0 0;
	}
	.common-home .m-menu{
		width: 100%;
	}
	#slideshow0 .owl-buttons div i {
		font-size: 13px !important;
		padding: 12px 13px !important;
	}
	
	#wishlist-total .fa {
	    margin: 0px 0;
	}
	.hline{
		display: none;
	}
	.phone2 {
	    margin: 0px auto 15px;
	    text-align: center;
	}
	#top{
		padding: 0;
		background-size: cover;
	}
	#logo img {
		margin: 10px auto 7px;
		max-width: 100%;
		width: 175px;
	    }
	 .selectpicker{
	 	margin-bottom: 10px;
	 }
	.pr{
		padding: 0;
	}
	#cart > .btn{
		 
	}
	.common-home .title::after{
		    width: 250px;
	}
	.top-search {
	    display: inline-block;
	    margin-top: 0px;
	  width: 100%;
	}
	.l-btn {
	    float: none;
	    margin: 10px auto 0;
	    display: table;
	}
	.min-cart{
		padding: 0;
	}
	#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;
	}

	.email .fa{
		    padding: 0 0px 10px 10px;
		        font-size: 36px;
	}

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

	#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;
	}
	.heading-title:before{
		display: block !important;
	}
	#advanced-newsletter-box #mail-box input{
		   
	}
	#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{
		    text-align: center !important;
	}
	footer .social{
		float: none !important;
		margin: 0 auto !important;
		display: table;
	}
	.common-home footer {
	   /* padding-top: 60px !important;
	    margin-top: -60px !important;*/
	}
	#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{
		padding: 8px 35%;
	}
	#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 {
	    
	}
	#banner3 .exc h3 {
		font-size: 10px !important;
		padding: 10px 5px;
	}

	.exc h3{
		font-size: 16px !important;
		    line-height: 1.5em;
	}
	.exc p{
		font-size: 18px !important;
		line-height: 1.5em !important;
	}
	footer .social p{
		text-align: center;
	}
	.temp{
		float: none !important;
		text-align: center;
		margin: 20px 0 0;
	}
	.exc a{
		font-size: 14px !important;
		    margin: 0 auto !important;
	}
	.title{
		 margin: 10px auto 10px !important;
		padding-top: 0;
	}
	#slideshow0 .owl-pagination{
		display: none;
	}
	.product-thumb .image{
		padding: 10px;
	}
	.product-thumb h4 {
    		font-size: 15px !important;
	}
	.product-thumb .price{
		font-size: 11px !important;
	}
	.title span{
		font-size: 23px;
		padding: 0px;
	}
	.common-home .title > span{
		margin: 0px auto 0px;
	}
	#carousel0 {
    margin: 0px 0 30px;
}
.banner {
	margin: 10px 0 !important;
	border-radius: 5px;
	overflow: hidden;
}
	#top .dropdown-menu{
		min-width: 80px !important;
	}
	.product-thumb .image img {
	    	width: 100% !important;
	}
	#slideshow0 .clickable {
	   margin-top: 0px !important; 
	}
	#banner0 {
    margin: 20px auto 10px !important;
}

	.cur{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.left-links {
		margin: 0 auto 0 !important;
		float: none !important;
		display: table;
		width: 100%;
		text-align: center;
	}
	#top-links{
		width: 100%;
	}
	.lan button{
		padding: 1px 12px 5px !important;
	}
	#top-links .list-inline{
		margin-bottom: 0;
		text-align: center;
		width: 100%;
	}
	#banner1 {
	    margin: 2px 0 0px;
	}
	.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: auto !important;
	    margin: 0;
	}
	.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: 17px 0px;
		padding: 5px 0px;
		text-align: center;
		margin-bottom: 0px;
		height: 100%;
		width: 87% !important;
	}
	.featuredbanner .desc{
		display: block;
	}
	.featuredbanner > div{

		padding: 0px 10px 0;
	}
	.featuredbanner img{
		padding: 0;
		max-width: 45px;
	}
	.featuredbanner .scale {
	    overflow: hidden;
	    float: none !important;
	    margin: 0px auto !important;
	    display: table !important;
	}
	footer .social .fa{
		margin-bottom: 5px !important;
	}
	.imp li{
		font-size: 11px !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 #mail-box{
		width: 100% !important;
		margin: 0 !important;
	}
	.mejs__container{
		width: 100%;
		height: 230px !important;
	}
	.email {
		margin: 0px 0px 10px 0px;
		font-size: 11px;
	}
	.cart-wrap {
		    
	}
	.add-cart2{
		    padding: 6px 2px !important;
	}
	.add-cart2:before{
		display: none !important;
	}
	.product-thumb .caption{
		    padding: 10px 0px 20px !important;
	}
	.product-thumb{
		margin-bottom: 10px !important;
	}
	.create {
	    padding: 7.5px 17px !important;
	}
	#search .input-lg{
		   height: 36px;
	}
	.adv-search {
	    margin-top: 10px;
	}
	.contacts{
		margin: auto;
	    	float: right;
	}
	.social .fa {
		    font-size: 16px;
	}
	.social {
		margin: 2px auto 5px !important;
		float: left;
		display: table;
	}
	.right-list {
		margin: 0px auto 5px;
		float: none !important;
	}
	.social a{
		margin-left: 0px;
	}
	.navbar-header{
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 auto !important;
	}
	#top .btn-link, #top li, #top a{
		font-size: 10px;
	}

	.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 .item {
	    margin-bottom: 0px !important;
	}
	.banner img{
	    width: 100%;
	}
	#carousel0 img{
		margin: 0 auto;
	}
	.seller .product-thumb .caption{
		width: 100% !important;
	}
	.seller .product-thumb .button-group {
	    margin: 20px 0 0px !important;
	    display: table;
	}
	.seller .product-thumb .caption{
		    padding: 0px 20px 10px !important;
	}
	.seller .add-cart{
		    margin-left: 0 !important;
	}
	.product-thumb .image a {
	    display: block;
	    margin-bottom: 6px;
	}
	.content-footer .newbanner{
		margin-bottom: 10px !important;
		display: table !important;
	}
	footer .info-f .col-sm-3{
		margin-bottom: 10px;
	}
	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;
	}
	.tow {
    line-height: 1.8em;
    font-size: 12px;
    text-align: justify;
}
	.content-footer .newbanner .item {
		float: right;
		margin: 2px !important;
	}
	footer .info-f {
	        	margin-right: -15px !important;
    		margin-left: -15px !important;
    		margin-bottom: 0px;
    		    padding: 10px 0 0px;
	}
	.common-home footer{

	}
	.featuredbanner{
    		margin: 0 ;
	}
	.product-thumb .button-group button{
		font-size: 12px !important;
		padding: 6px 8px !important;
	}
	.product-thumb .button-group {
	    margin: 0 5px 0px !important;
	    overflow: hidden;
	}
	.product-thumb{
		margin-bottom: 15px;
	}
	.featuredbanner .desc h3:after{
		    margin: 0 auto;
	}
	#newbanner3, #newbanner1 {
		margin: 0 auto 0 !important;
		float: none !important;
		display: table !important;
	}
	.powered .newbanner .item {
		float: none !important;
		margin: 2px !important;
		display: table-cell !important;
	}
	
}
.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: 135px;
	    background: transparent;
}
.home-wrap{
	padding: 0;
	overflow: hidden;
	background: #f5f5f5;
}
.flower-back{
	background: #f1f1f1 url(flowers.png) ;
	padding: 50px 0;
}
.half-circle {
    	width: 200px;
	height: 200px;
	background: #f1f1f1 url(flowers.png);
	margin-right: 150px;
	border-radius: 50%;
	margin-bottom: -130px;
}
.half-circle h3{
	text-align: center;
	padding-top: 30px;
	color: #777;
}
.half-circle h3:after{
	content: '';
	display: block;
	border-top: 3px solid #09afd2;
	width: 70%;
	margin: 10px auto 0;
	border-radius: 5px;
}


.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 button:nth-child(1){
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
    	transition-delay: .15s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	margin-bottom: 10px !important;
	opacity: 0;
}
.product-thumb button:nth-child(3){
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
    	transition-delay: 0s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	margin-bottom: 10px !important;
	opacity: 0;
}

.product-thumb:hover button:nth-child(1) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}*/
/*.product-thumb:hover button{
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity: 1;
}*/

.pro-details{
	position: absolute;
	background: rgba(0,0,0, 0);
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 1;
	transition: all 0.4s ease-in-out;
	padding-top: 5%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.product-thumb .image:hover button{
	
}
.product-thumb .image:hover .pro-details{
	background: rgba(0,0,0, 0);
	opacity: 1;
}
.text_price{
	color: #777 !important;
}
.add-cart{
	z-index: 99;
}
/*
.add-cart{
	border: 0 !important;
	color: #fff !important;
	margin-top: 10px;
	transition: all 0.4s;
	background: transparent url(cart-back.png) no-repeat !important;
	background-size: contain !important;
	padding: 6px;
}
.add-cart:hover{
	background: transparent url(cart-back.png) no-repeat !important;
	background-size: contain !important;
	border: 0 !important;
	color: #fff;
}*/
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: -33px 0 0;
	color: #000;
	font-size: 24px;
	font-weight: bold;
}
/*.heading-title:before{
	content: "\f0e0 ";
	font-family: "FontAwesome";
	font-size: 65px;
	display: inline-block;
	opacity: 0.3;
	margin: 20px 0 0px;
	color: rgb(223, 162, 55);
	top: 16px;
	position: relative;
}*/
/*#advanced-newsletter-box .fa{
	font-size: 45px;
	color: #073383;
	display: table;
	text-align: center;
	margin: -6px auto 10px;
}*/
#advanced-newsletter-box{
	background-image: none !important;
	background: url(stripe.png) !important;
	background-size: contain;
	background-position: top;
	padding: 30px 0 !important;
	margin-top: 0px;
}
#advanced-newsletter-box .container{
	
}

/*#advanced-newsletter-box .container:after{
	content: "";
	display: table;
	width: 98%;
padding: 30px 0 0px !important;
	border-bottom: 1px solid #777;
	margin: 0 auto;
}*/
#advanced-newsletter-box .heading-title span{
	position: relative;
	display: inline-block;
	color: #000;
	text-align: right;
	font-weight: normal;
	margin: 20px auto 0;
	font-size: 17px;
	line-height: 1.7em;
}
#advanced-newsletter-box hr{
	border-color: #777;
	margin: 50px 0 0;
	padding-bottom: 20px;
}
#advanced-newsletter-box #mail-box{
	    margin: 20px auto 20px !important;
	padding: 7px 9px 7px 0;
	border-radius: 5px;
}
@media (max-width: 767px){
#advanced-newsletter-box #mail-box {
    width: 100% !important;
    margin: 0 !important;
}
}
#advanced-newsletter-box #mail-box .btn {
	color: #fff;
	height: 38px !important;
	background: #000 !important;
	padding: 0 40px;
	margin: 0;
	border-radius: 0px !important;
}
#advanced-newsletter-box .heading-title{
	margin-bottom: 0 !important;
	    text-align: right;
}
#advanced-newsletter-box #mail-box input {
	height: 38px !important;
	width: 100%;
	padding-right: 10px;
	border-radius: 0px;
	border: 0 !important;
	background: #fff !important;
}
#advanced-newsletter-box .social{
	display: table;
	margin: 0 auto;
	    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: #fff;
	border-radius: 4px;
	padding: 20px 15px;
}
.common-home #content{
	/*background: transparent;*/
	padding: 0 ;
	
}

.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;
}





/* footer */
.common-home .cloud{
	padding-top: 70px;
	margin-top: -70px;
}
/*.cloud{
	background: url(b-footer.png) no-repeat;
	padding: 58px 0;
	background-position: center center;
	background-size: 100%;
	
}*/
footer {
	padding-top: 20px;
	background: #242c38;
	color: #fff;
}

.info-f ul{
	    padding: 40px 10px 0;
	    border-right: 1px solid #b5b5b5;
}
.content-footer{
    
}
.copy{
	text-align: right;
	margin: 5px auto 15px;
	color: #fff;
	line-height: 2em;
}
.copy2{
	text-align: left;
	margin: 5px auto 20px;
	color: #fff;
	line-height: 2em;
}
.copy a{
	color: #016388;
}
.copy2 a{
	color: #016388;
}
.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;
}
footer a:hover {
	color: #016388;
}
footer ul li:hover{
	
}
.f-img3{
	padding: 10px 0 16px 13px;
}
.info-f{
	padding: 20px 0 0px;
}
.imp li{
	width: 49%;
	float: right;
}
.tow{
	line-height: 1.8em;
}
footer h5 {
	font-size: 18px;
	color: #016388;
	font-weight: bold;
	padding: 2px 5px 2px 0;
	margin: 0 0 -23px;
	text-transform: uppercase;
	    border-right: 3px solid #016388;
	 z-index: 9;
	position: relative;
}
/*footer h5:before{
	content: "";
	background: url(b-title.png) no-repeat;
	background-size: contain;
	padding: 0 11px;
	display: inline-block;
	margin: 0px 0 -3px 5px ;
	height: 17px;
	width: 25px;
}*/
/*footer h5:after{
	content: "";
	padding: 0 11px;
	display: block;
	margin: 7px 0 -3px;
	width: 40px;
	border-top: 3px solid #000;
}*/
footer ul li{
	line-height: 1.5em;
	margin-bottom: 10px;
}

footer ul li::before {
	content: "\f100";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 14px;
	color: #afafaf;
}
footer .wrap{
	padding: 40px 0px 0 0;
	/*border-right: 1px solid #b5b5b5;*/
}
footer .wrap div{
	margin: 0px 0px 10px;
	font-size: 14px;
	display: block;
}
footer .wrap a{
	color: #afafaf;
}
footer .wrap .fa{
	font-size: 16px;
	color: #afafaf;
	padding: 9px 11px;
	background: transparent;
	border-radius: 0;
	/*border: 1px solid #dfa237;*/
}
footer .wrap a:hover{
	color: #000;
}
footer .wrap a:hover .fa{
	background: transparent;
	color: #000;
}
footer .wrap .fa-envelope{
	    padding: 9px 10px;
}
footer .wrap .fa-map-marker{
	    padding: 9px 13px;
}
footer .social .fa {
	padding: 9px 10px;
	font-size: 20px;
	border: 1px solid #fff;
	color: #fff;
	transition: all 0.4s ease;
	margin: 0 5px;
	border-radius: 5px;
	background: transparent;
}
footer .social .fa:hover{
	background: #016388;
	border: 1px solid #016388;
}
footer .social .fa-facebook{
	padding: 9px 14px;
}
footer .social .fa-pinterest-p{
	padding: 9px 12px;
}
footer .social a {
	font-size: 16px;
	display: inline-block;
	float: left;
}
footer .social {
	margin: 0px;
	float: left;
}
.temp{
	float: left;
}
footer .social p{
	color: #000;
	font-size: 22px;
	font-weight: bold;
}
.temp p{
	color: #000;
	font-size: 22px;
	font-weight: bold;
}
.powered{
	    padding: 10px 15px 0;
}


/* alert */
.alert {
	padding: 8px 14px 8px 14px;
	margin-top: 50px;
}
/* breadcrumb */
.breadcrumb {
	margin: 20px 0 20px 0;
	padding: 0px 0;
	border: 1px solid #ddd;
	border-radius: 0;
	background-color: #016388;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 8px 20px;
	position: relative;
	white-space: nowrap;
	transition: all 0.4s ease;
}
.breadcrumb  li:hover , .breadcrumb li:hover:after{
	background: #016388  !important;
}
.breadcrumb > li a{
	color: #fff;
	margin-right: 10px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	left: -14px;
	transition: all 0.4s ease;
	width: 26px;
	height: 26px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 99;
	background: #016388;
}
.pagination {
	margin: 0;
}
.content-footer .col-sm-12:last-child{
	padding: 0px 0 10px;
}
.content-footer .newbanner{
	display: inline-block;
	margin: 2px;
	float: left;
}
.content-footer .newbanner .item{
	float: right;
	margin: 5px;
}
#newbanner1{
	margin: 0 30px;
	float: left;
}
#newbanner3{
	margin: 0  0 0;
	float: left;
}
.add_group {
    display: table;
}
.add_group button {
    display: table-cell;
    background: #fff !important;
    color: #000 !important;
    padding: 2px 6px 7px;
    height: 34px;
    border: 1px solid #000;
    vertical-align: bottom;
}
.add_group input {
    width: 50px;
    vertical-align: bottom;
}
.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: 1px 12px 6px;
    border-radius: 0;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #d8213f;
}
/* 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, #016388, #016388) !important;
	background-repeat: repeat-x;
	background-color: #016388 !important;
	border-color: #016388 #016388 !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: #016388 !important;
	border-color: #016388 #016388 !important;
	background-position: 0 -15px !important;
}

#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: #006387;
	background-image: linear-gradient(to bottom, #006387, #006387);
	background-repeat: repeat-x;
	border-color: #006387 #006387 #006387;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #006387;
	background-image: linear-gradient(to bottom, #006387, #006387);
}
/* list group */
.list-group a {
	border: 0;
	color: #888888;
	    padding: 12px 12px 13px;
	transition: all 0.4s;
	background: transparent;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #dfa237;
}
.list-group-item:last-child{
	/*border-bottom: 1px solid #ddd;*/
}
/* 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: 99%;
	margin: 0 auto;
	top: 45%;
	left: 0;
	right: 0;
}
#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: #8b0354;
}
.rl{
	padding: 0;
}
#slideshow0 .owl-buttons div i{
	font-size: 18px;
	background: rgba(0,0,0, .5);
	padding: 32px 13px;
	border-radius: 0;
	color: #fff;
	text-shadow: none;
}
#slideshow0 .owl-buttons div i:hover{
	background: #000;
	color: #fff;
}
#slideshow0 .owl-pagination {
	    margin: -80px 0 20px;
	direction: rtl;
}
#slideshow0 .clickable{
	margin-top: 0px;
}
#slideshow0 .owl-controls .owl-page span{
	border-radius: 0px;
	background: #777;
	box-shadow: none;
}
#slideshow0 .owl-controls .owl-page{

	margin: 12px 6px;
	
}
#slideshow0 .owl-buttons .owl-prev {
	left: 20px;
	    top: 45%;
}
#slideshow0 .owl-buttons .owl-next{
	right: 20px;
	    top: 45%;
}
#slideshow0 .owl-controls .owl-page.active span {
    	background: #dfa237;
}
#slideshow0 .owl-controls .owl-page.active:before{
	color: #dfa237;
}
#slideshow0{
	position: relative;
	margin: 0px 0 0;
}

#slideshow0 .owl-buttons div{
	opacity: 1;
}
/*
#slideshow0 .owl-pagination {
    counter-reset: dots;
}
#slideshow0 .owl-page:before {
    counter-increment:dots;
    content: counter(dots);
    font-size: 18px;
}
#slideshow0 .owl-page:nth-child(-n+9):before {
    content: '0'counter(dots);
}*/


.exc{
	position: absolute;
	top: 50%;
	direction: rtl;
	border-radius: 10px;
	overflow: hidden;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	    width: 85%;
    height: 80%;
    background: rgba(0,59,90, .5);
	
}
.exc h3{
	
	font-family: bukrabold;
	position: relative;
	margin: 0;
	padding: 12px 0;
	text-align: center;
	transition: all 0.4s;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.exc a{
	font-size: 36px;
	color: #000;
	font-weight: bold;
}
.exc p{
	font-size: 32px;
	color: #777;
	line-height: 1.8em;
	margin: 10px 0px 20px;
}
/*.exc a{
	font-size: 20px;
	background: #fff;
	color: #000;
	padding: 8px 50px;
	display: table;
	transition: all 0.4s;
	border-radius: 5px;
	margin: 30px auto 20px;
	border: 1px solid #fff;
}
.exc a span{
	display: table;
}
.exc a:hover{
	box-shadow: 0px 2px 2px 1px rgba(182, 182, 182, 0.8);
}*/

#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;
}
#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{
	opacity: 1;
}
#carousel-19 .owl-controls .owl-buttons .owl-prev{
	top: -30px;
	left: 20px;
}
#carousel-19 .owl-controls .owl-buttons .owl-next{
	top: -30px;
	right: inherit;
	left: 50px;
}
#carousel-19 .owl-buttons div i{
	font-size: 20px;
}
#carousel-19 .item{
	margin: 0 10px;
}
.special-t{
	background: #fff;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #aaa;
	font-size: 22px;
	color: #c69c6d;
}
/* product list */
.product-thumb {
	border-radius: 0px;
	margin-bottom: 35px;
	transition: all 0.4s;
	background: #fff;

}
.product-thumb:hover{
	/*box-shadow: 0px 3px 6px 3px rgba(186, 186, 186, 0.55);*/
}
.product-thumb:hover h4 a{
	color: #000;
}
#shipping_method_list{
	direction: ltr;
}
.product-thumb .image {
	text-align: center;
	transition: all 0.4s;
	margin: 5px 0;
	border: 1px solid #8d8d8d;
	padding: 20px;
}
.product-thumb .image:hover{
	    border: 1px solid #016388;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	transition: all 0.4s;
	width: 100%;
}
.add-cart2{
	background: transparent;
	color: #777;
	border: 1px solid #777;
	padding: 7px 20px;
	margin: 10px 0 0;
	    line-height: 1.8em !important;
}
.add-cart2:before{
	    vertical-align: bottom;
	    margin: 0 10px;
}
.add-cart2:hover:before{
	background-position-y: 26px !important;
}
.add-cart2:hover{
	background: #dfa237 !important;
	color: #fff !important;
	border-color: #dfa237;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: right;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-size: 17px;
	margin: 0 0px 10px;
	padding: 2px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.product-thumb .caption {
	position: relative;
	padding: 10px 0px 0px;
	min-height: 70px;
	text-align: center;
	clear: both;
	direction: rtl;
}
.product-thumb .caption a{
	color: #777;
	transition: all 0.4s;
}
.product-thumb .caption p{
	    color: #ff0000;
}
.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: 15px 0 5px;
border-top: 1px solid #777;
}
.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: 5px 0;
	margin-bottom: 0px;
}

.seller .product-thumb .price:after{
	content: "";
	display: table;
	margin: 5px 0 0;
	width: 100px; 
	border-bottom: 1px solid #f1d0c5;
}
.product-thumb .price-new {
	font-weight: 600;
	    color: #ff0000;
}
.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;
}
.seller .product-thumb .button-group {
	margin: 49px 0 -29px;
	display: table;
}
 .product-thumb .button-group{
	    position: relative;
	    z-index: 99;
}
.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: 10px 0 0;
	border: none;
	display: block;
background-color: #000;
color: #fff;
	border-radius: 0px;
	line-height: 18px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	padding: 13px 11px;
	transition: all 0.4s;
}
.product-thumb .button-group > button:first-child{
	
}
.product-thumb .button-group a > button{
	transition: all 0.4s;
	float: none;
	padding: 9px 11px;
}
.product-thumb .button-group a{
	
}
.product-thumb .button-group button:hover{
	background-color: #016388;
}
.product-thumb:hover .button-group button{
	background-position-y: 53px ;
}


.product-thumb .button-group button .fa {
	font-size: 16px;
	margin-right: 7px;
}
.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 {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
@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 {
	
}
}
.seller .product-thumb .caption {
	padding: 20px 10px 10px;
	min-height: 140px;
	text-align: right;
	float: right;
	clear: none;
	width: 50%;
	background: transparent;
}
.seller .product-thumb{
	background: #fff2ee;
}
.seller .product-thumb .image img{
	padding: 20px;
	max-width: 240px;
}
.seller .add-cart {
	border-radius: 0px !important;
	border: 0;
	line-height: 33px;
	padding: 0 50px !important;
	display: block !important;
	background: #f1d0c5 !important;
	color: #000 !important;
	margin-bottom: 20px;
	float: none !important;
	clear: both;
	transition: all 0.4s;
}
.seller .product-thumb .button-group button {
	border-radius: 0;
	margin: 0 0 0 26px;
	border: none;
	display: inline-block;
	background-color: #f1d0c5;
	color: #000;
	line-height: 38px;
	font-weight: bold;
	float: none;
	text-align: center;
	text-transform: uppercase;
}
.seller .product-thumb .image {
    text-align: center;
    overflow: hidden;
    transition: all 0.4s;
    margin-bottom: 0px;
    max-width: 300px;
    float: right;
}
.seller .product-thumb button:nth-child(1) {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    transition-delay: .15s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(0,0,0);
    margin-bottom: 10px !important;
    opacity: 1;
    direction: ltr;
}
.seller .product-thumb button:nth-child(2) {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    transition-delay: .15s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(0,0,0);
    margin-bottom: 10px !important;
    opacity: 1;
    line-height: 28px;
}
.seller .product-thumb button:nth-child(3) {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    transition-delay: .15s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(0,0,0);
    margin-bottom: 10px !important;
    opacity: 1;
    line-height: 28px;
}



.thumbnail{
	overflow: hidden;
}
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;
}