
.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler {
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    font-color:var(--blue);
}

#menu-item-12381 ul.sub-menu span.avia-menu-text {
    background: white !important;
}


/*Hide Gravity Form Instructions for numbers*/
.gform_wrapper .ginput_container_number .instruction {
    display: none !important;
}

@media (min-width: 1599px) {
#av-layout-grid-1 .no_margin.av_one_fifth {
    width: 19% !important;
    margin-left: auto !important;
    margin-right: auto;
        min-width: auto;
}
span.logo {
      position: absolute;
      top: -25px;
      left: 0px;
      width: auto;
      height: 100px;
}

.homepage-group .no_margin.av_one_fourth {
    width: 23% !important;
}

}

/* Custom Hide Menu on Certain Width */
@media (min-width: 1599px) {
    .av-main-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    
    #menu-item-search {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1;
    }
    
    #menu-item-search a {
        padding: 0 5px 0 0;
    }
}

@media (max-width: 1599px) {
    .main_menu .menu-item-top-level {
        display: none !important;
    }
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
        display: block !important;
    }
}

:root {
	--red: #cf4431;
    --blue: #245998;
    --orange: #d46e39;
    --green: #489c56;
    --purple: #9b4491;
    --violet: #5e5193;
    --brown: #8B4513;
    --yellow: #FFC100;
}

/* Books by Size Childern - Starts */

.parent-pageid-102 .facetwp-checkbox {
    display: block !important;
}

.parent-pageid-102 .facetwp-depth {
    display: none !important;
}

.parent-pageid-102 span.facetwp-expand {
    display: none;
}

/* TEMP CSS Area - Starts */

#hero_top .av-section-color-overlay {
    margin: 120px 0px;
}

#footer .menu a {
    font-size: 16px;
}

.page-thumb {
    display: none;
}

.inner-products .product-sorting {
    display: none;
}

#top .cart-item a,
#top .cart-item a .avia-menu-text {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#top .avia_cart_buttons .added_to_cart {
    min-width: 50px;
    float: left;
    line-height: 2;
    width: 49%;
    text-align: center;
}

#av-burger-menu-ul .landing-tail .sub-menu .landing-tail .avia-menu-text:before {
    content: 'View';
    padding-right: 4px;
}

/* TEMP CSS Area  - Ends */

/* Header CSS Starts Here */

#menu-item-search a {
    font-size: 25px !important;
}

#header_meta {
    border: none !important;
}

#header_meta .menu a {
  font-size: 15px;
}

.logo {
    overflow: visible !important;
    visibility: visible !important;
    position: relative;
}

@media (min-width: 1599px) {
  #header_main {
      border-top: none !important;
  }
  
  #header_meta {
    background: transparent !important;
  }

  .logo img {     
    width: auto;
    height: 1000% !important;
  }

  span.logo {
      position: absolute;
      top: -25px;
      left: -190px;
      width: auto;
      height: 100px;
  }
    
  	.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
        padding-top: 123px;
    }
    
    .logo {
        width: auto;
        height: 115px;
        padding-top: 5px;
    }
    
    /* .logo:after {
        position: absolute;
        content: 'A property of Really Big Coloring Books®, Inc.';
        color: #000;
        line-height: 1.3;
        font-size: 12px;
        font-weight: bold;
        margin-top: 3px;
        left: 0;
    } */
}

@media (max-width: 1150px) {
    .responsive #top .av-main-nav .menu-item-avia-special {
        display: block !important;
    }

    .menu-item-top-level {
        display: none;
    }

    #av-burger-menu-ul li a {
        height: auto !important;
        line-height: 1.5 !important;
    }
}

/* Header CSS Ends Here */

/* Main Menu COLORED Style - Starts */

.main_menu .menu-item-top-level > a .avia-menu-text {
    font-size: 16px;
    font-weight: normal;
    padding: 8px 15px !important;
    letter-spacing: 0.5px;
    border: none !important;
    border-radius: 5px !important;
}
@media (min-width: 1599px) {
    .btn-yellow > a .avia-menu-text {
        background-color: var(--yellow) !important;
    }

    .btn-orange > a .avia-menu-text {
        background-color: var(--orange) !important;
    }

    .btn-purple > a .avia-menu-text {
        background-color: var(--purple) !important;
    }

    .btn-violet > a .avia-menu-text {
        background-color: var(--violet) !important;
    }

    .btn-red > a .avia-menu-text {
        background-color: var(--red) !important;
    }

    .btn-green  > a .avia-menu-text {
        background-color: var(--green) !important;
    }
    .btn-brown  > a .avia-menu-text {
        background-color: var(--brown) !important;
    }
}

@media (max-width: 1280px) {
    #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
        background-color: transparent;
        color: var(--blue);
        padding: 0;
    }

    .btn-brown.menu-item-160  .avia-menu-text {
        color: #fff !important
    }
    .landing-tail .sub-menu .landing-tail a {
        border-bottom: 1px solid #e0e0e0 !important;
    }
    
    .btn-red a .avia-menu-text,
    .landing-tail.av-width-submenu > a .avia-menu-text {
        color: #fff !important    
    }
    
    .btn-yellow.av-width-submenu > a {
        background-color: var(--yellow) !important;
    }
    
    .btn-blue.av-width-submenu > a {
        background-color: var(--blue) !important;
    }
    
    .btn-orange.av-width-submenu > a {
        background-color: var(--orange) !important;
    }
    
    .btn-purple.av-width-submenu > a {
        background-color: var(--purple) !important;
    }
    
    .btn-violet.av-width-submenu > a {
        background-color: var(--violet) !important;
    }
    
    .btn-red a {
        background-color: var(--red) !important;
    }
    
    .btn-green.av-width-submenu  > a {
        background-color: var(--green) !important;
    }

    .btn-brown.menu-item-160  > a {
        background-color: var(--brown) !important;
    }
    
    .av-submenu-indicator {
        color: #fff !important;
        opacity: 1 !important;
    }
}

.main_menu .menu-item-top-level:nth-child(n+2) {
    padding-left: 5px;
}

ul#av-burger-menu-ul .av-menu-button-colored > a .avia-menu-text {
    border: none !important;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0;
    padding: 6px 12px;
}

/* Main Menu COLORED Style - Ends */

.top-icon:before {
  content: '\e85c';
  font-family: 'entypo-fontello';
  padding-right: 6px;
}

.top-icon.chat-icon:before {
  content: '\e83b';
}

.cart-icon:before {
    content: '\e859';
}

@media (min-width: 1201px) {
    #header_meta {
        min-height: 35px;
    }
    
    #header_meta .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: right;
        -webkit-justify-content: right;
            -ms-flex-pack: right;
                justify-content: right;
    }
    
    #header_meta .sub_menu {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1;
        top: 15px;
    }
    
    #header_meta .noLightbox.social_bookmarks {
        position: relative;
        top: 9px;
    }

    .top-contact a {
        border: 1px solid #8b8b8b !important;
        padding: 5px 8px !important;
        border-radius: 5px;
    }
}

.main_menu .sub-menu .avia-menu-text {
    font-size: 16px;
}

#header .nine.units {
    width: 800px !important;
}

#header .six.units {
    width: 650px !important;
}

.av-menu-button-bordered .avia-menu-text {
    color: var(--orange);
    padding: 8px 18px !important;
}

@media (max-width: 767px) {
    #hero_top {
        background-position: 65% 50% !important;
    }
}

.hero-title .av-special-heading-tag {
    font-weight: bold;
}

.hero-button .avia-button {
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 14px 30px !important;
    font-weight: bold;
    border: 4px solid #DD1B76 !important;
    min-width: 200px;
}

#hero_top .template-page {
    vertical-align: bottom;
    padding-bottom: 30px;
}

.av-subheading {
    line-height: 1.7;
}

.hero-title .av-subheading {
    margin-top: 5px;
}

.order-title a {
    color: var(--yellow) !important;
}

.link-box .team-img-container,
.info-iconbox .team-img-container {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto 20px;
    background-color: var(--blue);
}

.link-box-alt,
.link-box,
.info-iconbox {
    text-align: center;
}

.link-box-alt .team-member-name,
.link-box .team-member-name,
.info-iconbox .team-member-name {
    font-family: inherit;
    color: #666;
}

.info-iconbox .team-member-name {
    font-size: 20px;
}

.link-box-alt .team-member-name,
.link-box .team-member-name {
    font-size: 18px;
}

.link-box svg,
.info-iconbox svg {
    width: auto;
    height: 67px;
    margin: 0 auto;
}

.link-box svg,
.link-box svg path,
.info-iconbox svg,
.info-iconbox svg path {
    fill: #fff !important;
}

.item-blue .team-img-container {
    background-color: var(--blue);
}

.item-green .team-img-container {
    background-color: var(--green);
}

.item-orange .team-img-container {
    background-color: var(--orange);
}

.item-purple .team-img-container {
    background-color: var(--purple);
}

.link-col {
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #f8f8f8
}

.link-col:hover {
    -webkit-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-box-shadow: 0 6px 5px #d4d4d4;
            box-shadow: 0 6px 5px #d4d4d4;
    background-color: #fff;
}

.arrow-left:before {
    content: '';
    position: absolute;
    right: 0;
    top: calc(50% - 30px);
    visibility: visible;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 30px 0;
    border-color: transparent #f8f8f8 transparent transparent;
}

.arrow-right:before {
    content: '';
    position: absolute;    
    left: 0;
    top: calc(50% - 30px);
    visibility: visible;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 30px;
    border-color: transparent transparent transparent #f8f8f8;
}

.feature-text h3 {
    font-size: 22px;
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.feature-text h3:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: var(--orange);
}

.four-cols .feature-text h3:after {
	background: #fff;
}

.center-bar .feature-text h3:after {
    left: calc(50% - 30px);
}

.cb-helps h3 {
    font-size: 30px;
    color: var(--red);
    letter-spacing: 1px;
}

@media (min-width: 768px) {
    .cb-helps h3 {
        font-size: 40px;
        
    }
}

.logo-list {
    max-width: 1090px;
    margin: 0 auto !important;
    list-style-type: none !important;
	text-align: center;
}

.logo-list li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.logo-list li img {
    width: auto;
    height: auto;
    padding: 8px 15px;
    max-width: 320px;
    max-height: 95px;
}

.feature-image {
    margin-bottom: 30px !important;
}

.center-bar .flex_column {
    background-color: #f8f8f8 !important;
}

.trans-button .avia-button {
    color: var(--blue) !important;
    border: 2px solid var(--blue) !important;
    font-size: 16px !important;
    padding: 11px 25px !important;
    -webkit-transition: .5s;
    transition: .5s;
}

.trans-button .avia-button:hover {
    background-color: var(--blue) !important;
    color: #fff !important;
    opacity: 1 !important;
}

.feature-text {margin-bottom: 25px;}

/* Woocommerce Product Page */

#top .single-product-main-image .thumbnails a {
    width: 23.3%;
}

#top .price, #top .price span, #top del, #top ins {
    font-size: 20px !important;
    margin-bottom: 20px !important;
}

.single-product-summary .price .amount {
    font-size: 20px !important;
    margin-bottom: 20px !important;
    display: block !important;
}

#top div.product .woocommerce-tabs {
    padding-top: 20px !important;
}

table.woocommerce-product-attributes th {
    text-transform: none;
    letter-spacing: unset; 
    font-size: 16px !important;
}

table.woocommerce-product-attributes td {
    font-style:normal !important;
    font-size: 16px !important;
}

.woocommerce-Tabs-panel--quantity-discounts td {
    font-size: 16px !important;
}

.avia_textblock strong {
    color: #333333;
}

.slider-logos .bx-wrapper {
    max-width: 100% !important;
}

.slider-logos ul {
    list-style-type: none !important;
    text-align: center;
    margin: 0 !important;
}

.slider-logos ul li {
    text-align: center;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    padding: 0 20px;
    height: 80px;
    width: auto !important;
}

.slider-logos ul li img {
    width: auto;
    height: auto;
    max-height: 60px;
    max-width: 260px;
}

.slider-logos {
    height: 80px;
}

#features .template-page {padding-bottom: 20px;}

.responsive #top #wrap_all .av-flex-cells .no_margin.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Shop Page CSS - Starts */
.avia_cart_buttons a.add_to_cart_button {
    display: none !important;
}

/*
.avia_cart_buttons a.show_details_button {
    display: none !important;
}
*/
.avia_cart_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}


#top .avia_cart_buttons li {
    border: none !important;
}

.avia_cart_buttons .button-mini-delimiter {
    display: none;
}

.avia_cart_buttons a {
    width: 100% !important;
    font-weight: normal !important;
    letter-spacing: 0.5px;
    background-color: var(--blue) !important;
    color: #fff !important;
    font-size: 16px !important;
    text-transform: capitalize;
    min-height: 40px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px !important;
    opacity: 1 !important;
}

.avia_cart_buttons a:hover {
    background-color: var(--green) !important;
}

.inner-products .product {
    width: 100% !important;
    margin: 0 !important;
    -webkit-transition: .5s;
    transition: .5s;
}

.facet-products .facetwp-template .product:hover,
.inner-products .product:hover {
    -webkit-transform: translateY(-5px) !important;
        -ms-transform: translateY(-5px) !important;
            transform: translateY(-5px) !important;
}

.inner-products .products {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 30px;
}

@media (min-width: 768px) {
    .inner-products .products {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 1201px) {
    .inner-products .products {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.avia_cart_buttons {
    opacity: .9;
}

.avia_cart_buttons a span:before {
    position: relative;
    top: -1px;
    padding-right: 3px;
}

h2.woocommerce-loop-product__title {
    font-size: 16px !important;
    font-family: inherit;
    display: block !important;
    margin-bottom: 15px !important;
    line-height: 1.8 !important;
}

.inner_product_header_table {
    text-align: center;
}

#top .price, div .stock {
    color: var(--red) !important;
}

/* .woocommerce-shop .products {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}

@media (min-width: 768px) {
    .woocommerce-shop .products {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 1251px) {
    .woocommerce-shop .products {
        grid-template-columns: 1fr 1fr 1fr;
    }
} 

.woocommerce-shop .product {
    width: 100% !important;
} */

.sort-param > li:hover ul, .sort-param.active-sort > li ul {
    z-index: 999;
    background-color: #fff;
}

.product-categories li {
    margin-left: 1em;
    padding: 3px 0;
}

.product-sorting * {
    font-size: 15px;
}

.template-shop .products .wp-post-image,
.inner-products .wp-post-image {
    width: auto !important;
    height: auto;
    max-height: 250px;
    margin: 0 auto !important;
}

.inner_sidebar .widgettitle,
.inner-sidebar .widgettitle {
    margin-top: 0 !important;
    padding-top: 0 !important;
    font-family: inherit;
    color: #666;
    font-size: 1.2em;
}

.inner_products .inner_product_header_cell h2,
.inner-products .inner_product_header_cell h2 {
    text-transform: none;
    letter-spacing: 0;
    font-size: 17px !important;
}

.inner_products .amount,
.inner-products .amount {
    color: var(--red) !important;
}

.inner_sidebar .woocommerce-product-search button,
.inner-sidebar .woocommerce-product-search button {
    background-color: var(--blue) !important;
    width: 100%;
    border: none !important;
    padding: 10px;
    letter-spacing: 0.5px;
    color: #fff !important;
    -webkit-transition: .5s;
    transition: .5s;
}

.inner_sidebar input[type="search"],
.inner-sidebar input[type="search"] {
    margin-bottom: 15px !important;
}

#top .inner_sidebar .widget,
#top .inner-sidebar .widget {
    padding-bottom: 0 !important;
}

.inner-sidebar .product-categories a,
.inner_sidebar .product-categories a {
    font-size: 16px;
    background: no-repeat;
    padding: 0;
    color: var(--blue);
}

.inner_sidebar .product-categories,
.inner-sidebar .product-categories {
    list-style-type: disc;
    overflow: visible !important;
}

.widget_price_filter button {
    font-size: 15px !important;
    padding: 10px 20px !important;
    border-radius: 0 !important;
}

div .widget_price_filter .price_slider_wrapper .price_slider {
    margin: 25px 0 !important;
}

.inner_sidebar .woocommerce-product-search button:hover,
.inner-sidebar .woocommerce-product-search button:hover {
    background-color: var(--green) !important;
    cursor: pointer !important;
}

.sidebar_left.sidebar {text-align: left;}

/* Shop Page CSS - Ends */

.bolder-title .av-special-heading-tag,
.section-title .av-special-heading-tag {
    font-weight: bold !important;
}

/* Custom Logo Area CSS - Starts */

.custom-logo .slide-entry-wrap {
    display: grid !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
}

@media (min-width: 768px) {
    .custom-logo .slide-entry-wrap {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    }
}

.custom-logo .slide-entry {
    width: 100% !important;
}

.custom-logo .slide-entry img {
    width: auto;
    height: auto;
    max-height: 110px;
}

.custom-logo .slide-entry-wrap:nth-child(n+2) {
    margin-top: 25px !important;
}

/* Custom Logo Area CSS - Ends */

/* Sidebar Custom Accordion Style CSS - Starts */

.inner_sidebar .facetwp-counter {
    display: none !important;
}

.widget-title {
    font-size: 18px;
    color: #111 !important;
    margin-bottom: 15px;
    font-family: inherit;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.inner_sidebar .facetwp-type-search {
    margin-bottom: 10px;
}

.inner_sidebar .facetwp-facet .facetwp-link {
    padding-top: 9px;
    padding-bottom: 9px;
}

.inner_sidebar .facetwp-facet .facetwp-link {
    color: var(--blue);
    font-size: 15px;
}

.inner_sidebar .facetwp-facet .facetwp-link:hover {
    color: var(--green);
}

.inner_sidebar .facetwp-facet .facetwp-link:nth-child(n+2) {
    border-top: 1px solid #e2e2e2 !important;
}

.inner_sidebar .facetwp-facet {
    color: #333;
}

.inner_sidebar .facetwp-link.checked {
    color: #666 !important;
}

.facetwp-depth > .facetwp-depth {
    margin-left: 10px;
}

.facetwp-page {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: var(--blue);
    color: #fff !important;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 3px;
}

.facetwp-pager {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 15px;
}

.facetwp-page.active,
.facetwp-page:hover {
    background-color: var(--green);
}

.page-id-1422 .pagination-wrap.pagination-slider,
.page-id-267 .pagination-wrap.pagination-slider {
    display: none ;
}

/* Sidebar Custom Accordion Style CSS - Ends */

/* Search Widget full width Style CSS - Starts */

.product-search .facetwp-icon:before {
    background-position: 0 50% !important;
}

.product-search .facetwp-input-wrap {
    width: 100% !important;
}

.product-search .facetwp-search {
    margin-bottom: 0 !important;
    padding: 13px !important;
}

.product-search .facetwp-facet {
    margin-bottom: 0;
}

/* Search Widget full width Style CSS - Ends */

/* Sidebar Checkbox CSS - Starts 

.facetwp-expand {
    font-size: 0;
}

.facetwp-expand:before {
    content: '\e877';
    font-size: 18px;
    font-family: 'entypo-fontello';
}

.facetwp-expand.opened:before {
    content: '\e87a';
}

.facetwp-checkbox {
    display: flex;
    align-items: flex-start;
    background-position: 0% 15px !important;
    font-size: 14px;
    justify-content: space-between;
    border-top: 1px solid #d8d8d8 !important;
    padding-top: 10px;
    line-height: 1.5;
    padding-bottom: 10px;
    margin-bottom: 0 !important;
}

.facetwp-depth.visible {
    min-height: 38px;
}

.facetwp-checkbox:nth-child(1) {
    border-top: none !important;
}

.facetwp-checkbox {
    background-image: url(/wp-content/uploads/2022/06/blank-check.png) !important;
}

.facetwp-checkbox.checked {
    background-image: url(/wp-content/uploads/2022/06/check.png) !important;
}

.facetwp-facet.facetwp-type-checkboxes > .facetwp-checkbox {
    background: none !important;
    font-size: 17px;
    padding-left: 0;
    font-weight: bold;
}

Sidebar Checkbox CSS - Ends */

.facet-products .facetwp-template[data-name=products_grid],
.facet-products .facetwp-template[data-name=products_grid_ws]{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    row-gap: 40px;
}
 
@media (max-width:990px) {
    .facet-products .facetwp-template[data-name=products_grid],
    .facet-products .facetwp-template[data-name=products_grid_ws]{
        grid-template-columns: 1fr 1fr;
    }    
}
 
@media (max-width:767px) {
    .facet-products .facetwp-template[data-name=products_grid],
    .facet-products .facetwp-template[data-name=products_grid_ws]{
        grid-template-columns: 1fr !important;
    }    
}

.facet-products .facetwp-template .product {
    width: 100% !important;
    -webkit-transition: .5s;
    transition: .5s;
}

.regular-button .avia-button {
    font-size: 17px;
    letter-spacing: 0.5px;
    -webkit-transition: .5s;
    transition: .5s;
    border: none !important;
}

.regular-button .avia-button:hover {
    opacity: 1 !important;
    background-color: var(--green) !important;
}

.avia_button_icon_right {
    padding-left: 5px;
}

@media (min-width: 990px) {
    .single-solid-area .flex_column {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .single-solid-area .av-special-heading {
        width: auto;
        padding-bottom: 0 !important;
        padding-right: 30px;
    }
}

#socket .container {
    text-align: center;
}

#socket .copyright {
    float: none;
    font-size: 12px;
}

.regular-button .avia-button {
    border: none;
}

.regular-button-row .avia-button:nth-child(even) {
    background-color: var(--orange);
}

.avia_button_icon_left {
    padding-right: 2px;
}

.orange-button .avia-button {
    background-color: var(--orange) !important;
}

/* Footer LOAG Area CSS - Starts */

.footer-logolist {
    list-style-type: none !important;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.footer-logolist img {
    width: auto !important;
    height: auto;
    max-width: 120px;
    max-height: 80px;
}

.footer-logolist .wp-image-2882 {
    max-height: 80px !important;
}

.footer-logolist .wp-caption {
    border: none !important;
    width: auto !important;
    margin: 0 !important;
}

.footer-logolist .wp-caption img {
    margin: 0 auto !important;
}

.footer-logolist .wp-caption-text {
    font-family: inherit;
    font-style: normal;
    font-size: 13px;
    font-weight: bold;
    max-width: 250px;
    line-height: 1.6;
}

.footer-logolist li {
    padding: 10px 15px;
    margin: 0 !important;
}

.footer-logolist li a:hover {
    opacity: .8;
}

#custom_footer {
    background-color: #222;
}

#custom_footer .menu a {
    padding: .4em 3px !important;
    font-size: 16px;
    color: #fff;
    background-color: transparent !important;
    -webkit-transition: .5s;
    transition: .5s;
}

#custom_footer .menu li {
    border: none !important;
}

#custom_footer .menu a:hover {
    color: var(--orange) !important;
}

#custom_footer .content {
    padding-bottom: 20px;
}

.footer-phone {
    border: 1px solid #fff !important;
    display: inline-block;
    margin-top: 15px;
    padding: 6px 20px;
    color: #fff !important;
    font-size: 15px;
    letter-spacing: 0.5px;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
}

.footer-phone:hover {
    background-color: #fff !important;
    color: var(--blue) !important;
}

.footer-phone:before {
    content: '\e8ac';
    font-family: 'entypo-fontello';
    padding-right: 7px;
}

#custom_footer .textwidget p {
    margin: 0;
}

/* Footer LOAG Area CSS - Ends */

.inner-text-heading h3 {
    font-size: 23px;
    color: var(--purple);
}

.current_page_item {
    background-color: transparent !important;
}

.single-product .wapf-field-label label span {
    font-size: 15px !important;
    font-weight: bold !important;
    display: inline-block !important;
    margin-bottom: 6px;
}

.single-product .cart .wapf-input {
    margin-bottom: 0 !important;
}

.single-product .cart .wapf-field-group {
    margin-bottom: 25px !important;
}

ul.woocommerce-mini-cart .quantity {
    display: none;
}

.archive.tax-product_cat .facetwp-template .product {
    width: 32.6% !important;
}

.avia_button_icon_left {
    padding-right: 5px;
}

#top .thumbnail_container img {
	height: auto !important;
    max-height: 550px !important;
	width: auto;
    max-width: 100% !important;
	margin: 0 auto;
}

#menu-custom-books-categories li {
    display: inline-block;
    margin: 0;
}

#menu-custom-books-categories {
    text-align: center;
}

#menu-custom-books-categories li a {
    border: 1px solid var(--violet);
    color: #000;
    display: inline-block;
    padding: 3px 15px;
    font-size: 15px;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    letter-spacing: 0.2px;
}

#menu-custom-books-categories li:nth-child(n+2) {
    margin-left: 8px;
    padding: 10px 0;
}

#menu-custom-books-categories li.current_page_item a,
#menu-custom-books-categories li a:hover {
    background-color: var(--violet);
    color: #fff !important;
    font-weight: normal;
}

.cat-menu .widget_nav_menu {
    padding-bottom: 0;
}

li#menu-item-185 a {
    padding-right: 0;
}

/*** Custom FACET Product Wrap - Starts */

.cat-buttons .facetwp-facet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.cat-buttons .facetwp-facet .facetwp-checkbox:nth-child(n+2) {
    margin-left: 15px !important;
}

@media (max-width: 640px) {    
    .cat-buttons .facetwp-facet .facetwp-checkbox {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center;
        padding: 8px 12px !important;
        font-size: 15px;
        line-height: 1.3;
    }
}

.cat-buttons .facetwp-expand {
    padding-left: 5px;
}

.cat-buttons { visibility: hidden }

.cat-buttons .facetwp-facet .facetwp-counter {
    display: none !important;
}

.cat-buttons .facetwp-facet .facetwp-checkbox {
    background: none;
    border: 1px solid var(--blue) !important;
    padding: 5px 12px !important;
    margin: 0 0 10px 0 !important;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
}

.cat-buttons .facetwp-facet .facetwp-display-value {
    padding: 0 !important;
}

.cat-buttons .facetwp-checkbox:hover,
.cat-buttons .facetwp-checkbox.checked {
    background-color: var(--blue);
    color: #fff
}

.cat-buttons .facetwp-checkbox.checked:before {
    content: '\e812';
    font-family: 'entypo-fontello';
    padding-right: 6px;
}


.facet-products .facetwp-template {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.facet-products .facetwp-template li {
    list-style-type: none;
}

.facet-products .facetwp-template .product {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .facet-products .facetwp-template .product {
        margin-left: 30px;
    }
}

@media (min-width: 1201px) {
    .facet-products .facetwp-template .product {
        width: calc(33.33% - 20px) !important;
    }

    .facet-products .facetwp-template .product:nth-child(3n+1) {
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .facet-products .facetwp-template .product {
        width: 47% !important;
    }

    .facet-products .facetwp-template .product:nth-child(2n+1) {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .facet-products .facetwp-template .product {
        width: 100% !important;
    }
}

/*** Custom FACET Product Wrap - Ends ***/

.form-wrap .flex_column_table {
    max-width: 900px;
    margin: 0 auto;
}

.contact-form .gfield {
    margin-bottom: 0 !important;
}

.contact-form .gfield_label {
    font-size: 16px !important;
    font-weight: bold !important;
}

.handbook-form input,
.handbook-form textarea{
    border-radius: 5px !important;
}

.handbook-form input[type="submit"] {
    background-color: var(--orange);
}

.inner-submenu .avia-menu-text {
    font-size: 16px;
    color: var(--blue);
    letter-spacing: 0.3px;
    font-weight: bold;
    -webkit-transition: .5s;
    transition: .5s;
}

.inner-submenu .avia-menu-text:hover {
    color: var(--green);
}

.alternate_color .link-col {
    background-color: #fff !important;
}

.contact-iconlist .av_iconlist_title {
    font-weight: bold;
}

.contact-iconlist li:nth-child(n+2) {
    margin-top: 5px;
}

.img-border {
    border: 1px solid #e3e3e3 !important;
}

.ajax_search_response * {
    font-size: 15px !important;
    line-height: 1.5;
    text-transform: none;
}

#top a.av_ajax_search_entry.av_ajax_search_entry_view_all {
    font-size: 15px !important;
}

.dgwt-wcas-search-wrapp {
    position: relative !important;
    max-width: 100% !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
}

.dgwt-wcas-search-wrapp form {
    margin: 0 !important;
}

.tooltip-search input.dgwt-wcas-search-input {
    padding-left: 40px !important;
}

.center-form {
    max-width: 900px;
    margin: 0 auto;
    border: 1px solid #e5e5e5 !important;
    padding: 25px 25px 15px;
    -webkit-box-shadow: 0 0 5px 3px #efefef;
            box-shadow: 0 0 5px 3px #efefef;
	background-color: #fff;
}

@media (min-width: 768px) {
    .center-form {
        padding: 40px 40px 20px;
    }
}

/* Colored List Alternative CSS - Starts */

.number-list ul {
    list-style-type: none;
    margin-left: 0;
    margin-top: 20px;
}

.number-list ul li {
    margin-left: 0;
    position: relative;
    padding-left: 50px;
}

.number-list ul li:nth-child(n+2) {
    margin-top: 20px;
}

.number-list ul li:before {
    content: '01';
    position: absolute;
    left: 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 1.6;
    color: #fff;
    background: var(--blue);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-size: 20px;
	top: -3px;
}

.number-list ul li:nth-child(2):before {content: '02'}
.number-list ul li:nth-child(3):before {content: '03'}
.number-list ul li:nth-child(4):before {content: '04'}
.number-list ul li:nth-child(5):before {content: '05'}
.number-list ul li:nth-child(6):before {content: '06'}

/* Colored List Alternative CSS - Ends */

.related.products > h2,
.related.products .products.columns-4{
    width: 100% !important;
}

.related.products > h2 {
    text-transform: capitalize;
    font-size: 22px !important;
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    .product_column .inner_product,
    .template-shop .inner_product,
    .inner-products .inner_product,
    .facet-products .inner_product {
        border: none;
        height: 100% !important;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: calc(100% - 40px);
    }

    .product_column .products,
    .template-shop .products,
    .inner-products .products {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    
    .product_column .product,
    .template-shop .product,
    .inner-products .product,
    .facet-products .product {
        border: 1px solid #e6e6e6 !important;
        padding: 0;
    }
    
    .single .template-shop .product {
        border: none !important;
    }
}

@media only screen and (max-width: 1200px) {
    .responsive #top #main .products .product {
        margin: 0 1% 1% 0;
        width: 49%;
    }
}

@media only screen and (max-width: 767px) {
    .responsive #top #main .products .product {
        width: 100%;
    }
}

/*** Footer Area CSS - Starts ***/

@media (min-width: 1201px) {
    #custom_footer .flex_column:nth-child(2) {
        padding-left: 30px;
    }
    
    #custom_footer .flex_column:nth-child(3) {
        padding-left: 30px;
    }
}

.footer-logo {
    width: 250px;
}

/*** Footer Area CSS - Ends ***/

@media (min-width: 768px) {
    #header_meta .menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    
    .top-contact {
        -webkit-box-ordinal-group: 4 !important;
        -webkit-order: 3 !important;
            -ms-flex-order: 3 !important;
                order: 3 !important;
        padding-right: 0 !important;
        border-right: none;
        margin-left: 10px !important;
        border-left: 1px solid;
    }
}

.empty-wpmenucart,
.hidden-wpmenucart {
    display: block !important;
}

/* Top Notice CSS - Starts */

.top-notice {
    background: var(--blue);
    color: var(--yellow);
    text-align: center;
    width: 100%;
    padding: 6px 10px;
    min-height: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 99;
}

.top-notice a {
    color: var(--yellow);
}

.top-notice .button-popup {
    text-decoration: underline !important;
    padding-left: 6px;
}

.top-notice a:hover {
    opacity: .85;
}

/* Top Notice CSS - Ends */

#header_meta .menu .wpmenucartli {
    position: relative;
    top: -3px;
}

#top div.woocommerce-error a.button, #top div.woocommerce-message a.button {
    background: var(--blue);
}

#top .dgwt-wcas-search-input {
    margin-bottom: 0 !important;
}

#top .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding-left: 40px !important;
}

ul.footer-button-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    list-style-type: none !important;
    margin-top: 20px !important;
    gap: 15px;
}

.footer-logo {
    width: 250px;
    max-width: 100%;
    margin: 0 auto !important;
    display: block;
}

#custom_footer .avia_social_icons_widget ul li {
    float: none !important;
}

#custom_footer .avia_social_icons_widget ul {
    text-align: center;
}

ul.footer-button-row li {
    margin: 0;
}

ul.footer-button-row li a {
    margin: 0;
}

.form-wrap,
#order,
.single-title-wrap,
.single-solid-area {
    min-height: auto !important;
}

.single-solid-area .template-page {
    padding: 15px 0 !important;
}

.form-wrap .content,
#order .content,
.single-title-wrap .content {
    padding: 14px 0 !important;
}

#custom_footer .avia_social_icons_widget {
    padding: 5px 0 !important;
}

@media (min-width: 990px) {
    #custom_footer.inner-four-col .flex_column_table {
        display: grid !important;
        /* grid-template-columns: 2fr 1fr 1fr 1fr; */
        grid-template-columns: 5fr 2fr 2fr 3fr;
        gap: 25px;
    }
    #custom_footer .widget {
        clear: both;
        position: relative;
        padding: 30px 0 25px 0;
        float: none;
    }
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 750px;
  margin: 20px auto;
  border-radius: 5px;
}

.shipping-notice {
    text-align: center;
}

.shipping-notice h3 {
    margin-bottom: 15px;
    line-height: 1.6 !important;
    font-size: 22px;
    color: var(--violet);
}

.feature-text a {
    border: 1px solid white;
    display: inline-block;
    padding: 5px 15px;
    margin-top: 15px;
    border-radius: 5px;
    font-size: 14px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.feature-text a:hover{
    background-color:#fff;
    color:#333333 !important;
}

.feature-image a:hover {
    -webkit-transform: scale(0.98);
        -ms-transform: scale(0.98);
            transform: scale(0.98);
}

.top-sep {
    padding: 0 8px;
}

.top-tel {
    position: relative;
    padding-left: 17px;
}

.top-tel:before {
    content: '\e854';
    font-family: 'entypo-fontello';
    display: inline-block;
    position: absolute;
    left: 0;
    -webkit-transform: rotate(170deg);
        -ms-transform: rotate(170deg);
            transform: rotate(170deg);
    top: 1px;
}

/* Imprint Placemats Extra Field CSS - Starts */

.wapf-field-radio .wapf-radios {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.wapf-field-radio input {
    width: auto;
}

.wapf-field-radio .wapf-input-label * {
    font-size: 16px !important;
    margin-top: 7px !important;
}

.wapf-field-radio .wapf-checkable.has-pricing {
    margin-right: 20px;
}

.wapf-field-radio .wapf-field-label label span {
    font-size: 17px !important;
}

/* Imprint Placemats Extra Field CSS - Ends */

#scroll-top-link {
    left: 20px;
    bottom: 20px;
}

.image-box {
    -webkit-transition: .5s;
    transition: .5s;
}

.image-box:hover {
    opacity: .75;
}

.faq-content .toggle_icon span {
    border-color: var(--blue);
}

.faq-content .toggler {
    font-weight: bold;
    font-size: 17px !important;
    padding-top: 13px;
    padding-bottom: 13px
}

.product h2.woocommerce-loop-product__title {
    color: #111;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-transform: none;
}

@media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
        display: block !important;
    }

    .logo img {
        padding: 5px 0;
    }
}

@media (min-width: 768px) {
    .top-notice {
        position: fixed;
        min-height: 39px;
    }
    
    #wrap_all {
        padding-top: 0px;
    }
}

.news-iconlist {
    margin-top: 10px;
}

.news-iconlist li:nth-child(n+2) {
    margin-top: 7px;
}

.woocommerce .login .button {
    margin-top: 8px;
}

.woocommerce .login .lost_password {
    margin-top: 27px;
}

#customer_login > div {
    background-color: transparent;
    width: 100% !important;
    margin: 0 !important;
}

.woocommerce-form-register .woocommerce-form-row {
    overflow: hidden;
    margin: 0 !important;
}

#customer_login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
}

@media (max-width:767px) {
    #customer_login {
        display: block;
    }
}


.footer-text {
    color: white;
    position: relative;
    display: block;
    clear: both;
    padding-top: 20px;
    text-align: center;
}


.homepage-group .feature-text h3:after {
    left: calc(50% - 30px);
}

.homepage-group {
    padding: 0 0 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 40px 20px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}

.homepage-group .flex_cell {
    background-color: #f8f8f8;
    padding: 20px 20px 30px;
    min-width: 390px;
}

@media (min-width: 768px) {
    .title_container {
        padding: 0 !important;
    }
}

h1.main-title.entry-title a {
    color: var(--blue) !important;
    font-family: 'Tourney', sans-serif;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0px 2px 0 #fff, 2px 0px 0 #fff, 0px -2px 0 #fff, -2px 0px 0 #fff, 0 0 10px #000, 4px 4px 0 #000 !important;
}

#hero_top .av-content-full .post-entry-16 {
    background: rgba(250, 235, 215, .5);
    padding: 20px;
    margin-bottom: 0;
}

#hero_top .av-content-full .post-entry-16 .hero-button a {
    margin-bottom: 0 !important;
}


body #sizes .av-equal-height-column,
body #subjects .av-equal-height-column,
body #custom_books .avia-link-column {
    cursor: pointer;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.avia-button-center {
    display: block;
    text-align: center;
    clear: both;
    margin-top: auto;
}

#header_meta #menu-item-8610 a {
    background-color: red;
    color: white;
    border: 1px solid #8b8b8b !important;
    padding: 5px 8px !important;
    border-radius: 5px;
}

.title_container .container > h1.main-title.entry-title a {
    text-shadow: 1px 1px 0 #fff, 
                 -1px -1px 0 #fff, 
                 1px -1px 0 #fff, 
                 -1px 1px 0 #fff, 
                 0px 1px 0 #fff, 
                 1px 0px 0 #fff, 
                 0px -1px 0 #fff, 
                 -1px 0px 0 #fff, 
                 0 0 4px #000, 
                 2px 2px 0 #000 !important;
}

@media only screen and (max-width: 767px) {
    #header_meta #menu-item-8610 a {
        background-color: red;
        color: white;
        border: 1px solid black;
        border-radius: 20px;
        padding: 7px 12px;
    }

    .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul {
        float: none;
        width: 100%;
        text-align: center;
        margin: 0px auto;
        position: static;
        padding: 4px 0 2px;
    }
    .responsive #header_meta .sub_menu>ul>li {
        float: none;
        display: inline-block;
        padding: 0 4px;
    }
}