/* 
 Theme Name:   SEXTECH
 Theme URI:    http://rowdyferretdesign.com
 Description:  Custom Child Theme
 Author:       Rowdy Ferret Design
 Author URI:   http://rowdyferretdesign.com
 Template:     videobox
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/


body .carousel-slider .post-thumb {
    overflow: hidden;
}

body .post-thumb img {
    max-width: 200%;
    height: 100%;
    min-width: 100%;
    width: auto;
}


body #slider .slide-background, body .entry-header .entry-cover {
	  background-position: top center;
}

.flickity-viewport {max-height:180px !important}

#slider .flickity-viewport {max-height:9999px !important}

body .sb-search .sb-search-input {width: 130px;}

body .post_wrap, body .entry-content {padding-bottom:0px}

.site-info {display:none}

body .footer-widgets {
    border-bottom: solid 0px rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.entry-content iframe {max-width:100% !important}

.category .header-archive p {display:none}