@import url(https://fonts.googleapis.com/css?family=Roboto:300,300italic,400,400italic,700,700italic);

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

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

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

@font-face {
    font-family: 'Futura Std';
    
    src: url('../fonts/FuturaStd-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/FuturaStd-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/FuturaStd-Light.woff') format('woff'), /* Modern Browsers */
        url('../fonts/FuturaStd-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
    	url('../fonts/FuturaStd-Light.svg#d83a536671d160add994a83c5144bd9a') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  200;
}

@font-face {
  font-family: 'BlurT';
  src: url('../fonts/BlurT.eot'); /* IE9 Compat Modes */
  src: url('../fonts/BlurT.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/BlurT.woff') format('woff'), /* Modern Browsers */
       url('../fonts/BlurT.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/BlurT.svg#7959c08bb94651dd4d173fcb48f4a237') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}





@font-face {font-family: sosa;src: url(sosa-regular-webfont.ttf);}

html {background:#Fffff1 url(../image/pattern8v.png) repeat;;}
body {background:none;/*url(../image/bg.jpg) repeat-x  center 15px; url(../image/yes/bg-body.png) left 100px repeat-x*/
    color: #333645;
    font-family:'kg_ten_thousand_reasonsRg', Roboto Arial;
}
h1, h2, h3, h4, h5, h6 {
	color: #2a2a2a;
	font-family:Roboto;
	font-weight:300;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
/*yoresel font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap*/
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #333645;
}
a:hover {
	text-decoration: none;
	color:#ea2448;
}
p{
 margin: 10px 0;
}
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;
}


div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #E74552;
	background-repeat: repeat-x;
}
.dropdown:hover .dropdown-menu {
display: block;
}
/* top */
#top {background:#999 url(../image/row-top-menu-bg.png) repeat-x  center -11px;
	 z-index:9999;position:relative;font-family:cursive, Gerogia,Arial;
	padding:0px 0 5px;border-bottom:0px dashed #E74552; 
}
#top .container{ 
	
	padding:3px 5px 4px;
}
#top a{color:#333;font-size:13px;}
#top .top_bar_link{width:100%; text-align:right;}
#top .top_bar_link a{padding:1.2% 1%; border-right:0px solid #ddd;}

#top .top_bar_link a i {
    font-size: 14px !important;
    margin-right: 5px;
}
#top #currency{
  cursor:pointer;
  margin-left:15px;
}
#top #currency strong,#top #currency span,#top #currency i{
  color:#333;font-size:13px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #fff;
	background-color: #E74552;
}
#top #form-currency .btn{
 padding: 3px 12px;
}
#top #form-currency .btn-group.open .dropdown-toggle {
    box-shadow: none;
}
#top .btn-link, #top-links li, #top-links a {
	color: #333;
	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;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
  font-size: 13px;
  line-height: 14px;
}
#top-links{
	padding-top: 6px;
}
#top-links a + a{
	margin-left: 15px;
}
#top #myaccount{
  cursor:pointer;
}
#top #myaccount span,#top #myaccount i{
  color:#333;
}
#top #myaccount a{
  text-decoration: none;
}
#top #myaccount .dropdown-menu li > a{
  color:#333;
}
#top #myaccount .dropdown-menu li > a:hover{
  color: #fff;
}
#top #language{
  margin-left:15px;
  cursor:pointer;
}
#top #language .btn-group.open .dropdown-toggle{
	box-shadow: none;
}
#top #language span, #top #language i{
	color:#999;
}
#top #language .dropdown-menu li > a{
  color: #888;
}
#top #language .dropdown-menu li > a:hover{
  color: #FFF;
}
.sldbg{position:absolute;z-index:999999;min-height:130px;bottom:-22px;width:100%;background:url(../image/sldbg.png)no-repeat bottom center}
.hombick{background:url(../image/main-inner-bg.jpg) repeat;border-radius:5px; padding:15px;margin-bottom:10px;margin-top:20px;border:0px solid #EEF7F7;}
.hombick2{padding:20px 5px 0px;}
.hombick3{background:#000 url(../image/footerk.jpg) center top repeat-x fixed;border-top:0px solid #EEF7F7;border-bottom:0px solid #EEF7F7;margin-bottom:0px;}
.wrpprfoot{background: url(../image/soft.png)repeat;}
#header{
 background:#000 url(../image/footerk.jpg) center top repeat-x fixed;
  
}

#header .logo{
	font-size:42px;
	font-weight:300;
	color:#333745;
}
#header .logo span{
	color:#FC6E51;
	font-weight:bold;
}
#header .header_icon{
	color:#D7C289;border:1px solid #D7C289;box-shadow:0 0 0 4px #E74552;
	padding:10px 12px; border-radius:50px;
	background-color:#E74552;margin-right:5px;
	font-size:18px !important;
	
}
#header .header_icon:hover{
	color:#E74552;border:1px solid #E74552;box-shadow:0 0 0 4px #D7C289;
	padding:10px 12px; border-radius:50px;
	background-color:#D7C289;margin-right:5px;
	font-size:18px !important;
}
#header .cart_color{
	background-color:#FC6E51 !important;
}
#cart .header_icon_text {
  margin:0 !important;
}
#header .header_icon_text{
	margin: 7px 20px 0px 10px;
    line-height:14px;
}
#header .header_icon_text i{
	font-size:13px !important;
}
#header .header_banners{
  margin-top:10px;
}
#header p{color:#D7C289;font-weight:bold;text-shadow:1px 1px 0px #000;
 margin:0;font-family:cursive, Gerogia,Arial;
}
#header span{color:#D7C289;font-family:cursive, Gerogia,Arial;
    font-size: 13px !important;font-weight:bold;text-shadow:0 0 0 6px #000;
    margin-right: 5px;font-style:none;
}
.wrppr{padding: 35px 0 30px;background: url(../image/soft.png)repeat;}

.padding-right{
padding-right:0;
}
.padding-left{
 padding-left:0;
}

/* logo */
#logo {
	margin: 0px 0 5px;
}
/* search */
#search {margin:7px 5px 0 0;
	 padding-top:0px;
}
#search .input-lg {
    height: 38px;border-radius:0px;
    line-height: 26px;border:none;
    padding: 0 10px;border-bottom:1px solid #eee;
}
#search .btn-lg {background:#f5f5f5;
	font-size: 15px;border-radius:0px;
	line-height: 18px;border:none;
	padding: 10px 15px 10px;z-index:99;color:#E74552;
	text-shadow: 0 1px 0 #FFF;
}
#search i{
 color:#E74552;
}
.arama{float:right;position:absolute;right:-29px;bottom:-70px;}
/* cart */
#cart {
	margin-bottom: 0px;
	cursor:pointer;
}
#cart > .btn {background:#E74552;box-shadow:0 0 0 5px #E74552;
	font-size: 12px;border:1px dashed #fff;
	line-height: 18px;border-radius:30px;
	color: #FFF;margin-top:-2px;
}
#cart > .btn span{
	
	color: #FFF;
}
#cart.open > .btn span {color: #666;}
#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;
	padding:0px;
}
#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;
}
/* menu */
#menu {border-bottom:0px dashed #E74552;border-top:0px dashed #f4f4f4;
	background:#E74552 url(../image/pattern8.png) repeat-x;
	min-height: 40px;
	text-transform: uppercase;
}

#menu .container{/*border-radius:5px;background-color: #E74552;box-shadow:0 0 0 5px #E74552;border:1px dashed #fff;*/ }
@media (min-width:768px){#menu .container{width:750px}}
@media (min-width:992px){#menu .container{width:970px}}
@media (min-width:1024px){#menu .container{width:1065px}}
@media (min-width:1200px){#menu .container{width:1260px}}
@media (min-width:768px){.container{width:750px}}
@media (min-width:992px){.container{width:970px}}
@media (min-width:1024px){.container{width:1065px}}
@media (min-width:1200px){.container{width:1264px}}
.navbar {margin-bottom:0px;
    border-radius:0;
}
#menu .nav > li > a {
	color: #fff;font-weight:600;
	 
	padding: 18px 15px 13px;
	min-height: 15px;text-transform:uppercase;font-family:'kg_ten_thousand_reasonsRg';
	margin-right:5px;
	border-right: 0px solid #F8749E;
}
#menu .dropdown-menu {
  background: #fff url(../image/pattern8.png)repeat;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
	
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	clear: both;
	color: #666;
	display: block;
	font-size: 12px;
	line-height: 20px;
	min-width: 250px;
	padding: 7px 20px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	border-radius: 0 0 3px 3px;
    border-top: 1px solid #ddd;
    color: #fff;background:#E74552;
    display: block;
    font-size: 12px;
    margin-top: 0.5em;
    padding: 7px 20px
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #E74552;
	background-color: rgba(0, 0, 0, 0.1);
	background-repeat: repeat-x;
}
#menu #category {
	float: none;margin-left:20px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: 700;
	line-height: 55px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	font-weight:300;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;margin-left:10px;
	padding: 5px 18px;
	float: left;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
.megamenu-content{background-color:#333645; padding:10px;}
.megamenu-content h4 a{color:#feffff !important;}
.megamenu-content .sub_categoy{margin: 0px;padding: 0px; margin-bottom:15px;}
.megamenu-content .sub_categoy li a{color: #9599a4 !important;}
.megamenu-content .sub_categoy li a:hover{color: #fff !important; background:none !important;}
.megamenu-content .sub_categoy li{border-bottom:1px solid #9599a4 !important;padding: 5px 0px;}
.megamenu-content h3{color: #9b9fab;font-weight: 500;}
.megamenu-content p{color: #9b9fab;}

.navbar-toggle{margin-top:11px;
	background-color: #FBB6C5;
	border: 1px solid #fff;
}
.navbar-toggle .icon-bar{
	border: 1px solid #fff;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
.sldbg{display:none;height:1px;}
.arama{position:relative;right:0px;bottom:0px;margin-top:10px;}
	#menu {
		border-radius: 0px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 60px;
}
/* footer */
.footer-top {padding:130px 0 0px;
    background: url(../image/bg_footer-1200.png) top no-repeat;
  
	 
    overflow: hidden;min-height:35px;
}
.box-module-pavreassurances {
    color: #aaa;background:#000;
    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:#fff;
    font-weight: 900;
    max-height: 35px;
    overflow: hidden;
    text-transform: uppercase;
}
.box-module-pavreassurances h4, .box-module-pavreassurances p {
    margin: 0;color:#fff;
}
.box-module-pavreassurances  .column {padding:5px 7px 5px 10px;background:#000;}

.box-module-pavreassurances .reassurances {
    cursor: pointer;border-right:0px dashed #ccc;
    padding: 10px 0 0;background:#000;
}
.box-module-pavreassurances .icon-name {
    display: inline-block;background:#000;
    font-size: 29px;color:#fff;
    margin-right:5px;
    vertical-align: top;
}
.box-module-pavreassurances .reassurances:hover .arrow {
    display: block;background:#000;
    opacity: 1;
    visibility: visible;
}
.box-module-pavreassurances .arrow {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    bottom: 0px;color:#fff;
    display: none;
    opacity: 0;
    position: absolute;
    right: 20px;
    visibility: hidden;
}
.rtl .box-module-pavreassurances .arrow {
    left: 20px;
    right: auto;
}
 
footer {
	margin-top: 0px;
	background:#000 url(../image/footer.jpg) center 20px repeat-x;
	color: #D7C289;
	position:relative;
	top:auto;
}
#footer.container{padding:0px 0 15px; top:auto;}
footer hr {
	border-top: none;
	border-bottom: 1px solid #D7C289;
}
footer a {
	color: #D7C289;
	text-transform:capitalize;
	font-size:14px;
}
#footer .column li a:hover {
    color:#E74552;
}

footer a:hover {
	color: #D7C289;
}
.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:#D7C289;
	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: #D7C289;
    font-size: 14px;
    line-height: 25px;
    text-transform: capitalize;
}

.footer_content {
    border-left: 1px dashed #D7C289;
    float: left;
    width: 75%;
}
.footer_content_top {
    border-bottom: 1px dashed #D7C289;
    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: #D7C289;
    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: #D7C289;
    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;
}





.copyright{
	padding:5px;
	text-align:center;
}
.copyright a{
	color: #FBB6C5;
}
.imghover {
	transition: all .2s ease-in-out; 
}
.imghover:hover {
	transform: scale(1.1); 
}
.rpulling{float:right;}
footer p{
  font-size: 12px;
  line-height: 1.42857;
}
footer a {
	color: #D7C289;
}
footer a:hover {
	color: #E74552;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E74552;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb{
	padding:10px 0px 0!important;
	background-color: transparent !important;
}
.breadcrumb li a{
	color:#2a2a2a;
}
.breadcrumb li a:hover{
	color:#ea2448;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 16px;
	font-size: 12px;
	border: 1px solid #FD876F;
	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-fumebuck {
	color: #fff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #FBB6C5;
}
.btn-fumebuck:hover {
color:#fff !important;
border:1px solid #FBB6C5 !important;
}
.btn-primary {
	color: #ffffff;
	background: #E74552 url(../image/pattern8.png)repeat !important;
	 
	border-color: none !important;
	padding: 10px 25px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {

}
.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;
	padding: 10px 25px !important;
	border:none !important;
}
.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;
	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);
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary{
border:1px solid #FBB6C5  !important;
}



/* list group */
.list-group {}

.list-group-item:first-child,.list-group-item:last-child {border-radius:0px;}
 

.list-group a {
	border-bottom: 2px solid #FCC5D7;
	color: #fff;
    padding: 12px;text-transform:uppercase;
	background-color:#E74552;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #fff;
	background:#D7C289 ;
}
/* 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 {background:#fff  ;
	margin-bottom: 10px;border:1px solid #ddd;
	overflow: hidden;border-radius:3px 30px;
}
.haber{border:0px solid #C8E8F3;background:url(../image/pattern8.png) repeat;margin-bottom:0px;}
.product-thumb:hover {
	 border:1px dashed #D7C289;
 
}
.product-thumb .image {
	min-height: 175px;
    position: relative;
    text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;border-radius:3px 30px;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px 0 0;
}
}
.product-thumb h4 {
font-family:cursive, Gerogia,Arial;font-size:17px;
}
.product-thumb h4 a {color:#555;}
.product-thumb .caption {
	padding:5px 10px;
}
.product-layout .sale{
    background-color: #E74552;
    color: #fff;
    padding: 6px 11px;
    position: absolute;
    top: 0;
}
.product-layout .discount{
    background-color: #D7C289;
    color: #fff;
    padding: 6px 11px;
    position: absolute;
    right: 0;
    top: 0;
}
.product-list .discount{
	right: 15px;
}
.product-list .description{
	display:block;
}
.product-grid .description{
	display:none;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.product-list .wish_compare {
    padding: 0 10px;
}
.product-list .image a{
  overflow:hidden;
}
.backgrod{
  background-color:#333745;
  color:#efeff1;
  padding: 7px;
}
.backgrod a{
    display: block;
    float: left;
    margin-right: 10px;
    line-height: 30px;
}
.backgrod a i{
  color:#efeff1;
  cursor:pointer
}
.backgrod  .filter-xss{
  padding:0;
}
.backgrod  .filter-xss label{
  float:left;
}
.backgrod .selecting{
	color: #555;
    font-size: 12px;
    max-width: 70%;
    height: 30px;
    margin-left: 10px;
}
.backgrod  .comparing {
	color:#efeff1;
	font-size:12px;
	line-height:28px;
}
.product_heading{
  font-size: 26px;
  margin: 0 0 20px;
  color:#ea2448;
}
.rating .fa-stack {
    color: #333645;
    display: inline-block;
    height: 1em;
    line-height: 1em;
    position: relative;
    vertical-align: middle;
    width: 1em;
}
.rating p{padding:4px 0 6px;
 margin:0 0 10px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;
}

.product_infos{border-bottom:1px solid #ddd;
 margin-top: 11px;
}
.product_infos ul li{
  line-height: 25px;
}
.mainprice h1{
 font-size: 25px;
 margin:0;color:#FC6E51;
}
.mainprice span{
  font-size:20x;
  color:#FC6E51;
  float:left;
  margin-right:5px;
}
.mainprice ul li{
	margin:5px 0;
}
.nav-tabs {display:block;text-align:center;backgound:#f8f8f8;
	margin-bottom: 5px;border:0px solid #999;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{margin-right:0px;background:#E94452 url(../image/pattern8.png)repeat;;border-radius: 0px 0px 0 0;color: #fff;}
.tab-pane{line-height: 25px;}
.owl-wrapper-outer{background:none;}
.nav-tabs li a{text-transform:uppercase;padding:0px 10px 0 10px;color: #fff;font-size:15px;font-weight:600;border-radius: 0px 0px 0 0; background:#D7C289 url(../image/pattern8.png)repeat;}
.nav-tabs li a:hover{color: #fff;background:#E94452 url(../image/pattern8.png)repeat;}
.nav-tabs i{margin-right:0px;font-size:23px;padding:10px 15px 11px 8px;border-right:1px solid #eee;}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
.backgrod .selecting{
    max-width: 50%;
    margin-left: 5px;
}
.backgrod  .comparing {
	font-size:10px;
}
}
@media (max-width: 767px) {
.nav-tabs li {width:100%;text-align:left;border-bottom:1px dotted #fff}
.nav-tabs i {text-align:left;}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	position: absolute;
    top: 0;
    width: 100%;
}
.product-thumb .rating p span {
    color: #d5a000;
}
.product-thumb  .fa-stack {
    width: 1em;
}
.product-thumb  .rating i {
    font-size: 16px !important;
    margin-right: 5px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #333645;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
}
.product-thumb .price-old {
	color: #eb3c59;
    font-size: 16px;
    text-decoration: line-through;
}
.product-thumb button {
    margin-top: 2px;
 
    
	background: #D7C289 url(../image/pattern8.png)repeat;
    border: medium none;
    color: #fff;border-radius:30px;box-shadow:0 0 0 3px #D7C289;
    font-size: 14px;border:2px dashed #fff;
    padding: 5px 20px 3px;
	transition: all 0.2s ease-in-out;
}
.product-thumb button:hover{border:2px dashed #Fff;
	background-color: #E74552;box-shadow:0 0 0 3px #E74552;
	padding: 5px 35px 3px;color:#fff;
	transition: all 0.2s ease-in-out;
}
.product-info{height:auto;padding:15px 0px 0 0px;background:#fff;border-radius:3px;margin-bottom:15px;}
.cat-info{height:auto;padding:15px;background:#fff;border-radius:3px;margin-bottom:20px;}
.pcat-info{height:auto;background:#fff;border-radius:4px;padding:10px 0;}
.pcat-infos{height:auto;background:#fff;border-radius:4px;padding:15px 15px 30px;}
.tab-con{padding:10px;background:#fff;border-radius:4px;border:1px solid #ddd;}

#column-left .wish_compare a{
	font-size:11px;
	color:#333745;text-transform:uppercase;
	cursor: pointer;
}
#column-left  .wish_compare {
	padding:10px 7px;
}
#column-left .leftrightx{padding:0px;}
.wish_compare {
	padding:10px;
}
.wish_compare a{
	font-size:10px;
	color:#333745; 
	cursor: pointer;font-family:cursive, Gerogia,Arial;
}
.wish_compare a i{
	margin-right:4px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: none;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	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;
}
.product-buttons button{color:#fff !important;  background-color:#FC6E51 !important; border:none;background: none;margin-bottom: 15px;}
.product-buttons a{color:#fff !important;  background-color:#FC6E51 !important; border:none; padding:10px 20px; font-size:16px;background: none;}
#sidecategory .category_menu ul > li > ul {
 width: 698px;
}
@media (max-width: 990px) {
#sidecategory .category_menu ul > li > ul {
 width: 550px;
}
}

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

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}
#column-left .leftrightx,#column-right .leftrightx{
  width: 100%;
}
.product-layout{
  background-color: none;
  margin-top: 20px;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}
.slideshow .owl-wrapper-outer {
	border:none;
    border-radius: 0px;
    box-shadow:none;
}
#column-left h2,#column-right h2,#content h2{
    background: #D7C289 url(../image/pattern8.png)repeat;
    color: #Fff;border:1px dashed #fff;
    font-size: 19px;border-radius:5px;
    margin: 0px 0 5px 0;box-shadow: 0 0 0 5px #D7C289;
    padding: 7px 10px;font-family:cursive, Gerogia,Arial;
    text-transform: uppercase;
}

#sidecategory .categorybg{
	background-color:#e5e5e5;
}
#sidecategory .category_menu ul li{
	float:none;
	border-right:none;
	border-bottom:1px solid #bfbfbf;
	text-transform:uppercase;
}
#sidecategory .category_menu .navbar-nav li a{
	color:#333745;
}
#sidecategory .category_menu .navbar-nav .dropdown-menu li a{
	color:#f2f2f2;
}
#sidecategory .category_menu .navbar-nav .dropdown ul li a:hover{
	color:#333745;
	background-color:#f2f2f2;
}
#sidecategory .category_menu ul {
 width: 100%;
}
#sidecategory .category_menu ul li .dropdown-menu{
	top:0px;
	min-height:255px;
	left: 100%;
}
#sidecategory .sublisting{
	width:550px;
}
#sidecategory .sublisting li{
	border:none;
}
.brands{
	background-color: #FBB6C5;
	color: #efefef;
	display: inline-block;
	font-size: 16px;
	margin: 0 0 12px;
	padding: 10px;
	text-transform: uppercase;
	width: 100%;
}
.margin{
 margin-bottom: 21px;
}
.customstyle{padding: 15px;background-color: #fff;margin-bottom: 20px;border: 2px solid #FBB6C5;}
.tab-content{margin-bottom:20px;}

@media only screen and (max-width: 1200px){
	.header_icon_text{margin: 2px 10px 0 0px !important;}
	/* Top Bar Css Style */
	.top_bar_link{text-align:center;}
	.top_bar_link span{display:none;}
	.top_bar_link a{padding:1.2% 5%;}
}
@media only screen and (max-width: 786px){
	.mcenter{display: flex;justify-content: center; align-items: center;}
	.rpulling{float:none;}
	.header_banners{display: flex;justify-content: center; align-items: center;}
	.product-buttons button{margin:10px 0px;}
	.product-buttons a{margin:10px 0px;}
}
.button_fumebuck{
	background-color: #FBB6C5;
    border: medium none;
    color: #fff;
    font-size: 16px;
    margin: 10px;
    text-transform: uppercase;
}
.well p{margin:12px 0 !important;}
.list-unstyled{margin: 10px 0;}
.list-unstyled li{line-height: 30px;}
.cartinput{height:37px; margin-top:1px;}

.h3manufactute{margin: 20px 0;color: #FBB6C5;}
.write-review,.review-count{padding: 0 10px; color:#b9b9b9; border-left:1px solid #ddd;}
.review-count{margin-left:10px;}
.rating-wrapper{ padding:6px 0;border-top:1px solid #ddd; margin: 5px 0 0px; font-size:14px;}
.form-group.qty {border-bottom:1px solid #ddd;border-top:1px solid #ddd;
    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: #E74552 url("../image/osdem/compare.png") no-repeat scroll 9px -31px;
    border: 1px solid #E74552;
    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: #eee;
    background-position: 9px 9px;
    border-color: #ccc;
}
#content .compare {
    background: #E74552 url("../image/osdem/compare.png") no-repeat scroll 9px -111px;
    border: 1px solid #E74552;
    height: 33px;
    margin-left: 2px;
    transition: none 0s ease 0s ;
    width: 33px;
}
#content .compare:hover {
    background-color: #eee;
    background-position: 9px -70px;
    border-color: #ccc;
}
#input-quantity {
    float: left;
    margin-right: 15px;
    width: auto;
}
#button-cart:hover {color:#fff;
    background-color:#333745;
   
}
 #button-cart {
    background-color: #FBB6C5;
     border-radius:3px;
     
    color: #fff;
    font-size: 15px;border:none;
    font-weight: normal;
    letter-spacing: 0;
    padding: 6px 9px 5px 9px;
    text-align: center;
     
    width: auto;
}
.sag{border-left:1px solid #eee;}
.list-group-item{border:none;padding:3px 0 3px 10px;}
.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 #EA222F;
  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:#EA222F;
}
.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;
}
@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:#EA222F;}
 .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;
}		

 .social-footer .link-follow {
    margin-bottom: 0;margin-top:0px;
    padding-left: 0;
}
 .social-footer .link-follow li {
    display: inline-block;
    float: right;
    text-align: right;
}
.social-footer .link-follow li a {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #CBB781;
    border-radius: 100%;
    color: #CBB781;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    line-height: 36px;margin-top:0px;
    margin-bottom: 0;
    margin-right: 6px;
    padding-left: 0;
    text-align: center;
    transition: all 300ms ease-in-out 0s;
    width: 40px;
}
.social-footer .link-follow li a:hover {
    background: #E74552;transition: all 400ms ease-in-out 0s;
    color: #fff;
}
.social-footer .link-follow li a span {
    display: none;
}
.social-footer .link-follow li a i {
    font-size: 20px;
    line-height: 36px;
}
.socol{text-align:center;padding:10px 0px 10px;background:#009000;}
@media only screen and (max-width: 767px) {
.social-footer {
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.social-footer .link-follow {
    display: inline-block;
}
}		