body {
    margin: 0;
    padding: 0;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    line-height: 1.4em;
    color: #333333;
}

/*Bootstrap Overwrite*/


@media(min-width: 1200px){
.container {width: 1170px !important;}
}




/* Homepage */

.adistanbul {bottom:60px; right:0px; position:fixed; z-index:9; }
.homepage-title h1 {font-size:34px!important; font-weight: 300!important}
.homepage-encokarananlar {margin: 25px 0 0 0px;}
.homepage-encokarananlar h3 {font-weight:300!important }
.homepage-encokarananlar ul {}
.homepage-encokarananlar ul li a {font-weight: 300!important; font-size: 16px;}
.partinizin-rengi {margin:25px 0 50px 0px;}
.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {background-color:#FFFFFF !important;}
.margin-top-25 {margin-top:25px;}
.woocommerce ul.products li.product .price {font-size: 14px !important;}
.reachpeople-alert {}
.reachpeople-alert-item-total {color:red; position:absolute; top:1px;}
.reachpeople-alert-btn-default {border:none!important;}
.reachpeople-alert-btn-default-align {margin-left:70px; }
.reachpeople-alert-btn-default-mobile-align {margin-left:30px; }
.reachpeople-alert {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  animation-iteration-count: 9999999999;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

/* Page */

.attachment-post-thumbnail {width:100% important; height:100% important;}


/* Archive Product */



.woocommerce-page ul.products li.product {width:210px !important;}
.woocommerce.columns-5 ul.products li.product {width:16.95% !important;}
h1.woocommerce-products-header__title {text-align: center; border-bottom:1px solid #EEEEEE; padding-bottom:20px; margin-bottom: 20px;}
h2.woocommerce-loop-product__title {height:52px !important; color:#555 !important;}
.term-description h1 {display: none;}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.onsale {width:83px; height:23px; margin-bottom: 10px; text-indent:500px; background-color: transparent !important; background-image: url(/wp-content/themes/partipaketi-v2/images/icon_indirim2.png)}
.woocommerce ul.products li.product .price del {width:75px; float: left !important; font-size: 12px!important;}
.woocommerce ul.products li.product .price ins {width: 70px; float: left !important; font-size: 22px; text-decoration:none!important;}
.price del {font-size:12px !important;}
.price ins {text-decoration: none !important;}






/* Single Product */
.flex-control-thumbs {display: none !important;}
.flex-control-nav {display: none !important;}
.posted_in {display: none !important;}
.quantity {width:50px; float:left;}
.price {font-size:18px;}
.product_meta {margin:0 0 20px 0px;}

.widget.recombee-widget.recombee-recommends-widget p {color:#F253B0; font-size:16px;}
.widget.recombee-widget.recombee-recommends-widget .recombee-products .product-slot h2 {font-size:14px !important; margin:0px !important; padding:0px;}
.widget.recombee-widget.recombee-recommends-widget .recombee-products .product-slot .price {font-size:14px !important;}

.entry-summary .price del {width:75px;}
.entry-summary .price ins {width:90px; float: left; font-size: 22px; text-decoration: none!important;}

.owl-item {margin:0 10px 20px !important; width:210px!important;}
.woo-related-products-container {margin:10px 0 0 0px;}
.btn-success{
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #5cb85c !important;
}

h2.woorelated-title {font-size: 24px !important;} 
.product-sections h2 {font-size: 24px !important;} 


/* Cart */
.kupon-input {padding: 0 0 0 15px; width: 125px !important; height: 30px !important;}
.woocommerce table.cart td.actions .input-text {width:none !important;}
.tax_label {display:none !important;}
.includes_tax {display:none !important;}


/* Checkout */

#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {width: 131px !important;}
.checkbox input[type="checkbox"] {position: relative !important;}




/* My Account */

.list-group-item {margin-bottom:-1px !important;}
a.myaccount-menu {color:#000000 !important; text-decoration:none !important;}


h3, .h3 { font-size:19px; }
.dl-horizontal dt {
    text-align: left;
    width: 85px;
}
.dl-horizontal dd {
    margin-left: 105px;
}

.adistanbul{ display:none; }

/*
 * Top
*/
.top {
    background-color: #000;
    margin: 0 0 20px;
    padding: 0;
}
.top .container {
    padding: 5px;
}
ul.top-menu {
    float: left;
    list-style: none;
    margin: 1px 0 0 0;
}
ul.top-menu li {
    float: left;
    list-style: none;
}
ul.top-menu li a {
    border-left: 1px solid #111;
    padding:0 10px;    
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}
ul.top-menu li:first-child a{
    border: none;
    padding-left: 0;
}
ul.top-menu li a:hover {
    text-decoration: underline;
}
.colorgraph {
    margin: 0;
    height: 3px;
    border-top: 0;
    background-image: url(images/line.gif);
	background-repeat:repeat;
    
}

/*
 * Header
*/
.header {
    margin: 0;
}
.header_top {
    margin:0 0 25px 0px;
}
#custom-search-input {
    margin:0;
    padding: 0;
    background-color:#000;
}

#custom-search-input .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 20px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    border-radius: 0px;
    background-color: #fff;
    border-color: #000;
    color: #000;
}

#custom-search-input button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: 10px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#FFF;
}

.search-query:focus + button {
    z-index: 3;   
}

.navigation {
    clear: both;
}
.navbar {
    margin: 0;
    border-radius: 0;
    min-height: 30px;
}
.navbar-top {
    background:#f8f8f8;
    border: 0 none;
}
.navbar-default {
    background:#fff;
    border: 0 none;
}
.navbar-collapse {
    padding: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #FFF;
}
.icon-bar {
   background-color:#FF0000 !important;
}
.nav > li {
    margin-left: 2px;
}
.nav > li:first-child {
    margin-left: 0;
}
.categories .nav > li {
    margin-left: 0;
}
.categories  .nav > li:first-child {
    margin-left: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
}
.navbar-default .navbar-nav > .active > a:hover {
    color: #000;
}
.navbar-nav > li > a {
    font-weight: normal;
    padding: 5px 30px;
	color: #FFF;
}
.nav>li>a:hover { background-color: #F30; color:#FFF !important; }
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {  background-color: #F30;  }

.navbar-nav > li.first {
    background-color: #FD9B10 !important;
}
.navbar-nav > li.second {
    background-color: #FD5E10;
}
.navbar-nav > li.thirth {
    background-color: #E8122B;
}
.navbar-nav > li.fourth {
    background-color: #78C724;
}
.navbar-nav > li.fifth {
    background-color: #14ABE5;
}
.navbar-nav > li.sixth {
    background-color: #365AF6;
}
.navbar-nav > li.seventh {
    background-color: #6542E0;
}
.navbar-nav > li.eight {
    background-color: #9827C9;
}
.navbar-nav > li.ninth {
    background-color: #F63FC6;
}
.navbar-nav > li.tenth {
    background-color: #02CDE7;
}
.dropdown:hover .dropdown-menu {
    display: block;
 }
 
.second .dropdown-menu {
    min-width: 183px;
}
.fourth .dropdown-menu {
    min-width: 188px;
}


.cart-contents {color:#000 !important;}
.navbar-header {background-color:#000 !important; }
.navbar-brand {color:#FFF !important;}
.nav-pills>li>a {color:#000 !important; border-radius:0px !important;}
.nav>li>a:hover {background-color:#000; color:#fff !important; border-radius:0px !important;}
.search-query {padding:25px;}
.search-query::placeholder {color:#000 !important;}
.input-group-btn {width:10% !important;}

/*
 * SlideArea
*/
.slidearea {
    margin-bottom: 20px;
    background-repeat: repeat-x no-repeat;
    background-position: left top;
}

/*
 * Buttons
*/
.buttons {
    margin-bottom: 8px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}
.buttons .col-sm-2 {
    margin-bottom: 2px;
}
.breadcrumb {
    border-bottom:;
    margin:15px 0 15px 0px;
    border-radius: 0;
    background-color: #FFF;
    padding: 0;
}
.links {
    font-size: 14px;
}
.links a{
    color: #333;
    font-size: 14px;
}
.share {
    color: #333;
    font-size: 14px;
}
.share ul {
    float: right;
    margin: 0;
}
.share ul li{
    padding: 0;
}
.share ul li.text {
    padding: 0 5px 5px;
    vertical-align: text-bottom;
}
/*
 * Page
*/
.page {
    margin-bottom: 20px;
}

/*
 * Categories
*/
.categories {
    margin-bottom: 20px;
}

.categories h3{
    margin: 0;
    background-color: #FD5E10;
    color: #FFF;
    padding: 10px;
    font-size:16px;
    margin:10px 0;
}
.nav-stacked > li + li {
    margin-left: 0;
    margin-top: 0;
}
.categories li:nth-child(odd) {
    background-color: #EEE;
}
.categories li:nth-child(even) {
    background-color: #FFF;
}
.categories li a {
    font-size: 14px;
    color: #454545;
    padding: 7px 10px;
}
.categories li:nth-child(odd) ul {
    background-color: #EEE;
    list-style:none;
}
.categories li:nth-child(odd) li {
    background-color: #EEE !important;
}
.categories li:nth-child(even) ul {
    background-color: #FFF;
    list-style:none;
}
.categories li:nth-child(even) li {
    background-color: #FFF !important;
}

/*
 * Home
*/
.home {
    margin-bottom: 20px;
}
ul.home-item li {
    margin-bottom: 60px;
    position: relative;
}
ul.home-item li .title {
    padding: 7px;
    font-weight: bold;
    font-size: 16px;
}
ul.home-item li a{
    color: #FFF;
    text-decoration: none;
}
ul.home-item li img {
    width:100%;
}
ul.home-item li .caption {
    color: #fff;
    padding: 10px;
    /*top: 290px;*/
    width: 100%;
    z-index: 2;
}
.home li:nth-child(1) .title,
.home li:nth-child(1) .caption,
.home li:nth-child(5) .title,
.home li:nth-child(5) .caption,
.home li:nth-child(9) .title,
.home li:nth-child(9) .caption{
    background-color: #000000;
}
.home li:nth-child(2) .title,
.home li:nth-child(2) .caption,
.home li:nth-child(6) .title,
.home li:nth-child(6) .caption,
.home li:nth-child(10) .title,
.home li:nth-child(10) .caption{
    background-color: #e8122b;
}
.home li:nth-child(3) .title,
.home li:nth-child(3) .caption,
.home li:nth-child(7) .title,
.home li:nth-child(7) .caption,
.home li:nth-child(11) .title,
.home li:nth-child(11) .caption{
    background-color: #14abe5;
}
.home li:nth-child(4) .title,
.home li:nth-child(4) .caption,
.home li:nth-child(8) .title,
.home li:nth-child(8) .caption,
.home li:nth-child(12) .title,
.home li:nth-child(12) .caption{
    background-color: #b530f7;
}

/*
 * Bottom
*/
.bottom {
    background-color: #f7a923;
    padding: 15px 0;
    font-family: 'Brandon Grotesque Lite', sans-serif;
    font-weight: 300;
    font-size:14px;
    line-height: 21px;
    color: #fdfdfd;
    margin-bottom: 20px;
}

.bottom .bulten {
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
}
.bottom .email {
    margin-top: 5px;
}
.input-group {
    width: 100%;
}
.bottom input.btn.btn-lg {
    width: 60%;
    height: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.bottom button.btn {
    width: 38%;
    height: 30px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-lg, .btn-group-lg > .btn {
    font-size: 16px;
    padding: 0;
}
/*
 * Footer
*/
.footer {
    padding: 30px 0;
    margin-bottom: 20px;
}
.footer h3 {
    font-size: 14px;
    font-family: 'Brandon Grotesque Lite', sans-serif;
    font-weight: 300;    
    color: #999;
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
    margin: 0 0 10px;
}
.footer li a {
    font-size: 12px;
    font-family: 'Brandon Grotesque Lite', sans-serif;
    font-weight: 300;    
    color: #999;
}
.footer p {
    font-size: 12px;
    font-family: 'Brandon Grotesque Lite', sans-serif;
    font-weight: 300;    
    color: #999;
    margin-top: 35px;
}

/*
 * Category Page
*/
.category-page{}
.page h2, .category-page h2{
    margin: 15px 0 10px;
    font-size:16px;
    font-weight: normal;
    color: #F253B0;
}
.category-page p {
    color: #666;
    font-size:15px;
}
.category-page h3{
    margin: 15px 0 10px;
    font-size:18px;
    font-weight: normal;
}
.category-page h2,
.category-page h3 {
    margin-left:10px;
}
.sub-categories {
    clear: both;
    margin-bottom: 20px;
}
.sub-categories ul li {
    float:left;
    width: 31.2%;
    margin-right: 2%;
    border: 1px solid #FFCC00;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
    min-height: 190px;
}
.sub-categories ul li img{
    max-width: 100%;
    margin:0 auto;
}
.sub-categories ul li:nth-child(1),
.sub-categories ul li:nth-child(4),
.sub-categories ul li:nth-child(7),
.sub-categories ul li:nth-child(10),
.sub-categories ul li:nth-child(13),
.sub-categories ul li:nth-child(16){
    margin-left: 0.4%;
}
.woocommerce-ordering {display: none !important;}
p.woocommerce-result-count {display: none;}

.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del { font-size:14px !important; }



.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {width:inherit !important;}
.woocommerce ul.products {list-style:none;margin:0;padding:0;}
.woocommerce ul.products:after {clear:both;}
.woocommerce ul.products li {border: 1px solid #ddd;padding: 15px !important ; position:relative;float:left;text-align: center;width:;margin:0 10px 20px;}
.woocommerce ul.products li h3{margin-top:0;margin-left:0;height:60px;overflow: hidden; line-height: 24px;font-size: 17px; color:#000 !important;}
.woocommerce ul.products li img{
    width:150px;;
    height:150px;
}
.woocommerce ul.products li .price {
    float:left;
    width:100%;
    margin: 10px 0;
}
.woocommerce ul.products li a.add_to_cart_button {
    float:left;
    width:100%;
}

.product-category {min-height:258px !important;}
ul.products {list-style:none;margin:0 0 0 0px;padding:0;}
ul.products:after {clear:both;}
ul.products li {border: 1px solid #ddd;padding: 15px;position:relative;float:left;text-align: center;width:210px;margin:0 10px 20px; min-height:354px;}
ul.products li h3{margin-top:0;margin-left:0;height:45px;overflow: hidden;line-height: 24px;font-size: 17px;}
ul.products li img{
    width:150px;;
    height:150px;
}
ul.products li .price {
    float:left;
    width:100%;
    margin: 10px 0;
    color:#666!important;
}
ul.products li a.add_to_cart_button {
    float:left;
    width:100%;
}
.product .images {
    float:left;
    border: 1px solid #ddd;
    margin-right: 20px;
    padding: 10px;
    width: 320px!important;
}
.product .summary {
    float:left;
}
.related {
    float: left;
}
h1.product_title {
    font-size:1.8em;
    color: #F253B0;
}
.product-content {
    margin: 20px 0;
}
.single-product {
    margin-bottom: 30px;
}

.woocommerce-price-suffix {font-weight: bold;}
.nav-tabs > li:first-child {
  padding-left:10px;
}
.nav-tabs > li > a {
    border-top-left-radius:0;
    border-top-right-radius:0;
}
.related h3 {
    font-size:18px;
}
.pagination-wrap {
    clear: both;
    display: block;
    overflow: hidden;
    text-align: center;
}
.pagination-wrap .pagination {
    margin-bottom: 0;
    margin-top: 0;
}
.pagination-wrap .pagination > li:first-child > a, 
.pagination-wrap .pagination > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.pagination-wrap .pagination > li:last-child > a, 
.pagination-wrap .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.pagination-wrap .pagination li .current {
    background-color: #ededed;
}
/*
* Sepet
*/
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    border-radius: 0 !important; padding:10px !important;
}
.kupon-input {
  -webkit-box-shadow:none;
  -webkit-transition:none;
  border-bottom-left-radius:0 !important;
  border-bottom-right-radius:0 !important;
  border-top-left-radius:0 !important;
  border-top-right-radius:0 !important;
  box-shadow:none;
  height:30px;
  transition:none;
}
.kupon-buton {
    background-color:#FD5E10;
    border-color:#FD5E10;
}
.kupon-buton,
.btn-update,
.btn-checkout {
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  border-top-left-radius:0;
  border-top-right-radius:0;    
}
table.shop_table .qty-input {
  -webkit-box-shadow:none;
  -webkit-transition:none;
  border-bottom-left-radius:0 !important;
  border-bottom-right-radius:0 !important;
  border-top-left-radius:0 !important;
  border-top-right-radius:0 !important;
  box-shadow:none;
  height:30px;
  transition:none;    
}

.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
    padding: 0 !important;
}
.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
    text-indent: 0 !important;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
    font-weight: normal !important;
    padding: 6px 12px 0 0 !important;
    width: 50% !important;
}
.kargo-hesaplama {padding-top: 40px;}
.kargo-hesaplama .form-group {margin-bottom: 10px;}
.kargo-hesaplama .btn {border-radius: 0 !important;}
.shipping_calculator h3 {
    font-size: 21px;
}
ul#shipping_method li label {font-weight: normal !important;}

.widget { margin-bottom:20px; }

.widget h3 {
    font-size: 18px;
	color:#F36;
	margin-top:20px !important;
	
}
ul.product_list_widget {
    float:left;
    width:100%;
    margin: 0;
    padding: 10px;
	
}
ul.product_list_widget li {
    list-style:none;
    margin:0 0 15px;
    position:relative;
	color:#666 !important;
	border-bottom:1px solid #CCC;
}
ul.product_list_widget li img{
    position:relative;
}
ul.product_list_widget li span {
    clear: both;
    display: block;
}
.add_to_cart_inline a.add_to_cart_button {
    clear:both;
    margin-top:10px;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    box-shadow: none !important;
	min-height:175px !important;
}

.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart { color:#9C0 !important; }
.modal {left:20%;}
.modal-content {width:355px;}
ul.products li .onsale {
  background-image:url('/wp-content/themes/partipaketi-v2/images/icon_indirim.png');
  background-repeat:no-repeat;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  border-top-left-radius:0;
  border-top-right-radius:0;
  color:transparent;
  height:83px;
  overflow:hidden;
  position:absolute;
  right:0;
  text-indent:100%;
  top:0;
  white-space:nowrap;
  width:23px;
}

.product-sections {
	float:left;
	width: 100%;
	margin-bottom:0px;
}




/*########MEDIA QUERIES#########*/
@media(max-width:767px){
ul.products li{
	width:100%;
}

}