/*
 * Theme Name:  Authentic Child
 * Theme URI:   http://codesupply.co/
 * Description: Authentic Child Theme
 * Author:      Code Supply Co.
 * Author URI:  http://codesupply.co/
 * Template:    authentic
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */


.navbar-primary .navbar-nav > li.current-menu-item > a {
    color: #e2218e;
    font-weight: 400;
}

.site-header {
    margin-bottom: 0rem;
}

.site-inner > section {
    margin-bottom: 2rem;
}

.post-more a,
.post-more a:hover {
    background: #e2218e;
}

.caprocus_inspire {
    overflow: hidden;
}
.capro_inspire_inner {
    text-align: center;
}
.capro_inspire_inner > div {
    width: 24%;
    display: inline-block;
    vertical-align: top;

    /* IE fix. */
    *
    display: inline;
    zoom: 1;
    float: left;
    margin-right: 1.3%;
    }
.capro_inspire_inner:after {
    content: "";
    width: 100%;
    display: inline-block;
    }

.caprocus_inspire div h3 {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    font-family: 'Open Sans';
    font-weight: 500;
    text-transform: uppercase;
}
.caprocus_last {
    margin-right: 0px !important;
}

.caprocus_inspire div img {
    width: 275px;
    max-height: 100%;
}

.caprocus_inspire_title {
    text-align: center;
    font-family: 'Oswald';
    font-weight: 100;
    margin-bottom: 0;
}

.caprocta {
    background: #fff;
    padding: 30px 0;
    text-align: center;
}


.container.caprocus_inspire {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.capro_inspire_inner > div:nth-of-type(4) {
    margin-right: 0;
    margin-left: 1px;
}


.site-content { overflow: visible; }



.product_cat-advertising form p,
.product_cat-advertising form ul {
    width: 100%
}

ul#advads_selling_option_placements li {
    width: 50%; 
    float:left;
}



/* I hate !important, but this top menu is the same rules as the main menu sub menus, so I had to enforce the difference */
.topbar .navbar-nav > li > a {
    font-size: 11px !important;
    font-family: 'Open Sans' !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    color: #464646 !important;
    letter-spacing: 1px !important;
}
.container.caprocus_inspire hr {
    height: 1px;
    color: #F3F3F5;
    background: #F3F3F5;
    font-size: 0;
    border: 0;

}
.container.caprocus_inspire hr:first-of-type {
    height: 3px;
    color: #000;
    background: #000;
    font-size: 0;
    border: 0;
    width: 25px;
    margin-bottom: 26px;
}

.products .count { display: none; }

/* footer */

.footer-info nav
 a {
    color: #e2218e;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 15px;
}

.footer-info nav a:hover {
    color: #555659;
}


.site-footer h5,.site-footer h3 {
    font-size: 16px;
}

#capro_foot_contact {
    text-align: center;
}
#capro_foot_contact a.footercontact {
    background-color: #e2218e;
    display: inline-block;
    padding: 5px 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#capro_foot_contact .bsa-items {
    width: 44%;
    margin: 0 auto;
}
#capro_foot_contact .bsa-item {
    display: inline-block;
    float: left;
}

#capro_foot_contact .bsa-wrap {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

.footer-section .widget_nav_menu .menu > li > a {
    font-size: 13px;
}

.site-footer select {
    background-color: #e2218e !important;
    color: #fff;
    border: none;
}

/* about */

.aboutlogos {
    position: relative;
    height: 100px;
    margin-bottom: 20px;
}
.aboutlogos img {
    position: absolute;
    bottom: 0;
}
.aboutlogos img:nth-of-type(1) {
    left: 0;
}
.aboutlogos img:nth-of-type(2) {
    right: 0;
}
.aboutwedphot {
    margin-bottom: 30px;
    overflow: hidden;
}

.aboutwedphot img {
    width: 49%;
    max-width: 380px;
    margin:0;

}




/* SHOP */

.caproshopheader {
    margin-top: 2rem;
}

.navbar-secondary,
.navbar-secondary .sub-menu {
    z-index: 899;
}

.navbar-secondary nav {
    /* border-top: 2px solid #e2218e; */
    /* border-bottom: 2px solid #e2218e; */
}
.navbar-secondary nav a {
    color: #000;
}

.col3 {
    width: 33%;
    max-width: 33% !important;
}

.col3 h3,
.woocommerce-loop-category__title {
    position: absolute;
    background: rgba(255, 255, 255, 0.95);
    padding: 1em 1em;
    font-weight: 500;
    font-size: 1.25em !important;
    margin: 0;
    width: 100%;
    bottom: 13px;
    color: #151515;
    left: 0;
    text-transform: capitalize;
}

.col3 h3 mark,
.woocommerce-loop-category__title mark {
    font-size: .75em;
    font-weight: 300;
    background: 0 0 !important;
}

.shopcatwrap {
    margin-top: 30px;
}
.woocommerce-page .page-header {
    margin-top: 2rem;
}




/* VENDOR Guide */
.vendorguidecat, .realwedcat {
    width: 21%;
    float: left;
    text-align: center;
    margin: 0 2% 0;
    min-height: 350px;
}

.vendorguidecatsinner,
.realwedcatsinner {
    overflow: auto;
}

.vendorguidecatswrap h2,
.realwedcatswrap h2 {
    text-align: center;
    margin-bottom: 50px;
}

a.vendorebtn {
    padding: 5px 15px;
    background: #e2218e;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
a.vendorebtn:hover {
    background: #b61b73;
    color: #fff;
}

a.vendlink {
    font-size: 26px;
	display:block;
}
a.vendlink:before {
    font-family: "dashicons";
    content: "\f487";
    color: #e2218e;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 20px/1;
    vertical-align: top;
    margin-right: 5px;
    margin-right: 0.5rem;
}

a.vendlink:hover:before {
    color: rgba(226, 33, 142, 0.8);
}

.caprovendthanks {
    background: #e2218e;
    text-align: center;

}
.caprovendthanks p {
    padding: 20px 0;
    font-weight: bold;
}
.caprovendthanks p,
.caprovendthanks a {
    color: #fff !important;
}

.caprovendthanks p a:hover {
    color: #d5d4d4 !important;
}




/* MEDIA QUERIES */

@media (max-width: 400px) {
.aboutwedphot img {
    width: 100%;
    max-width: 380px;
    margin:0 0 20px 0;

}
}



@media (max-width: 650px) {

.vendorguidecat, 
.realwedcat {
    width: 100%;
    overflow:hidden;
}


} 


@media (min-width: 401px) and (max-width: 768px) {
  .aboutwedphot {
    text-align: center;
}
.aboutwedphot img {
    width: 100%;
    max-width: 380px;
    margin:0 0 20px 0;
    float: none;

}
}

@media (min-width: 769px) and (max-width: 990px) {
    .capro_inspire_inner > div {
        width: 23%;
    }
}

@media (max-width: 768px) {
.aboutlogos {
    height: 200px;
    text-align: center;
}
.aboutlogos img {
    position: inherit;
    bottom: 0;
    float: none;
    margin-left: 0;
    margin-right: 0;
}
    .capro_inspire_inner > div {
        width: 48%;
    }

}

@media (min-width: 992px) {
  .layout-sidebar .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 500px) {

    .capro_inspire_inner > div {
        width: 100%;
    }

}

@media (max-width: 600px) {

.shopcatwrap .product-category {
    width: 100% !important;
    max-width: 100% !important;
}

}


.header-enabled .navbar-primary:not(.navbar-stuck) .navbar {
    border-top-color: #8c8c8c !important;
    border-bottom-color: #8c8c8c !important;
}