/*
Theme Name: the7dtchild
Author: Ecliptic Designs and Photography
Author URI: https://ecliptic-designs.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
/* Resets */
a { text-decoration: none; }
.sub-sideways .main-nav .sub-nav > li.has-children > a:after, 
.top-header .main-nav .sub-nav > li.has-children > a:after { content: none; }
.enable-bg-rollover .post-thumbnail-rollover:after, 
.enable-bg-rollover .gallery-rollover, 
.enable-bg-rollover.hover-scale figure:after { background-color: rgb(239 239 239 / 20%); }

/* Elements */
h1, h2, h3, h4, h5, h6 { font-family: adobe-garamond-pro, serif; }
h1 { margin-bottom: 20px; }
img { max-width: 100%; }
p { margin-bottom: 20px; }

/* Design Classes */
.bold { font-weight: bold; }
.dark, 
.dark p,
.dark a { color: #fff; }
.mobile-img { display: none; }
.seo-text { visibility: hidden; height: 0px; }

/* Header */
.masthead header .branding a img { max-width: 180px; width: 180px; }
.masthead.sticky-on header.header-bar .branding a img { max-width: 120px; width: 120px; }
.masthead header .main-nav.level-arrows-on > li.has-children > a .menu-text:after { content: "\25BC"; font-size: 10px; line-height: 7px; right: -4px; }
.masthead header .main-nav > li { border-bottom: 1px solid #404042; }

/* Menu */
#primary-menu > li.menu-item-has-children > .sub-nav { display: none; background-color: #e4dbc1; padding: 30px; }
#primary-menu > li.menu-item-has-children > .sub-nav > li > ul { position: static; box-shadow: none; padding: 0; width: auto; background-color: #e4dbc1; }
#primary-menu > li.menu-item-4754 > .sub-nav > li > a .menu-text { height: 35px; }
#primary-menu > li.menu-item-has-children > .sub-nav > li > a .menu-text { font: bold 15px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif; }
#primary-menu > li.menu-item-has-children > .sub-nav > li > ul a .menu-text { font: 100 15px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif; }
#primary-menu > li.menu-item-has-children > .sub-nav > li > ul > li { max-width: 180px; }
#primary-menu > li.menu-item-has-children.dt-hovered > .sub-nav { display: grid; grid-template-columns: 1fr 1fr 1fr; width: 690px; top: 56px; }
#primary-menu > li.menu-item:nth-child(3) > .sub-nav { display: block; top: 58px; width: 250px; }
#primary-menu > li.menu-item-has-children.dt-hovered > .sub-nav > li > ul { visibility: visible !important; opacity: 1 !important; }
#primary-menu > li.menu-item-has-children.dt-hovered.menu-item-4754 > .sub-nav { grid-template-columns: 1fr 1fr 1fr 1fr; }
.mobile-mini-widgets-in-menu .in-menu-second-switch { display: block !important; }

/* Slider */
div#main-slideshow .psThumbs {
	z-index: 1000;
    width: 93%;
    height: 45px;
    overflow: visible;
    bottom: 0px;
	transform: none;
	cursor: pointer;
}
div#main-slideshow .progress-wrapper {
	width: 30px;
    height: 30px;
    position: relative;
    top: 5px;
    left: unset;
    margin: 0;
	display: none;
}
div#main-slideshow .progress-wrapper .progress-controls {
	width: 30px;
    height: 30px;
	background-size: 15px 15px;
    background-position: center;
	position: relative;
    top: 0;
    left: 0;
}
div#main-slideshow .psThumbsContainer {
	display: flex;
	padding: 0;
	height: 45px;
	justify-content: flex-end;
	transform: none !important;
}
div#main-slideshow .ps-thumb-img {
    margin: 5px;
    padding: 0;
    border: 2px solid #fff;
	align-self: baseline;
	width: 20px;
	height: 20px;
	background: #fff;
}
div#main-slideshow .ps-thumb-img img { display: none; }
div#main-slideshow .ps-thumb-img.psNavSelected { background: #8a211b; }
div#main-slideshow .ps-thumb-img.psNavNext,
div#main-slideshow .ps-thumb-img.psNavPrev, div#main-slideshow .ps-thumb-img.psNavVis { opacity: 1; }

/* Footer */
#footer ::before, #footer ::after { grid-column: none; }
#footer.footer-outline-decoration { border-top-width: 25px; }
#footer .wf-container { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; }
#footer .widget { width: 100%; margin-bottom: 0; }
#footer .widget-title { margin-bottom: 15px; grid-column: span 4; font-family: adobe-garamond-pro, serif; font-size: 22px; }
#footer .menu li { margin: 0; padding: 0; border: none; }
#footer .footer-connect { display: grid; grid-template-columns: repeat(2, 55px); }
#footer .footer-connect > div:not(.widget-title) { 
	background-repeat: no-repeat; 
	background-size: 300px; 
	background-image: url(/wp-content/uploads/2022/09/social-icons.png); 
	display: inline-block; 
}
#footer .footer-connect > div > a { display: inline-block; width: 100%; height: 40px; }
#footer .footer-connect > .twitter { display: none !important; background-position: -8px 50%; }
#footer .footer-connect > .facebook { background-position: -87px 50%; }
#footer .footer-connect > .pinterest { display: none !important; background-position: -165px 50%; }
#footer .footer-connect > .snail { background-position: -236px 50%; }
#footer #bottom-bar .wf-container-bottom { padding: 0 0 10px; min-height: 20px; border: none; }

/* Home */
.home .home_announce { grid-area: message; padding: 5px 0 35px; max-width: 1100px; margin: 0 auto; }
.home .home_announce > p { font-family: adobe-garamond-pro, serif; text-align: center; margin: 0; font-size: 22px; line-height: 25px; }
.home .home_announce > p:first-child { margin-bottom: 30px; }
.home #page { grid-template-areas: "header"
      "message"
      "slider"
      "title"
      "fancyheader"
      "elementor-header"
      "checkout"
      "main"
      "footer";
}

/* Sidebar */
#sidebar .widget-title { font-family: adobe-garamond-pro, serif; }
.dt-sticky-sidebar .sidebar-content { padding-top: 40px; }

/* Blog */
.single .entry-content { margin-bottom: 0; }

/* Gallery */
.gallery_cat_row { margin: 0 0 60px 0; min-height: 200px; overflow: hidden; cursor: pointer; }
.img_column > .vc_column-inner { background-size: cover; }
.text_column { position: relative; padding: 0; }
.sub_gallery { position: absolute; bottom: 0; left: 0; margin: 0; width: 100%; }
.parent-pageid-125 .pswp__caption { display: none; }
.owl-carousel { margin-bottom: 20px; }

/* Customer Gallery */
#customer-galleries .customer-gallery-item .vc_pageable-slide-wrapper { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; max-width: 100%; margin-bottom: 10px; }
#customer-galleries .customer-gallery-item .vc_pageable-slide-wrapper.oneImg { grid-template-columns: 1fr; }
#customer-galleries .customer-gallery-item .vc_pageable-slide-wrapper.twoImg { grid-template-columns: 1fr 1fr; }
#customer-galleries .customer-gallery-item .vc_pageable-slide-wrapper.threeImg { grid-template-columns: 1fr 1fr 1fr; }
#customer-galleries .customer-gallery-item .vc_pageable-slide-wrapper .vc_gitem-zone { max-height: 250px; }
#customer-galleries .customer-gallery-item .vc_pageable-slide-wrapper::before,
#customer-galleries .customer-gallery-item .vc_pageable-slide-wrapper::after,
#customer-galleries .customer-gallery-item .vc_pageable-slide-wrapper .vc_grid-item::before,
#customer-galleries .customer-gallery-item .vc_pageable-slide-wrapper .vc_grid-item::after { display: none; }
#customer-galleries .customer-gallery-item .vc_grid-item { padding: 0px; width: 100%; }
#customer-galleries .customer-gallery-item .item_info_container { margin-bottom: 30px; padding-bottom: 30px; }
#customer-galleries .customer-gallery-item .item_info_container .item_title { font-size: 30px; line-height: 1.2em; }
#customer-galleries .customer-gallery-item .item_info_container .property_container h2 { line-height: 37px; margin: 0; }

/* Sidebars */
.sidebar-content .widget .menu li { border: none; margin-top: 2px; }
.sidebar-content .widget .menu > li { margin-bottom: 30px; }
.sidebar-content .widget .menu li ul { margin-left: 0; }
.sidebar-content .widget .menu li.current-menu-item > a { font-weight: bold; color: #8a211b; }
.sidebar-content .widget .menu > li > a { font-weight: bold; }

/* Wood Species */
.species_container { display: grid; grid-template-columns: repeat(7, 1fr); }
.species_container .species { list-style: none; text-align: center; padding: 94px 10px 5px; background-repeat: no-repeat; background-size: 75px; background-position: 50% 13px; cursor: pointer; margin: 0 5px; border: 2px solid transparent; }
.species_container .species:nth-child(1){ background-image: url(/wp-content/uploads/2022/12/ash_thumb.jpg); }
.species_container .species:nth-child(2){ background-image: url(/wp-content/uploads/2022/12/walnut_thumb.jpg); }
.species_container .species:nth-child(3){ background-image: url(/wp-content/uploads/2022/12/cherry_thumb.jpg); }
.species_container .species:nth-child(4){ background-image: url(/wp-content/uploads/2022/12/ecolyptus_thumb.jpg); }
.species_container .species:nth-child(5){ background-image: url(/wp-content/uploads/2022/12/maple_thumb.jpg); }
.species_container .species:nth-child(6){ background-image: url(/wp-content/uploads/2022/12/redoak_thumb.jpg); }
.species_container .species:nth-child(7){ background-image: url(/wp-content/uploads/2022/12/teak_thumb.jpg); }
.species_container .species.active { font-weight: bold; border: 1px solid #000; }
.species_content_row { display: none; }
.species_content_row.active { display: block; }

/* Lamination */
.laminations_container { display: grid; grid-template-columns: repeat(3, 1fr); }
.laminations_container .laminations { list-style: none; text-align: center; padding: 94px 10px 5px; background-repeat: no-repeat; background-size: 83%; background-position: 50% 13px; cursor: pointer; margin: 0 5px; border: 2px solid transparent; }
.laminations_container .laminations:nth-child(1){ background-image: url(/wp-content/uploads/2022/12/edge_grain_thumb.jpg); }
.laminations_container .laminations:nth-child(2){ background-image: url(/wp-content/uploads/2022/12/end_grain_thumb.jpg); }
.laminations_container .laminations:nth-child(3){ background-image: url(/wp-content/uploads/2022/12/dovetail_grain_thumb.jpg); }
.laminations_container .laminations.active { font-weight: bold; border: 1px solid #000; }
.laminations_content_row { display: none; }
.laminations_content_row.active { display: block; }

/* Edge Profiles */
.profile-wrapper .rollover i { background-color: rgba(0,0,0,0.2); }

/* Products */
.page-id-4739 .products-buttons > .wpb_column:first-child figure > a { max-height: 124px; overflow: hidden; display: block; }
#products { display: flex; flex-direction: row-reverse; gap: 30px; }
#products .item_imgs_container { flex: 1 1 60%; width: 60%; display: grid; grid-template-columns: 1fr 1fr; align-self: start; }
#products .item_imgs_container .img_wrapper { cursor: pointer; background-repeat: no-repeat; background-position: 50% 50%; background-size: contain; height: 250px; border: 1px solid transparent; }
#products .item_imgs_container .img_wrapper.active { border: 1px solid #000; }
#products .item_products_container { flex: 1 1 40%; width: 40%; }
#products .product-item { display: none; }
#products .product-item.active { display: block; }
#products .product-item .item_img_container a img { display: none; }
#products .product-item .item_info_container h2 { font-family: Roboto, Helvetica, Arial, Verdana, sans-serif; font-size: 22px; line-height: 1em; }
#products .product-item .item_info_container h3 { font-family: Roboto, Helvetica, Arial, Verdana, sans-serif; font-size: 17px; line-height: 1em; }
#products .product-item .item_info_container h4 { font-family: Roboto, Helvetica, Arial, Verdana, sans-serif; font-size: 17px; line-height: 1em; font-weight: 100; }
#products .product-item .item_info_container h3:nth-of-type(n+2) { margin-top: 35px; }
#products .product-item .item_info_container h4 { margin-top: 10px; }
#products .product-item .item_info_container .property_container:not(.no-pad) { padding-left: 20px; }
#products .product-item .item_info_container .property_container span { font-size: 15px; line-height: 1.8em; padding-left: 0; }
#products .product-item .item_info_container .property_container span.item_desc { padding-left: 0; margin-bottom: 35px; display: inline-block; }
#products .product-item .item_info_container .property_container span.item_janka { display: block; padding-left: 0; margin-bottom: 35px;}
#products .product-item .item_info_container .property_container span.item_gallery { padding-left: 0; display: grid; grid-template-columns: 1fr 1fr 1fr; max-width: 100%; gap: 5px; margin-top: 35px; }
#products .product-item .item_info_container .property_container span.item_gallery a > span { display: block; height: 100px; width: auto; }
#products .product-item .item_info_container .property_container span.item_desc:before,
#products .product-item .item_info_container .property_container span.item_janka:before,
#products .product-item .item_info_container .property_container span.item_gallery:before { content: none; }
#products .grid-dimensions { margin-bottom: 20px !important; }
#products .grid-dimensions thead { background-color: #7f2628; }
#products .grid-dimensions thead th { color: #fff; }
#products .grid-dimensions th,
#products .grid-dimensions td { text-align: center; font-weight: bold; }
#products .grid-dimensions td { padding: 0; }

/* Product and Gallery Listing */
.gallery_cat_row .text_column h2 { font-size: 30px; }

/* Document Download */
#documents .item_customer-gallery_container { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
#documents .item_customer-gallery_container .documents-item { background-color: #f9f9f9; padding: 20px; position: relative; }
.page-id-4968 #documents .item_customer-gallery_container .documents-item,
.page-id-4962 #documents .item_customer-gallery_container .documents-item { padding: 20px 20px 70px; }
#documents .item_customer-gallery_container .item_title { font-size: 21px; line-height: 1.1em; }
#documents .documents-item .wpb_content_element { margin-bottom: 20px; }
#documents .button-document { margin: 30px 0 10px; position: absolute; bottom: 15px; height: 32px; }
#documents .button-document a { padding: 10px 20px; background: #ebebeb; }
#documents .item_img_container { margin-bottom: 10px; }

/* Sales Tools */
.page-id-4966 #documents .item_customer-gallery_container .documents-item { padding-bottom: 50px; }

/* Queries */
@media (hover:hover){
	#menu-information-menu.menu > li > a:hover { text-decoration: none; }
	
	.species_container .species:hover { font-weight: bold; }
	.laminations_container .laminations:hover { font-weight: bold; }
	
	.vc_gitem-zone .vc-zone-link:hover { background-color: rgb(255 255 255 / 30%); transform: scale(1.2); }
}
@media (max-width: 1220px){
	.masthead header .main-nav > li.last { display: none; }
	#footer .wf-container section:last-child { grid-column: span 2; }
}
@media (max-width: 992px){
	.mobile-header-bar .mobile-branding img { max-width: 139px; padding: 10px 0; }
	.home .home_announce { padding: 35px 15px; }  
	.home .home-product-buttons .wpb_column:not(:last-child) { margin-bottom: 50px; }
	.page-id-2342 .wf-container-main #sidebar,
	.page-id-125 .wf-container-main #sidebar,
	.parent-pageid-125 .wf-container-main #sidebar,
	.parent-pageid-4739 .wf-container-main #sidebar,
	.parent-pageid-2342 .wf-container-main #sidebar,
	.parent-pageid-4741 .wf-container-main #sidebar,
	.parent-pageid-4735 .wf-container-main #sidebar { display: none; }
	.mobile-mini-widgets-in-menu { justify-content: end; padding: 10px 0 0 0; }
	.dt-mobile-header .m