/*
Theme Name: Celebberry
Theme URI: https://celebberry.com/
Author: Celebberry 
Author URI:https://www.celebberry.com
Description: Celeb Berry is a dedicated blog created with the group of Individuals promised to supply the correct information on all celebrity life as well as world affair to our readers. It’s an honest effort to entertain people willing to read and follow the life of their celebrity.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: blog
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

nayaawaaj , (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
	position:relative;
	height:auto;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	font-size:16px;
position: absolute;
background: rgba(0,0,0,0.7);
color: #fff;
bottom: 0;
width: 100%;
margin: 0 !important;
padding: 5px 10px;
font-style: italic;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
.navigation1 {
    background: #d02579;
    z-index: 1000;
    border-bottom: 3px solid #a00303;
}
.navbar1 {
   
    background: #d02579 !important;
   
}
.area_title1{
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    padding: 5px 15px;
    background: #d02579;
    position: relative;
    display: inline-block;
    margin-bottom: 11px;
   
}
.area_title1 h2 {
    margin-bottom: 0;
}
.area_title1 h2 a{
    color:#fff;
}

@media screen and (max-width: 400px)
.col-md-12.col-sm-12.text-center {
    border:0 px solid;
    padding: 0px;
    box-shadow: 0px 0px #00adf1;
}


.pagination ul li {
    border-radius: 4px;
    display: inline-block;
    background: #2260bf;
    color: white !important;
    padding: 10px 15px;
    font-size: 14px;
}

.breadcrumb {
    padding: 4px 5px 2px 3px;
   list-style: none;
    font-size: 16px;
    background-color: #f5f5f5;
    border-radius: 4px;
}

#primary, #secondary {
    padding-bottom: 30px;
    padding-top: 30px;
    display: block;
    /* width: 100%; */
    background: #fff;
    padding: 15px 15px;
    -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 4px rgb(0 0 0 / 8%);
}
.wrapper {
    background: #f1f1f1e0;
}

.area_title h2 a {
    color: #000;
    font-size: 22px;
    line-height: 34px;
    padding: 0 15px; 
  
    position: relative;
}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 14px 0;
    border-radius: 4px;
    text-align: center;
}
.pagi {
	text-align: center !important;}

.cat {
    font-weight: normal;
    font-size: 13px;
    line-height: 13px;
    font-style: normal;
    text-decoration: none;
    color: #868585;
    font-family: Arial,Helvetica,sans-serif;
    padding: 8px;
    display: block;
	overflow: hidden;}

