@font-face {
    font-family: 'poetsenoneregular';
    src: url('../fonts/poetsenone-regular-webfont.eot');
    src: url('../fonts/poetsenone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poetsenone-regular-webfont.woff2') format('woff2'),
         url('../fonts/poetsenone-regular-webfont.woff') format('woff'),
         url('../fonts/poetsenone-regular-webfont.ttf') format('truetype'),
         url('../fonts/poetsenone-regular-webfont.svg#poetsen_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
body {background: #f1f1f1;
	font-family:Segoe UI, Arial, 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: 400;
	
}
.form-group .fa {
	font-size: 19px;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #ee4c23;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
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;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.tabs .nav {margin-bottom:10px;}
.nav-tabs {text-transform:uppercase;
	margin-bottom: 15px;
}
.tab-content {border:0px solid #ddd;padding:0px;margin:-10px 0 10px 0; }
.nav-pills   {border-bottom:3px solid #ee4c23;}
.nav-pills > li a{color:#FFF;}
.nav-pills > li {color:#FFF;border-radius:0px;background-color: #ee4c23;text-transform:uppercase;border-right:1px solid #ddd;border-top:1px solid #eee;  }
.nav-pills > li a:hover, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color:#ee4c23; border-radius:0px;
    color: #fff;
}
div.required .control-label:before {
	content: '* ';
	color: #ee4c23;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ee4c23;
	background-image: linear-gradient(to bottom, #ee4c23, #ee4c23);
	background-repeat: repeat-x;
}
/* top */
#top {
	background:#fff;
	border-bottom: 1px solid #eee;
	padding: 0px 0px 0px 0;
	margin: 0 0 0px 0;
	min-height: 30px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {color: #333;
	text-align: left; 
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #fff;
	background-color: #ee4c23;
	background-image: linear-gradient(to bottom, #ee4c23, #ee4c23);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #b28010;font-size: 12px;font-family:'Helvetica Neue',Century Gothic, Arial, Helvetica, sans-serif;
	/*text-shadow: 0 1px 0 #FFF;*/
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #555;
}
#top-links .dropdown-menu a {
	text-shadow: none;color: #333;
}
#top-links .dropdown-menu a:hover {
	color: #555;
}
#top .btn-link strong {
	font-size: 11px;
        line-height: 14px;
	vertical-align: middle;
	text-transform: uppercase;
}
#top-links { 
	padding:7px 10px 0px 10px ;margin:0px 0;height:30px;
}
#top-links a + a {font-size: 11px;
	margin-left: 15px;
}
header { background:#fff;
    margin-top: 0px;  border-bottom:0px solid #eee;
    padding-top: 10px; margin-bottom:0px;padding-bottom:15px;
}
 
 
/* logo */
#logo {
	margin:  -5px 0 0px 0;
}
/* search */
#search {
	margin:10px 0px 0px ;
}
#search .input-sm {border:4px solid #ee4c23;
	height: 44px;border-radius:0px;
	line-height: 25px;
	padding: 3px 10px;
}
#search .btn-sm {border-radius:0;
	font-size: 15px;color:#fff;
	line-height: 18px;background:#ee4c23;
	padding:6px 15px 12px 15px;border:4px solid #ee4c23;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
.stick{margin-top:170px;}
.container{padding:0px;}
#cart {
	margin:10px 0px 0 ;
}
#cart > button.btn i {
	font-size: 18px;
}
#cart > .btn {border-radius:0;background:#ee4c23;
	line-height: 22px;border:1px solid #ee4c23;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#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;
}
 /*.navigator{background:#fff;border-bottom:0px solid #aaa;margin-bottom:10px;}
.menuboxed{background:#A1BD41 url(../image/topbg.png)repeat-x bottom;margin:0px auto; padding-bottom:0px;padding-left:0px;padding-right:0px;}*/
.navigator{padding:0px;background:#ee4c23;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);border-bottom:1px solid #A7C442;margin-bottom:10px;}
.menuboxed{margin:0px auto; padding-bottom:0px;padding-left:0px;padding-right:0px;}
@media (min-width:768px){.menuboxed{width:750px}}
@media (min-width:992px){.menuboxed{width:970px}}
@media (min-width:1200px){.menuboxed{width:1264px}}

.navbar-collapse {
   
    padding-right: 0px;padding-left:0px;
}
/* menu */
#menu {
	padding:0px 0px;
	 border-radius:0px 0px  0 0;
	min-height:40px;
}
.menuboxed .navbar {margin-bottom:0px;}
 #menu .nav > li:first-child a{padding: 12px 14px 12px 14px;border-left:none;background:#ee4c23;}
#menu .nav > li:last-child a{border-right:none;}
#menu .nav > li > a { 
	color: #fff;font-family:Century Gothic, Arial, Helvetica, sans-serif;
	 font-weight:normal;
	padding: 15px 14px 15px 14px;font-size:15px;
	min-height: 15px; 
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color:#f5f5f5;color:#444;
	-webkit-transition-property:background-color,text;
-webkit-transition-duration:300ms,300ms;
-webkit-transition-timing-function:linear,ease-in;
-moz-transition-property:background-color,text;
-moz-transition-duration:300ms;-moz-transition-timing-function:linear,ease-in;
-o-transition-property:background-color,text;
-o-transition-duration:300ms;
-o-transition-timing-function:linear,ease-in;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	 
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #ee4c23;
	background-image: linear-gradient(to bottom, #ee4c23, #ee4c23);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #ee4c23;
	background-image: linear-gradient(to bottom, #ee4c23, #ee4c23);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #ee4c23;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 992px){#column-left{display:none;}}
@media (max-width: 767px) {
.stick{margin-top:280px;}
#column-left{display:none;}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
#centralbox .container{padding-bottom:10px;background: url(../image/topp.png) bottom no-repeat;}
@media (min-width:768px){.container{width:750px}}
@media (min-width:992px){.container{width:970px}}
@media (min-width:1200px){.container{width:1250px}}
/* content */
#content {
	min-height: 60px;padding:0px 15px;
}
 #heading-titles {padding:1px 0;background:#fff;text-transform:uppercase;text-align:left;border-bottom:3px solid #333;margin-bottom:10px;}
 #heading-titles h3 { font-weight:bold;font-size:18px ;}
/* footer */
.footer-top {padding:0px;
    background: #ee4c23 none repeat scroll 0 0;
   
	 border-bottom: 0px solid #d7b912;
    overflow: hidden;min-height:65px;
}
.box-module-pavreassurances {
    color: #ffffff;
    font-size: 12px;
}
.box-module-pavreassurances .description {
    display: inline-block;
    overflow: hidden;
    text-align: left;
}
.rtl .box-module-pavreassurances .description {
    text-align: right;
}
.box-module-pavreassurances .description p {
}
.box-module-pavreassurances .description h4 {
    font-size: 11px;color:#ffffff;
    font-weight: 900;
    max-height: 35px;
    overflow: hidden;
    text-transform: uppercase;
}
.box-module-pavreassurances h4, .box-module-pavreassurances p {
    margin: 0;
}
.box-module-pavreassurances .reassurances {
    cursor: pointer;
    padding: 0px 0;
}
.box-module-pavreassurances .icon-name {
    display: inline-block;
    font-size: 30px;
    margin-right:10px;
    vertical-align: top;
}
.box-module-pavreassurances .reassurances:hover .arrow {
    display: block;
    opacity: 1;
    visibility: visible;
}
.box-module-pavreassurances .arrow {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    bottom: 5px;
    display: none;
    opacity: 0;
    position: absolute;
    right: 20px;
    visibility: hidden;
}
.rtl .box-module-pavreassurances .arrow {
    left: 20px;
    right: auto;
}
 

footer {
	margin-top: 0px;
	background: url(../image/bg-footer.jpg) bottom no-repeat;
	color: #000000;
	position:relative;
	top:auto;
}


#footer.container{padding:0px 0 15px; top:auto;}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #000000;
	text-transform:capitalize;
	font-size:14px;
}
#footer .column li a:hover {
    color:#fff;
}

footer a:hover {
	color: #fff;
}
.footer_content .column{
	margin-left:30px;
	margin-right:15px;
	float:left;
	line-height:30px;
}
.footer_container_width.container{position:relative; top:auto;}
footer h5 {
	
	position:relative;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 18px;
    text-shadow: none;
    text-transform: uppercase;
	color:#eee;
	letter-spacing:0;
}
.footer_logo {
    float: left;
    margin-right: 42px;
    margin-top: 12px;
    width: 21%;
}
.tm-about-logo{padding-bottom:20px;}
#footer_left_block.col-sm-3.column {
    padding: 0;
    width: 100%;
	margin:0;
}
.tm-about-description{
	color: #000000;
    font-size: 14px;
    line-height: 25px;
    text-transform: capitalize;
}

.footer_content {
    border-left: 1px solid #383838;
    float: left;
    width: 75%;
}
.footer_content_top {
    border-bottom: 1px solid #383838;
    overflow: hidden;
    padding: 17px 0 19px 35px;
}
.content_footer_leftcol .col-sm-3.column{
	margin-right: 40px;
    width: 260px;
	float:left;
	margin-left:0;
	padding:0;
}
.content_footer_leftcol ul li{
	color: #000000;
    font-size: 14px;
    line-height: 30px;
    text-transform: capitalize;
}

@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .column {
    width: 100%;
}
}

.content_footer_top {
    overflow: hidden;
    position: relative;
}
#footer_left_block > h5, .footer_logo .social_block h5, .social_block h5{display:none;}
#footer_left_block > ul, .payment_block, #links > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#footer .social_block, .col-sm-3.column > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.content_footer_leftcol .social_block ul li {
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 0;
    margin: 10px 0 0;
    padding: 0;
    vertical-align: middle;
    width: 22px;
	text-align:center;
}
.footer_right {
    float: right;
    margin-top: 0px;
}
.footer_right .payment_block li {
    display: inline-block;
    height: 30px;
    margin-right: 8px;
    width: 41px;
}
.footer_right .payment_block li:last-child{margin-right:0;}
.footer_right .payment_block .visa > a {
    background: transparent url(../image/osdem/visa.png) no-repeat scroll 0 0;
    display: block;
    padding: 15px 21px;
}
.footer_right .payment_block .mastro > a {
    background: transparent url(../image/osdem/maestro.png) no-repeat scroll 0 0;
    display: block;
    padding: 15px 21px;
}
.footer_right .payment_block .paypal > a {
    background: transparent url(../image/osdem/paypal.png) no-repeat scroll 0 0;
    display: block;
    padding: 15px 21px;
}
.footer_right .payment_block .mastercard > a {
    background: transparent url(../image/osdem/mastercard.png) no-repeat scroll 0 0;
    display: block;
    padding: 15px 21px;
}
.footer_left_bottom{float:left;}
.footer_content_bottom{
	clear: both;
    overflow: hidden;
    padding: 19px 0 10px 36px;
}
.footer_left_bottom #links ul li {
    background: transparent url(../image/osdem/bkg_pipe1.gif) no-repeat scroll 100% 60%;
    display: inline;
    padding: 0 8px 0 5px;
}
.footer_left_bottom #links ul li.first{padding-left:0;}
.footer_left_bottom #links ul li.last{background:none; padding-right:0;}
.footer_left_bottom > p {
    color: #000000;
    text-transform: capitalize;
	font-size:14px;
	margin:10px 0 0 0;
}


#footer .row{margin:0 10px;}
.header_social {

}
.social_block{
    margin: 2px 0 0;
    text-align: center;
}
.social_block > ul{
	display: inline-block;
    padding: 0px 0 0;
	list-style:outside none none;
	margin:0;
}
.social_block ul li{
	cursor: pointer;
    display: inline-block;
    height: 15px;
    line-height: 0;
    margin: 6px 0 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 22px;
}
.social_block ul li a {
    color: #fff;
}
.social_block ul li .fa{font-size: 11px;}
.social_block ul li:hover a{color:#919191;}
.layout-2.left-col #content .breadcrumb{padding:0;}
.sitemap{
	border:1px solid #e4e4e4;
	padding:10px 0;
	line-height:22px;
}
.address-detail .btn.btn-info {
    clear: both;
    float: left;
    margin: 10px 0 10px 35px;
    position: relative;
}


/* breadcrumb */
.breadcrumb {
	color: #5f6d7b;
	margin-bottom: 5px;margin-top:0px;
	border-top-left-radius: 0;background:#fff;
	border-top-right-radius: 0;
	border: 0px solid #DDD;
}
.breadcrumb > li + li:before {
	content: '\f105 ';
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	color: #5f6d7b;
	padding: 0 7px 0 3px;
}
.breadcrumb a {
	color: #5f6d7b;
}
.breadcrumb a:hover {
	color: #2a6496;
}
.breadcrumb > .active {
	color: #2a6496;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #f1f1f1;
	border-radius: 0px;
	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: 8px 16px 10px;
	font-size: 18px;
}
.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 {border-radius: 40px 0 0 40px;
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fff;
	background-image: linear-gradient(to bottom, #fff, #f1f1f1);
	background-repeat: repeat-x;
	border-color: #eee #eee #ddd  #ccc;
}
.btn-default1 {border-radius:  0  40px 40px 0;
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fff;
	background-image: linear-gradient(to bottom, #fff, #f1f1f1);
	background-repeat: repeat-x;
	border-color: #eee #eee #ddd #ccc;
}

.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ee4c23;
	background-image: linear-gradient(to bottom, #ee4c23, #ee4c23);
	background-repeat: repeat-x;
	border-color:#ee4c23;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #ee4c23;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ee4c23;
	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: #ee4c23;
	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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
.list-group a {font-family:Century Gothic, Arial, Helvetica, sans-serif;
	 border-color:#eee;border-width: 0px 0 1px 0;
	background-color: #fff;
	padding: 10px 0 10px 5px;
	margin-bottom: 2px;
	text-decoration: none;
	text-transform: uppercase;
	color: #777;
	font-weight: normal;
	 
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	background : #ee4c23;
	color: #fff;
}
.list-group a.active {
	color: #fff;
	background:#ee4c23;
	border: none;
	text-shadow: 0 1px 0 #FFF;
	-webkit-transition-property:background-color,text;
-webkit-transition-duration:300ms,300ms;
-webkit-transition-timing-function:linear,ease-in;
-moz-transition-property:background-color,text;
-moz-transition-duration:300ms;-moz-transition-timing-function:linear,ease-in;
-o-transition-property:background-color,text;
-o-transition-duration:300ms;
-o-transition-timing-function:linear,ease-in;
}
.list-group .fa {
	color: #33cc00;
}
.list-group .fa:hover {
	color: #00cc00;
}
/* 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;
}
/* product list */
.product-thumb { 
	border: 0px solid #eee;
	 padding:0 0 0 0;
	overflow: auto;margin:-5px -7px 20px -7px;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image:hover img {
	 border: 0px solid #ccc;
	 box-shadow:0 0 0px #eee;
 
}
.product-thumb .image img {
	margin-left: auto;border: 0px solid #eee;border-radius:0px;
	margin-right: auto;box-shadow:0 0 0px #eee;padding:0px;
-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
@-webkit-keyframes fadeInScale {
  0% { -webkit-transform: scale(0.6); opacity: 0; }
  100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
  0% { -moz-transform: scale(0.6); opacity: 0; }
  100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
  0% { -o-transform: scale(0.6); opacity: 0; }
  100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
  0% { -ms-transform: scale(0.6); opacity: 0; }
  100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 0px;
}
}

#column-left .product-thumb h4 {min-height:25px;color:#333;
	font-weight: normal;margin-bottom:0px;text-align:left;
}
#column-left .product-thumb h4  a {color:#333;
font-size:13px;	 
}
.product-thumb h4 {min-height:35px;color:#333;
	font-weight: normal;margin-bottom:0px;text-align:left;
}
.product-thumb h4  a {color:#000000;font-family:Arial, Helvetica, sans-serif;
font-size:14px;	 font-weight:bold;
}
.product-thumb .caption {
	padding: 0 5px;
	min-height:60px;
}
.product-thumb .caption p {
	
	min-height:40px;
}
.product-thumb .description {
	text-align:left;display:none;
	 
}
 .product-list .product-thumb .image  {
	margin-right: 10px;width:240px;
}

.product-list .product-thumb .caption {
	margin-left: 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-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.write-review,.review-count{padding: 0 10px; color:#b9b9b9; border-left:1px solid #eee;}
.review-count{margin-left:10px;}
.rating-wrapper{ padding:6px 0;border-top:1px solid #eee; margin: 5px 0 0px; font-size:14px;}
.form-group.qty {border-bottom:1px solid #eee;border-top:1px solid #eee;
    margin-bottom: 20px;
    margin-top: 0px;padding:10px 0;
}
.form-group.qty .control-label {
    float: left;
    margin: 6px 10px 0 0;
}
#content #product .compare {
    margin-left: 1px;
}
#content .wishlist {
    background: transparent url("../image/osdem/compare.png") no-repeat scroll 9px 9px;
    border: 1px solid #e4e4e4;
    height: 33px;
    margin: 0 3px;
    transition: none 0s ease 0s ;
    width: 33px;
}
.btn-block {width:100%;
    display: inline-block;
    
}
.btn-block + .btn-block {
}
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
    width: auto;
}
#content .wishlist:hover {
    background-color: #3b3b3c;
    background-position: 9px -31px;
    border-color: #3b3b3c;
}
#content .compare {
    background: transparent url("../image/osdem/compare.png") no-repeat scroll 9px -70px;
    border: 1px solid #e4e4e4;
    height: 33px;
    margin-left: 2px;
    transition: none 0s ease 0s ;
    width: 33px;
}
#content .compare:hover {
    background-color: #3b3b3c;
    background-position: 9px -111px;
    border-color: #3b3b3c;
}
#input-quantity {
    float: left;
    margin-right: 15px;
    width: auto;
}
#button-cart:hover {color:#fff;
    background-color:#ee4c23;
     border-bottom:5px solid #777;
}
 #button-cart {border-bottom:5px solid #ee4c23;
    background-color: #ee4c23;
     
     
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 4px 9px 3px 9px;
    text-align: center;
     
    width: auto;
}
.sag{border-left:1px solid #eee;}
.list-group-item{border:none;padding:3px 0 3px 10px;}
.product-thumb .rating {text-align:left;
	padding-bottom: 3px;
}
.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 {margin-top:5px;text-align:left;
	color:#FF8811;font-size:18px;font-weight:bold;margin-bottom:0px;
}
.product-thumb .price-new {
	 
}
.product-thumb .price-old {
	color: #999;font-size:18px;
	text-decoration: line-through;
	margin-left: 10px;font-weight:normal;
}
.product-thumb .price-tax {
	color: #999;font-weight:normal;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group-demo button {
	width: 100%;
	border: none;
	background: url('../image/button-hov.png') center repeat-x;
	color: #ffffff;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	 font-family:Segoe UI, 'Roboto Condensed', Helvetica, Arial, sans-serif;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 8px rgba(0,0,0,0.4);
    box-shadow:0 0 8px rgba(0,0,0,0.4);
	-webkit-transition-property:background-color,text;
-webkit-transition-duration:300ms,300ms;
-webkit-transition-timing-function:linear,ease-in;
-moz-transition-property:background-color,text;
-moz-transition-duration:300ms;-moz-transition-timing-function:linear,ease-in;
-o-transition-property:background-color,text;
-o-transition-duration:300ms;
-o-transition-timing-function:linear,ease-in;
}
.product-thumb .button-group-demo button + button {
	width: 20%;
}
.product-thumb .button-group-demo button:hover {
	color: #ffffff;
	background:#ee4c23;
	text-decoration: none;
	cursor: pointer;
transition:all .3s linear;
-o-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;
}

.product-thumb .button-group-demo2 button + button {
	width: 20%;
}
.product-thumb .button-group-demo2 button:hover {
	color: #ffffff;
	background: url('../image/MainMenuBg.png') center top repeat-x;
	text-decoration: none;
	cursor: pointer;
transition:all .3s linear;
-o-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;
}
/*.product-thumb .button-group { font-family:Segoe UI, 'Roboto Condensed', Helvetica, Arial, sans-serif;
     margin-top:0px;
	border-top: 0px solid #ee4c23;
	border-bottom: 0px solid #ee4c23;
	 background:#ee4c23;
	overflow: auto;
}*/
.product-thumb:hover .button-group {opacity: 1;transform: scale(1);visibility: visible;}
.product-thumb .button-group {transform: scale(0);
    transition: all 0.2s linear 0s;font-family:Segoe UI, 'Roboto Condensed', Helvetica, Arial, sans-serif;
    visibility: hidden;margin-top:-30px;
	border-top: 0px solid #ee4c23;
	border-bottom: 0px solid #ee4c23;
	 background:#ee4c23;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #fff;
}
.product-list .product-thumb {
	border: 1px solid #ddd;padding:10px;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 50%; 
	border: none;
	display: inline-block;
	float: left;
	background:#ee4c23;
	color: #fff;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 50%;background:#ee4c23;
	border: 1px solid #ee4c23;
}
.product-thumb .button-group button:hover {
	color: #444;background:#fff;
	 
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 50%;
	}
}

.fullwidth {
	width: 100%;
}


.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.thumbnail {border:0px solid #eee;}
/* 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%;
    }
}
/* Zoom Effect */
.zoomie {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -5px;
	left: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 90;
	background: #000;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden;
}
.ie7 .zoomie {
	clear: both;
}
a:hover .zoomie {border-radius:6px 6px 0 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:0.4;
	filter: alpha(opacity = 50);
}
.zoomie .fa-search {
	font-size: 25px;
	line-height: 25px;
	color: #fff;
	position: absolute;
	top: 45%;
	left: 50%;
	margin: -12px 0 0 -12px;
}
.notifications {
	position: fixed;
	z-index: 9999;
}
.notifications.top-right {
	right: 10px;
	top: 55px;
}
.notifications.top-left {
	left: 10px;
	top: 55px;
}
.notifications.bottom-left {
	left: 10px;
	bottom: 25px;
}
.notifications.bottom-right {
	right: 10px;
	bottom: 25px;
}
.notifications > div {
	position: relative;
	margin: 5px 0px;
}
.notifications > div a.close {
	margin-left: 5px;
}
/* Member Account Page */
.account-account #content .profile {
	min-height: 355px;
	display: inline-block;
}
.account-account #content figure {
	margin-bottom: 20px;
	position: relative;
}
.account-account #content figure span.account {
	position: absolute;
	background: rgba(78,144,254,.7);
	bottom: 0px;
	width: 200px;
	padding: 3px 0;
}
.account-account #content .divider {
	border-top:1px solid rgba(0,0,0,0.1);
}
.account-account #content .emphasis {
	border-top: 4px solid transparent;
	padding-top: 20px;
	margin-bottom: 10px;
}
.account-account #content .emphasis:hover {
	border-top: 4px solid #1abc9c;
}
.account-account #content .emphasis h2 {
	margin-bottom:0;
}
.account-account #content .other .divider {
	margin: 20px 0px;
}
.account-account #content .other h2 {
	margin-bottom: 20px;
}
.account-account #content .other ul {
	font-size: 22px;
}
.account-account #content .other ul li {
	margin: 0px 0px 10px;
}
.panel-body h4 {margin-bottom:20px;color:#000000;text-transform:uppercase;}

/* product list */
#column-left .col-lg-12{padding:0px;}
#column-left .product-thumb { 
	border-bottom: 1px solid #eee;
	 border-left: 0px solid #ddd;border-right: 0px solid #ddd;border-top: 0px solid #ddd;
	overflow: auto;margin:0px 0px 0px 0px;
}
 
#column-left .product-thumb .image {
	text-align: center;float:left;margin:5px 5px 5px 0px;
}
#column-left .product-thumb .image a {
	display: block;
}
#column-left .product-thumb .image a:hover {
	opacity: 0.8;
}
#column-left .product-thumb .image:hover img {
	 border: 1px solid #ccc;
	 box-shadow:0 0 0px #eee;
 
}
#column-left .product-thumb .image img {max-width:65px;
	margin-left: auto;border: 1px solid #eee;border-radius:0px;
	margin-right: auto;box-shadow:0 0 0px #eee;padding:0px;
-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
 
 
}
#column-left .product-thumb h4 {min-height:15px;color:#333;
	font-weight: normal;margin-bottom:0px;text-align:left;
}
#column-left .product-thumb h4  a {color:#333;
font-size:13px;	 
}
#column-left .product-thumb .caption {
	padding: 0 5px;
	min-height:60px;
}
#column-left .product-thumb .description {
	text-align:left;display:none;
	 
}
#column-left .product-thumb .button-group, #column-left  .zoomie {display:none;}
#column-left .product-thumb .price {margin-top:0px;text-align:left;
	color:#FF8811;font-size:15px;font-weight:bold;margin-bottom:0px;
}
#column-left .product-thumb .price-new {
	 
}
#column-left .product-thumb .price-old {
	color: #999;font-size:13px;
	text-decoration: line-through;
	margin-left: 10px;
}
#column-left .product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.slaytaltbanner{margin-bottom:15px;}
.slaytaltbanner span{display:inline-block;margin-right:21px;}
.slaytaltbanner span:nth-child(3n+0){margin-right:0px;}
.slaytaltbanner img{width:100%;}
.product-thumb .specialPercent {box-shadow:0 0 15px #000 inset;border:3px solid #ddd;border-radius:50px;color: #fff; font-weight: bold; position: absolute;width:50px; background-color:#666; top:1em;right:1em;padding:0.9em}
#column-left .product-thumb .specialPercent {border:3px solid #eee;border-radius:50px;width:40px;color: #fff; font-weight: bold; position: absolute; background-color:#666; top:30px;right:6px;padding:0.5em}



@media only screen and (min-width: 1060px) and (max-width: 1240px) {
	
	.footer_logo {margin-right: 20px; width: 217px;}
	.footer_content_top {padding: 17px 0 45px 30px;}
	.footer_content_bottom{padding:19px 0 10px 30px;}
	.content_footer_leftcol .col-sm-3.column {margin-right: 20px; width: 260px;}
	.col-sm-3.column {margin-left: 30px; padding: 0; width: 170px;}
	 
}
@media only screen and (min-width: 1024px) and (max-width: 1059px) {
	
	.footer_logo{width:20%; margin-right:30px;}
	.footer_content_top{padding:17px 0 45px 30px;}
	.footer_content_bottom{padding:19px 0 10px 30px;}
	.content_footer_leftcol .col-sm-3.column{width:260px; margin-right:20px;}
	.col-sm-3.column{margin-left:20px; padding:0;}	
	
}

@media only screen and (min-width: 980px) and (max-width: 1023px) {
	
	.footer_logo{width:20%; margin-right:20px;}
	#menu > ul > li{padding:13px 15px 25px;}
	.footer_content_top{padding:17px 0 45px 25px;}
	.footer_content_bottom{padding:19px 0 10px 25px;}
	.content_footer_leftcol .col-sm-3.column{width:260px; margin-right:15px;}
	.col-sm-3.column{margin-left:15px; padding:0;}	
	
}



@media (max-width: 979px) {.banner-foot{display:none;}
.slaytaltbanner span{margin-right:0px;}
	.tm-about-text{clear:both; width:100%; float:none;}
	.footer_title1, .footer_title2{font-size:22px;}
	.aboutme-read-more{clear:both; float:none; width:100%; margin:30px 0 16px;}
	#mainslider .slider-pagination {bottom: 25px; text-align: center; position:relative; display:none;}
	#footer_left_block > h5{display:block;}
	#footer.container{padding:40px 0;}
	.footer_logo{margin:0; width:100%;}
	.footer_content{width:100%; border:medium none;}
	.footer_content_top{padding:0 0 10px;}
	.col-sm-3.column{margin:0; padding:0;}
	.tm-about-logo{padding-bottom:5px;}
	.footer_content_bottom{padding:10px 0 10px 0px}
	 
}

@media (max-width: 767px) { .banner-foot{display:none;}
	
	.footer_left_bottom{float:none; overflow:hidden; text-align:center;} 
	.footer_content_bottom{padding:10px 0px;}
	.footer_right{float:none; overflow:hidden; margin-top:20px; text-align:center;}
	 
	#footer.container{padding:40px 15px;}
	 
	
}

 .subcat{min-height:45px;background:#eee;border:4px solid #fff;padding:4px;margin:5px 0px;}
 .subcat:hover{background:#ee4c23;}
 .subcat:hover a{color:#fff;}
 
 
.banner-foot .mini-bilgi li.cart::before {
    background-position: 0 -175px;
    height: 46px;
    margin-top: 1px;
    width: 40px;
}
.banner-foot .mini-bilgi li.cart::before {
    background-position: 0 -114px;
    height: 30px;
    width: 26px;
}
.banner-foot .mini-bilgi li::before {
    background-size: 49px 270px;
}
.banner-foot .mini-bilgi li::before {
    background: rgba(0, 0, 0, 0) url("../image/esprite.png") no-repeat scroll 0 0 / 32px 176px;
    content: "";
    display: inline-block;
    vertical-align: middle;
}

.banner-foot .mini-bilgi li:first-child {
    border: medium none;
    margin-left: 0;
    padding-left: 0;
}
.banner-foot .mini-bilgi li {
    font-size: 17px;
    margin-left: 38px;
    padding-left: 38px;
}
.banner-foot .mini-bilgi li {
    font-size: 13px;
    margin-left: 15px;
    padding-left: 15px;
}
.banner-foot .mini-bilgi li {
    border-left: 1px solid #525355;
    display: inline-block;
    font-size: 18px;
    margin-left: 10px;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
}
 
.banner-foot .mini-bilgi {
    text-align: center;
}
.banner-foot {background:#f8f8f8;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    padding: 7px 0 1px;margin-top:-17px;
    position: relative;
    z-index: 100;
}
.banner-foot .mini-bilgi {
    margin-top: 0em;
    text-align: center;
    width: 100%;margin-left:-20px;
}
 

.banner-foot .mini-bilgi li span {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}
 
.banner-foot .mini-bilgi li.whatsapp::before {
    background-position: 0 -144px;
    height: 32px;
    margin: 0;
    width: 32px;
}
.banner-foot .mini-bilgi li.card::before {
    background-position: 0 0;
    height: 28px;
    margin: 0;
    width: 33px;
}
.banner-foot .mini-bilgi li.tag::before {
    background-position: 0 -29px;
    height: 30px;
    width: 30px;
}
.banner-foot .mini-bilgi li.box::before {
    background-position: 0 -59px;
    height: 24px;
    margin: 3px 0;
    width: 27px;
}
.banner-foot .mini-bilgi li.door::before {
    background-position: 0 -84px;
    height: 30px;
    width: 19px;
}
.banner-foot .mini-bilgi li.cart::before {
    background-position: 0 -114px;
    height: 30px;
    width: 26px;
}
.quantity {position:relative;
						display: block;
						float: left;
					}
					.form-group .quantity .fa {
    font-size: 11px;color:#555;font-weight:normal;margin-top:-2px;
}
					
.quantity #q_up {
								display: block;
								position: absolute;
								right: 17px;
								top: 1px;
								background: #f3f4f5;
								border: 1px solid #aaa;
								border-top: none;
								border-right: none;
								height: 16px;
								width: 15px;font-size:10px;
								text-align: center;
								 
							}
									
.quantity #q_down {
								display: block;
								position: absolute;
								right: 17px;font-size:10px;
								top: 17px;
								background: #f3f4f5;
								border-left: 1px solid #aaa;
								height: 16px;
								width: 15px;
								text-align: center;
								 
							}
							
							.search-auto {
  padding-top: 15px;
}

.autosearch-wrapper {
  margin: 0px 0 10px;border:3px solid #ee4c23;
  background: #FFFFFF; 
  color: #000000;
  height: 42px;
}
.autosearch-wrapper .input-group-btn {
  position: relative;
}
.autosearch-wrapper .input-group-btn:after {
  background: #FFFFFF;
  line-height: 35px;
  position: absolute;
  right: 19px;
  text-align: center;
  top: 0;
  font-family: 'FontAwesome';
  content: "\f107";
  font-size: 15px;
  width: 35px;
  height: 36px;
  color: #343434;
}
.rtl .autosearch-wrapper .input-group-btn:after {
  left: 19px;
  right: auto;
}
.autosearch-wrapper .category_filter {
  border: none;
  display: inline-block;
  font-size: 13px;
  color: #333;margin-top:-2px;
  height: 28px;
  line-height: 30px;
  margin-right: 30px;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  -o-box-shadow: inherit;
  box-shadow: inherit;
  background-color: #FFFFFF;
  border-left: 1px solid rgba(153, 153, 153, 0.25);
  padding-left: 10px;
  text-transform: capitalize;
}
.rtl .autosearch-wrapper .category_filter {
  margin-left: 30px;
  margin-right: inherit;
}
.rtl .autosearch-wrapper .category_filter {
  border-right: 1px solid rgba(153, 153, 153, 0.25);
  border-left: inherit;
}
.rtl .autosearch-wrapper .category_filter {
  padding-right: 10px;
  padding-left: inherit;
}
@media (max-width: 480px) {
  .autosearch-wrapper .category_filter {
    max-width: 130px;
  }
}
.autosearch-wrapper .search_query {
  background-color: transparent;
  border: 0;color:#333;
  height: 38px;
}
.autosearch-wrapper .search_query:focus {
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  -o-box-shadow: inherit;
  box-shadow: inherit;
}
.autosearch-wrapper .input-group {
  width: 100%;
  padding-right: 35px;
}
.rtl .autosearch-wrapper .input-group {
  padding-left: 35px;
  padding-right: inherit;
}
.autosearch-wrapper .button-search {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  border: 0;
  width: 42px;
  height: 37px;
  color: #FFFFFF;
  padding: 0;
  font-size: 14px;
  background-color:#ee4c23;
}
.rtl .autosearch-wrapper .button-search {
  left: 0;
  right: auto;
}
.autosearch-wrapper .dropdown-menu {
  z-index: 999;
}
.autosearch-wrapper .dropdown-menu > li.clearfix {
  border-bottom: 1px dashed #e5e5e5;
  margin-left: 10px;
  margin-right: 10px;
}
.autosearch-wrapper .dropdown-menu > li:last-child {
  border-bottom: none;
}
.autosearch-wrapper .dropdown-menu > li > a {
  padding: 0;
}
.autosearch-wrapper .dropdown-menu > li .media-body {
  padding-left: 10px;
}
.rtl .autosearch-wrapper .dropdown-menu > li .media-body {
  padding-right: 10px;
  padding-left: inherit;
}
.search_block{
	min-height: 40px;
    overflow: hidden;
    left: 0;
}
.search_block .filter_type{
	float:left;
	padding:5px;
}

.search_block .search input,.search_block select {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../image/pavautosearch/bg_search_input.png") repeat-x scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #666666;
    border-image: none;
    border-left: 1px solid #666666;
    border-right: 0 none !important;
    border-top: 1px solid #666666;
    color: #666666;
    float: left;
    height: 23px;
    padding: 0 5px;
    width: 200px;
}
.search_block select {
    min-height: 25px;
    padding: 3px 3px 3px 3px;
    border-right:1px solid #666666 !important;
    width: auto;
}
.search_block .search{
    float: left;
    padding: 5px;
}
.search_block .search .button-search {
    background: url("../image/pavautosearch/bg_search_submit.png") repeat-x scroll 0 0 #101010;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    float: left;
    height: 25px;
    text-transform: uppercase;
    width:auto;
}
.ui-widget-content{
    background:#FFFFFF!important;
}
ul.ui-autocomplete {
    background-color: #FFFFFF;
    border: 2px solid #C4C6C8;
    margin: 0;
}
ul.ui-autocomplete  > li{
    color: #2F2F2F;
    cursor: pointer;
    margin: 4px 0;
    min-height: 15px;
}
ul.ui-autocomplete  > li:hover{
 background: #330099;
 color: #FFF;
}
ul.ui-autocomplete  > li {
    text-align: left;
    padding:5px;
}
ul.ui-autocomplete > li p {
    text-align: justify;
}

ul.ui-autocomplete li.ui-menu-item{
    border-style: dotted none none;
    border-width: 1px 0 0;
    margin: 0;
    min-height: 0;
    padding: 0;
}
ul.ui-autocomplete ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.ui-autocomplete ol .price {
    color: #333333;
    float: right;
    font-size: 12px;
    min-height: 10px;
    margin-left: 8px;
    text-align: right;
}
ul.ui-autocomplete ol .price-old {
    color: #FF0000;
    text-decoration: line-through;
}
ul.ui-autocomplete ol .price-new {
    font-weight: bold;
}
ul.ui-autocomplete ol .price-tax {
    color: #BBBBBB;
    font-size: 12px;
    font-weight: normal;
}
				