/*
 Theme Name:   Astra Child
 Theme URI:    https://example.com/astra-child
 Description:  A child theme of Astra.
 Author:       Your Name
 Author URI:   https://example.com
 Template:     astra
 Version:      1.0.0
 Text Domain:  astra-child
*/

/* Add your custom CSS below this line */


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

/* for feture image on top of single article */
.ast-separate-container .site-content .ast-single-post-featured-section + article {
    margin-top: -20px;
    z-index: 9;
    position: relative;
    border-radius: 4px;
}

.ast-separate-container .post-navigation {
	background-color: var(--ast-global-color-5);
	margin-top: 10px;
	padding-top: 5px;
}

.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
    min-height: 50px;
}

@media (max-width: 921px) {
    .site-content .ast-container {
        margin-top: 35px;
    }
}

.site-main{
    margin-top: 20px;
}

.site-content{
    margin-top: 20px;
}

.ast-archive-description{
    padding: 10px!important;
    margin-bottom: 0px!important;
}

.ast-archive-description h1{
    font-size: x-large!important;
}

.ast-article-single{
    padding: 15px!important;
}

.woocommerce-ordering{
    margin-bottom: 0px!important;
}

.ast-woocommerce-container{
    padding: 10px!important;
    background-color: rgba(255, 0, 0, 0)!important;
}

.woocommerce-js div.product .woocommerce-tabs {
    padding-top: 2em;
    padding-left: 2em;
    margin-bottom: 4em;
    width: 100%;
}

.ast-grid-common-col{
    border-radius: 12px!important;
    overflow: hidden;
}

.site-title {
    display: none;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before, .ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {
    height: 3px;
}

.footer-nav-wrap li{
font-weight: 700;
text-transform: uppercase;
}

.custom-header-bottom{
    width: 100%;
}

.custom-header-bottom2{
    background-color: var(--ast-global-color-0);
    height: 5px;
}
.custom-header-bottom1{
    background-color: var(--ast-global-color-7);
    height: 10px;
}

.details-button{
	background-color: var(--ast-global-color-7);
	padding: 10px;
	border-radius: 5px;
	color: var(--ast-global-color-0);
	display: block;
	font-weight: 700;
    text-align: center;
    bottom: 0;
}

.details-button:hover{
	background-color: var(--ast-global-color-0);
	color: white;

}


/* for image caption */
.image-caption-contact .wp-caption .wp-caption-text{
	border-radius: 10px!important;
	position: relative;
	margin: auto;
	top:-23px;
    background-color: #FFF;
    box-shadow: 0 5px 54px -11px rgba(0,0,0,0.3);
    padding: 20px 30px;
    font-size: 20px!important;
    font-weight: 600!important;
    min-width: 200px;
	color: #a794ef;
    text-align: center;
    z-index: 5;
	width: 200px;
}


/* for slider */
.upper{
    text-transform: uppercase!important;
	width: 520px!important;
}

.upper div{
    text-transform: uppercase!important;
}

@media screen and (max-width: 768px) {
    .upper{
        width: 400px!important;
    }
    .upper div{
        font-size: 30px!important;
    }

    .text-container-slide{
        top: -10px;
    }
  }


@media screen and (max-width: 700px) {
    .text-container-slide{
        top: -40px!important;
    }
  }

  @media screen and (max-width: 600px) {
    .upper{
        width: 220px!important;
    }
    .upper div{
        font-size: 17px!important;
    }

    .text-container-slide{
        top: -40px;
    }
  }
/* for slider */


/* Remove meta data */
/* .entry-meta { display: none; } */
/* .entry-meta .byline, .entry-meta .cat-links { display: none; }
.entry-meta .posted-on { display: none; } */


.side-icon{
    margin-right: 20px;
    width: 40px;
}

.sidebar-main{
/*     margin-top: 20px; */
}

#secondary {
    margin-top: 55px;
    margin-right: 0px;
    margin-bottom: 2em;
    margin-left: 0px;
    word-break: break-word;
    line-height: 2;
}

@media (max-width: 993px) {
    .ast-right-sidebar #secondary {
        margin-top: 0;
		margin-bottom: 0;
    }
}
@media (max-width: 921px) {
    .ast-separate-container #primary, .ast-separate-container #secondary {
        padding: 0 0;
    }
}

.ast-separate-container.ast-two-container #secondary .widget {
    background-color: #fff;
    padding: 2em;
    margin-bottom: 1em;
}

.side-bar-title{
    text-align: center;
}

.widget{
    padding: 0!important;
}

.container-links .link-data{
    padding: 20px;
   
}

.container-links a{
    color: var(--ast-global-color-0);
}

.container-links h5{
    font-family: 'Titillium Web',sans-serif;
    font-size: 1rem;
    font-weight: 700;
}

.container-links .sub-text-header{
    font-family: 'Titillium Web',sans-serif;
    font-size: 12px;
    padding-bottom: 0!important;
}

.container-links{
    border-bottom: solid 1px grey;
    display: flex;
}

.container-links:hover{
    background-color: rgb(211, 247, 247);
    transition: 0.3s;
}



.float-left{
    float: left;
}

.product-details{
    background-color: var(--ast-global-color-5);
}

.product-image img{
    height: 300px;
    
}

.row::after {
    content: "";
    clear: both;
    display: table;
  }
  
  [class*="col-md"] {
    float: left;
    padding: 15px;
  }
  
  .col-md-1 {width: 8.33%;}
  .col-md-2 {width: 16.66%;}
  .col-md-3 {width: 25%;}
  .col-md-4 {width: 33.33%;}
  .col-md-5 {width: 41.66%;}
  .col-md-6 {width: 50%;}
  .col-md-7 {width: 58.33%;}
  .col-md-8 {width: 66.66%;}
  .col-md-9 {width: 75%;}
  .col-md-10 {width: 83.33%;}
  .col-md-11 {width: 91.66%;}
  .col-md-12 {width: 100%;}


.entry-summary{
    padding: 20px;
}

.flex-control-nav{
    padding: 10px!important;
}

.page-heading h2{
    font-size: xx-large!important;
}


/* custom login page css */
.login-action-login, .login-action-lostpassword{
    background-color: #6a6a6c;
}

#login {
    font-family: 'UniverseCondensed';
    background-color: rgb(255, 255, 255);
    padding: 0;
    margin-top: 100px;
    border-radius: 15px;
}

.login .message, .login .notice, .login .success {
    border-left: 4px solid #0d1335;
    padding: 12px;
    margin-left: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, .2);
    word-wrap: break-word;
    font-size: 16px;
}

#wp-submit{
    background-color: #0d1335!important;
    border-color: #0d1335!important;
    text-transform: uppercase;
    font-size: 17px;
}

.login label {
    font-size: 16px;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 3px;
}

.wp-login-lost-password{
    font-size: 14px;
}


/* menu css */
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-link:hover {
    background-color: var(--ast-global-color-0);
	color: white;
}

.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-link{
	padding: 10px;
	border-bottom: 1px solid #eaeaea;
}


/* heading titles */
h1, h2, h3, h4, h5, h6{
	font-family: UniverseCondensed!important;
}

/* product column */
@media (max-width: 921px) {
    .ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
	
	.astra-shop-summary-wrap{
		padding: 10px;
	}
}

@media (max-width: 700px) {
    .ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
	
	.astra-shop-summary-wrap{
		padding: 10px;
	}
}

@media (max-width: 544px) {
    .ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.mobile-columns-2 ul.products:not(.elementor-grid), .woocommerce-page.mobile-columns-2 ul.products:not(.elementor-grid) {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
	
	.astra-shop-summary-wrap{
		padding: 10px;
	}
}

.woocommerce-result-count{
	color: var(--ast-global-color-5);
}

.orderby{
	background-color: var(--ast-global-color-5)!important;
}

.ast-separate-container #primary {
    padding-bottom: 1em!important;

}

@media (min-width: 993px) {
    .ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
        margin: 1em 0;
        padding: 0;
    }
}

