/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/wp-content/themes/TorrentDosFilmesTV/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}*{font-family:arial,verdana,sans-serif;margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{width:100%;background-color:#001d35;background-image:url(/wp-content/themes/TorrentDosFilmesTV/img/bg.jpg);background-repeat:no-repeat;background-position:top center}a,a:visited{color:#67a70f;text-decoration:none}a:hover{color:#0c0c0c;text-decoration:none}input,textarea,select,option,div,button,a,img{-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-ms-transition:all 200ms linear;transition:all 200ms linear;border:0}.container{margin:0 auto;padding:0}header{width:100%;padding:0;margin:0}header .search{width:587px;height:49px;background-image:url(/wp-content/themes/TorrentDosFilmesTV/img/search.png);position:relative;margin:0 auto}header .search input{width:350px;height:20px;background:0 0;border-radius:5px;outline:0;border:0;color:#fff;font-size:12px;margin:11px 0 0 108px}header .search button{background:#fff0;border-radius:4px;width:55px;height:25px;color:#fff;font-size:11px;position:absolute;cursor:pointer;outline:0;top:9px;right:60px}header .search button:hover{background:rgb(255 255 255 / .2)}header .logo{width:100%;text-align:center;display:inline-block;margin:15px 0}header .logo img{margin:0;vertical-align:top}header #menu{width:902px;height:72px;position:relative;z-index:99;text-align:center;background-image:url(/wp-content/themes/TorrentDosFilmesTV/img/menu.png);margin:6px auto}header #menu ul{padding:0;margin:0;position:relative;z-index:10;list-style:none;font-size:0;vertical-align:top;display:inline-block}header #menu ul>li{display:inline-block;vertical-align:top;position:relative;margin:0}header #menu a{color:#fff;display:inline-block;vertical-align:top;line-height:70px;width:100%;padding:0 15px;font-size:15px;text-shadow:2px 2px 2px rgb(0 0 0 / .6)}header #menu a:before{content:'';width:9px;height:9px;background:#fff;border:2px solid #66dd12;display:inline-block;margin:0 5px 0 0;border-radius:100%;box-shadow:1px 1px 2px rgb(0 0 0 / .4);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-ms-transition:all 200ms linear;transition:all 200ms linear}header #menu a:hover{color:#fff;text-shadow:2px 2px 2px rgb(0 0 0 / .6),0 0 12px #fff,0 0 2px #66dd12}header #menu a:hover:before{border:2px solid #b8ff86;box-shadow:2px 2px 2px rgb(0 0 0 / .4),0 0 12px #fff,0 0 2px #66dd12}header #menu a[href="#menu"]:before{background-color:#fff0;box-shadow:none;background-image:url(/wp-content/themes/TorrentDosFilmesTV/img/bars.png);width:16px;height:14px;border:0;border-radius:0;margin:0 1px -2px 0}header #categories{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .8);z-index:9090;-webkit-filter:opacity(0%);filter:opacity(0%);visibility:hidden}.menuopen header #categories{-webkit-filter:opacity(100%);filter:opacity(100%);visibility:visible}header #categories>ul{position:absolute;top:0;left:0;z-index:5;width:370px;height:100%;background-color:#041b2b;border-right:1px solid #08324a;box-shadow:0 0 30px rgb(0 0 0 / .7);overflow-y:auto;-webkit-transform:translateX(-120%);-moz-transform:translateX(-120%);-ms-transform:translateX(-120%);-o-transform:translateX(-120%);transform:translateX(-120%);-webkit-transition:all 180ms cubic-bezier(0,1.285,.635,1.245);-moz-transition:all 180ms cubic-bezier(0,1.285,.635,1.245);-o-transition:all 180ms cubic-bezier(0,1.285,.635,1.245);transition:all 180ms cubic-bezier(0,1.285,.635,1.245)}.menuopen header #categories>ul{transform:translateX(0%);-webkit-transition:all 500ms cubic-bezier(1,-.6,.18,1.635);-moz-transition:all 500ms cubic-bezier(1,-.6,.18,1.635);-o-transition:all 500ms cubic-bezier(1,-.6,.18,1.635);transition:all 500ms cubic-bezier(1,-.6,.18,1.635)}header #categories>ul::-webkit-scrollbar{width:6px;border:0}header #categories>ul::-webkit-scrollbar-track{background:#08324a;border:0}header #categories>ul::-webkit-scrollbar-thumb{border:0;background:#0c4868;border-radius:10px}header #categories ul li{width:100%;font-size:15px;display:inline-block;vertical-align:top;position:relative}header #categories ul li a{width:100%;padding:16px 25px;display:inline-block;vertical-align:top;color:#fff;border-bottom:1px solid #08324a;position:relative}header #categories ul li a:hover{background:rgb(255 255 255 / .05)}header #categories ul li.head{padding:0 20px 10px;position:relative;border-bottom:1px solid #08324a}header #categories ul li .logo{padding:0;border:0;width:auto;float:left}header #categories ul li .logo img{max-height:125px;width:auto}header #categories ul li.head .close{border-left:4px solid #6ce828;border-top:4px solid #6ce828;width:14px;height:14px;position:absolute;top:50%;right:20px;border-radius:3px;cursor:pointer;-webkit-transform:rotate(-45deg) translateY(-50%);-moz-transform:rotate(-45deg) translateY(-50%);-ms-transform:rotate(-45deg) translateY(-50%);-o-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%)}header #categories ul li.head .close:hover{filter:brightness(130%)}header #categories>.close{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}header #categories>ul>li.menu-item-has-children>a:after{content:'';border-right:3px solid #fff;border-bottom:3px solid #fff;width:6px;height:6px;position:absolute;top:50%;right:20px;border-radius:3px;cursor:pointer;-webkit-transform:rotate(-45deg) translateY(-50%);-moz-transform:rotate(-45deg) translateY(-50%);-ms-transform:rotate(-45deg) translateY(-50%);-o-transform:rotate(-45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}header #categories>ul>li.menu-item-has-children.open>a:after{border-top:3px solid #fff;border-left:3px solid #fff;border-bottom:0;border-right:0}header #categories>ul>li.menu-item-has-children>ul{background:#020f19;max-height:0;overflow:hidden}header #categories>ul>li.menu-item-has-children.open>ul{max-height:3000px}header #categories>ul>li.menu-item-has-children>ul li{font-size:13px}header #categories>ul>li.menu-item-has-children>ul li a{padding:16px 35px}main{margin:-42px 0 0;padding:90px 60px 20px;border-radius:4px;float:left;position:relative;width:100%;background:#041929}main:before{content:'';width:100%;height:86px;background-image:url(/wp-content/themes/TorrentDosFilmesTV/img/corners.png);background-repeat:no-repeat;background-position:top 2px left 2px;position:absolute;top:0;left:0}main:after{content:'';width:100%;height:86px;background-image:url(/wp-content/themes/TorrentDosFilmesTV/img/corners.png);background-repeat:no-repeat;background-position:bottom 2px left 2px;position:absolute;bottom:0;left:0}main .titleGeral{width:100%;display:inline-block;margin:30px 0}main .titleGeral.nomargin{margin-top:0}main .titleGeral h1,main .titleGeral h2,main .titleGeral h3,main .titleGeral h4{font-size:24px;font-weight:700;text-transform:uppercase;font-style:italic;color:#fff;margin:0;padding:0;display:inline-block;vertical-align:top}main .titleGeral span{color:#00a7e8}main .titleGeral a.all{border-left:1px solid #69747c;font-style:italic;color:#ddd;font-size:14px;line-height:13px;padding:0 0 0 15px;margin:8px 0 0 15px;display:inline-block}main .titleGeral a.all.green{color:#70e52a}main .titleGeral a.all.blue{color:#00a7e8}main .titleGeral a.all:hover{color:#fff}main .post{background:#103654;margin:30px 25px 30px 0;padding:11px;position:relative;width:232px;max-width:100%;height:auto;float:left;border-radius:5px;border:1px solid #0c2b43}main .post:before{content:'';width:100%;height:100%;background:url(/wp-content/themes/TorrentDosFilmesTV/img/repeat.png);position:absolute;z-index:1;border-radius:5px;top:0;left:0}main .post.green{border:1px solid #80ff30;background:#80ff30;background:-moz-linear-gradient(top,rgb(128 255 48) 0%,rgb(64 136 24) 100%);background:-webkit-linear-gradient(top,rgb(128 255 48) 0%,rgb(64 136 24) 100%);background:linear-gradient(to bottom,rgb(128 255 48) 0%,rgb(64 136 24) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ff30',endColorstr='#408818',GradientType=0)}main .post.blue{border:1px solid #1aa9f6;background:#1aa9f6;background:-moz-linear-gradient(top,rgb(26 169 246) 0%,rgb(13 86 125) 100%);background:-webkit-linear-gradient(top,rgb(26 169 246) 0%,rgb(13 86 125) 100%);background:linear-gradient(to bottom,rgb(26 169 246) 0%,rgb(13 86 125) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1aa9f6',endColorstr='#0d567d',GradientType=0)}main .post .title{width:100%;font-size:14px;line-height:14px;font-weight:700;text-align:center;position:absolute;top:-25px;left:0}main .post .title a{width:100%;padding:0 5px;display:inline-block;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}main .post .title a:hover{color:#fff;text-shadow:0 0 10px #fff}main .post .thumb{width:100%;height:290px;background:rgb(0 0 0 / .3);border-radius:4px;position:relative;z-index:2;background-size:cover;background-repeat:no-repeat;background-position:center}main .post .thumb:hover{opacity:.9;filter:opacity(.9);-webkit-filter:opacity(.9);-moz-filter:opacity(.9)}main .post.last{margin:30px 0 34px}main .post .thumb .tag,main .post .thumb .comments{border-radius:3px;color:#fff;font-size:10px;background:rgb(0 0 0 / .8);position:absolute;bottom:5px;left:5px;padding:5px 7px}main .post .thumb .icon-film{width:10px;height:10px;background-image:url(/wp-content/themes/TorrentDosFilmesTV/img/film.png);background-repeat:no-repeat;background-position:center;display:inline-block;margin:0 2px -1px 0}main .post .thumb .comments{left:initial;right:5px;text-transform:uppercase}main .post .thumb .icon-comments{width:12px;height:10px;background-image:url(/wp-content/themes/TorrentDosFilmesTV/img/comments.png);background-repeat:no-repeat;background-position:center;display:inline-block;margin:0 2px -1px 0}main #slidetop{width:100%;margin:0 0 10px}main #slidetop .post{margin:0;padding:8px}main #slidetop .post .thumb{height:206px}main #slidetop .owl-dots{width:100%;height:12px;text-align:center;margin:20px 0 0}main #slidetop .owl-dots .owl-dot{width:12px;height:12px;display:inline-block;vertical-align:top;margin:0 4px;border-radius:100%;border:1px solid #676767;background:#939393;background:-moz-linear-gradient(top,rgb(147 147 147) 0%,rgb(91 91 91) 100%);background:-webkit-linear-gradient(top,rgb(147 147 147) 0%,rgb(91 91 91) 100%);background:linear-gradient(to bottom,rgb(147 147 147) 0%,rgb(91 91 91) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#939393',endColorstr='#5b5b5b',GradientType=0)}main #slidetop .owl-dots .owl-dot.active{border:1px solid #3a8224;background:#80ff30;background:-moz-linear-gradient(top,rgb(128 255 48) 0%,rgb(64 136 24) 100%);background:-webkit-linear-gradient(top,rgb(128 255 48) 0%,rgb(64 136 24) 100%);background:linear-gradient(to bottom,rgb(128 255 48) 0%,rgb(64 136 24) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ff30',endColorstr='#408818',GradientType=0)}main .wp-pagenavi{width:100%;float:left;font-weight:700;text-align:center;margin:20px 0;position:relative;z-index:10}main .wp-pagenavi span,main .wp-pagenavi a{background-color:#e3e3e3;background-position:center;color:#2e2e2e;margin:0 3px;font-size:22px;width:50px;height:50px;line-height:48px;padding:0;border-radius:5px;display:inline-block;vertical-align:top}main .wp-pagenavi a:hover{background-color:#aaa}main .wp-pagenavi span.current{background-image:url(/wp-content/themes/TorrentDosFilmesTV/img/menu.png);color:#fff}main .wp-pagenavi span.extend,main .wp-pagenavi a.last,main .wp-pagenavi a.first{display:none}main .wp-pagenavi span.pages{background:#001d35;color:#024e75;font-weight:400;width:auto;font-size:15px;padding:0 15px}footer{width:100%;float:left;border-top:10px solid #001427;background:#031826;margin:50px 0 -50px;padding:0;position:relative}footer:after{content:'';width:100%;height:100%;background:url(/wp-content/themes/TorrentDosFilmesTV/img/bg.jpg) top center;position:absolute;top:0;left:0;z-index:3;filter:brightness(120%) contrast(140%) opacity(30%)}footer .logo{float:left;position:relative;width:100%;text-align:center;margin:50px 0;z-index:5}footer .logo img{vertical-align:top;-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}footer .text{float:left;width:100%;text-align:center;position:relative;z-index:5;font-size:13px;font-weight:700;color:#fff;margin:0 0 25px}footer .text span{color:#7de92f}footer .text a{color:#00a1ff}main.single{padding:80px 60px 20px}section.content.comments{width:100%;float:unset}p.comment-form-cookies-consent input{width:20px!important}p.comment-form-author label,p.comment-form-email label,p.comment-form-url label{display:block;margin-top:10px}main.single section{width:780px;float:left;position:relative}main.single section div.right{float:right;width:540px}main.single article{float:right;width:100%;background:#fff;margin:0 0 20px;padding:20px 20px 14px;border:1px solid #e1e2e1;box-shadow:inset 0 0 12px rgb(0 0 0 / .12);border-radius:10px}main.single article .title{width:100%;margin:-5px 0 0;position:relative;border-bottom:1px dotted #c1c1c1;text-align:center;padding:0 12px 15px}main.single article .title a,main.single article .title h1{font-size:16px;font-weight:800;color:#343434;padding:0;display:inline}main.single article .title a:hover{background:#7cf767}main.single article .title .icon{width:11px;height:12px;background:url(/wp-content/themes/TorrentDosFilmesTV/img/info.png);display:inline-block;vertical-align:middle;margin:-1px 0 0 1px;position:relative;cursor:pointer}main.single article .title .icon .infos{position:absolute;bottom:20px;left:50%;white-space:nowrap;font-size:12px;letter-spacing:.02em;padding:5px 8px;border-radius:4px;color:#d0d0d0;background:rgb(0 0 0 / .88);transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);visibility:hidden;filter:opacity(0%);-webkit-filter:opacity(0%)}main.single article .title .icon .infos:after{content:'';width:0;height:0;border-top:5px solid rgb(0 0 0 / .88);border-left:5px solid #fff0;border-right:5px solid #fff0;position:absolute;bottom:-5px;left:50%;margin-left:-5px}main.single article .title .icon:hover .infos{visibility:visible;filter:opacity(100%);-webkit-filter:opacity(100%)}main.single article .title .category{margin:12px 0 0;font-size:0}main.single article .title .category a{font-size:12px;font-weight:400;background:#eaeaea;color:#888;display:inline-block;vertical-align:top;width:auto;padding:3px 6px;margin:2px;border-radius:3px}main.single article .title .category a:hover{background:#dbdbdb;color:#555}main.single article .content{width:100%;padding:15px 0 0}main.single article .content p{margin:0 0 10px;color:#111;line-height:150%;font-size:14px}main.single article .content p:last-child{margin:0}main.single article .content img{max-width:100%;height:auto;vertical-align:top;border:0}main.single article .content iframe{max-width:100%}main.single .related{float:right;width:100%;background:#fff;margin:0 0 20px;border:1px solid #e1e2e1;box-shadow:inset 0 0 12px rgb(0 0 0 / .12);border-radius:10px}main.single .related .title{width:101%;width:calc(100% + 2px);margin:-1px -1px 0;padding:14px 12px;text-transform:uppercase;font-size:12px;position:relative;font-weight:700;color:#fff;border-radius:5px;text-shadow:1px 1px 1px rgb(0 0 0 / .3);display:inline-block;border:1px solid #80ff30;-webkit-tfilter:grayscale(100%);filter:grayscale(100%);background:#80ff30;background:-moz-linear-gradient(top,rgb(128 255 48) 0%,rgb(64 136 24) 100%);background:-webkit-linear-gradient(top,rgb(128 255 48) 0%,rgb(64 136 24) 100%);background:linear-gradient(to bottom,rgb(128 255 48) 0%,rgb(64 136 24) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ff30',endColorstr='#408818',GradientType=0)}main.single .related .title span{position:relative;z-index:2}main.single .related .title:before{content:'';width:100%;height:100%;background:url(/wp-content/themes/TorrentDosFilmesTV/img/repeat.png);position:absolute;z-index:1;border-radius:5px;top:0;left:0}main.single .related ul{margin:0;padding:3px 16px 12px;list-style:none}main.single .related ul li{width:100%;display:inline-block;vertical-align:top}main.single .related ul li a{font-size:13px;color:#000;display:inline-block;vertical-align:top;width:100%;padding:10px 2px;border-bottom:1px dotted #c1c1c1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main.single .related ul li a:before{content:'';border-right:3px solid #389f30;border-bottom:3px solid #389f30;width:5px;height:5px;border-radius:3px;margin:0 3px 0 0;cursor:pointer;display:inline-block;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}main.single .related ul li a:hover{background:#f3f3f3}#comments{width:100%;background:#fff;margin:0 0 20px 0;padding:20px 20px 14px 20px;display:inline-block;border:1px solid #e1e2e1;box-shadow:inset 0 0 12px rgb(0 0 0 / .12);border-radius:10px}#comments h3{width:100%;margin:-5px 0 0 0;position:relative;border-bottom:1px dotted #c1c1c1;text-align:center;padding:0 12px 15px 12px;font-size:16px;font-weight:800;color:#343434;width:100%}#comments h3 span{color:#1e1e1e}#comments .commentlist{font-size:14px;font-weight:400;text-align:left}#comments .comment{margin:20px 0 0 0}#comments .comment .comment-author{color:#5c5c5c}#comments .comment .comment-author .comment-edit-link{color:#bbb}#comments .comment .awaiting-moderation{font-size:13px;font-weight:400;font-style:italic;color:#da5f5f;margin:8px 0 4px 0}#comments .comment .comment-body{margin:18px 0 0 0;background:#ebebeb;padding:2px 20px;font-size:13px;color:#111;line-height:150%;position:relative;border-radius:5px;border-bottom:2px solid #c2c2c2}#comments .comment .comment-body:before{content:'';height:28px;background:#ebebeb;position:absolute;top:-6px;left:12px;transform:rotate(45deg);z-index:1}#comments .comment .comment-body p{position:relative;z-index:88;margin:15px 0}#comments #respond{text-align:left;font-size:14px}#comments #respond h3{border:0;margin:0;padding:0;z-index:30;position:relative}#comments #respond .comment,#comments #respond .comment .comment-body{margin:20px 0 25px 0;background:#2f2f2f;color:#fff;border-radius:5px}#comments #respond .comment,#comments #respond .comment .comment-body p:last-child{margin-top:8px}#comments #respond .comment .comment-body h3{color:#fff;text-transform:uppercase}#comments #respond .comment .comment-body{background:#888;padding:16px 25px;border-bottom:0;text-align:center}#comments #respond .comment .comment-body p{margin:0;padding:0;font-size:11px}#comments #respond .comment .comment-body:before{top:inherit;background:#888;bottom:-5px}#comments #respond #commentform{margin:10px 0 2px 0}#comments #respond #commentform input,#comments #respond #commentform textarea,#comments #respond #commentform .autent{width:75%;background:#fff;border:1px solid #adadad;font-size:14px;padding:14px 16px;border-radius:4px;margin:10px 0 0 0}#comments #respond #commentform input:focus,#comments #respond #commentform textarea:focus{border-color:#444;outline:0}#comments #respond #commentform textarea,#comments #respond #commentform .autent{width:100%;max-width:100%}#comments #respond #commentform input[type=submit]{background:#46c13b;color:#fff;font-size:16px;font-weight:700;width:auto;text-transform:uppercase;border-color:#46c13b;cursor:pointer}#comments #respond #commentform input[type=submit]:hover{background:#34942d;border-color:#34942d}#comments #respond #commentform .autent p{font-weight:400}#comments #respond #commentform .autent p span{text-align:right;float:right}#comments .wp-pagenavi{background:#fff0;border:0;padding:20px 2px 0 2px;margin:0}#comments .wp-pagenavi:after{display:none}#editPost{position:fixed;top:0;left:0;padding:8px 12px;background:#eee;color:#999;font-size:12px;text-transform:uppercase;border-radius:0 0 5px 0}#editPost:hover{padding:18px 12px}aside{width:220px;margin:0;float:right;position:relative;z-index:10}aside .widget{width:100%;margin:0 0 20px;padding:0;font-size:0;color:#222;position:relative;float:right;border:1px solid #e1e2e1;background:#fff;border-radius:5px}aside .widget h3{width:101%;width:calc(100% + 2px);margin:-1px -1px 0;padding:10px 8px 12px;text-transform:uppercase;font-size:12px;text-align:center;position:relative;font-weight:700;color:#fff;border-radius:5px;text-shadow:1px 1px 1px rgb(0 0 0 / .3);display:inline-block;border:1px solid #80ff30;background:#80ff30;background:-moz-linear-gradient(top,rgb(128 255 48) 0%,rgb(64 136 24) 100%);background:-webkit-linear-gradient(top,rgb(128 255 48) 0%,rgb(64 136 24) 100%);background:linear-gradient(to bottom,rgb(128 255 48) 0%,rgb(64 136 24) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ff30',endColorstr='#408818',GradientType=0)}aside .widget h3 span{position:relative;z-index:2}aside .widget h3:before{content:'';width:100%;height:100%;background:url(/wp-content/themes/TorrentDosFilmesTV/img/repeat.png);position:absolute;z-index:1;border-radius:5px;top:0;left:0}aside .widget .textwidget,aside .widget form,aside .widget .wpp-list{font-size:15px;padding:9px}aside .widget img{vertical-align:middle;border:0}aside .widget ul{margin:0 0 -5px;padding:0;list-style:none;display:inline-block;width:100%}aside .widget ul li{width:100%;font-size:14px;margin:0 0 4px;float:left}aside .widget select{width:100%;border:1px solid #dfdfdf;height:44px;padding:0 10px;outline:0;box-shadow:0 0 5px rgb(0 0 0 / .15)}aside .widget select:focus{box-shadow:0 0 5px rgb(0 0 0 / .35)}aside .widget select option{padding:5px 0}aside .widget .wpp-list li{width:100%;position:relative;display:table}aside .widget .wpp-list li img{width:100%;height:auto;display:inline-block}aside .widget .wpp-list li .wpp-post-title{position:absolute;top:50%;left:0;padding:0 20px;font-size:14px;font-weight:700;text-align:center;color:#041929;vertical-align:middle;filter:opacity(0%);-webkit-filter:opacity(0%);transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}aside .widget .wpp-list li:hover .wpp-post-title{filter:opacity(100%);-webkit-filter:opacity(100%)}aside .widget .wpp-list li:hover img{filter:opacity(15%);-webkit-filter:opacity(15%)}aside .widget .menu{padding:5px 10px 14px}aside .widget .menu li{width:100%;border-bottom:1px dotted #c1c1c1;vertical-align:top;display:inline-block;margin:0}aside .widget .menu li a{display:inline-block;vertical-align:top;width:100%;padding:6px 2px;color:#000;background:#fff}aside .widget .menu li a:hover{padding-left:8px;background:#f5f5f5}aside .widget .menu li a:before{content:'';width:4px;height:4px;border-right:1px solid #389f30;border-top:1px solid #389f30;display:inline-block;vertical-align:middle;margin:-1px 6px 0 0;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg)}section aside.left{float:left}section aside.right{float:right}aside label.screen-reader-text{display:none}.erro404{width:100%;padding:20px;background:#ca3f3f;color:#fff;float:left;overflow:hidden;border-bottom:2px solid #7b2b2b;position:relative;z-index:1;-webkit-transition:all 100ms linear;-moz-transition:all 100ms linear;-ms-transition:all 100ms linear;transition:all 100ms linear}.erro404 .container{position:relative}.erro404 i{font-size:50px;float:left;margin:-4px 15px 0 0}.erro404 h2{margin:0;padding:0;display:inline-block;line-height:20px;font-size:22px}.erro404 p{font-size:16px;margin:0;padding:0}.erro404 .close{font-family:droid sans mono,andale mono,Consolas,courier new,liberation mono,monospace,roboto;position:absolute;right:0;top:8px;font-size:30px;line-height:20px;font-weight:900;cursor:pointer}.erro404 .close:hover{text-shadow:0 0 20px #fff}.erro404.close{max-height:0;padding:0;border:0}.alignnone{margin:5px 10px 10px 0}.aligncenter,div.aligncenter{display:block;margin:1px auto}.alignright{float:right;margin:2px 0 10px 10px}.alignleft{float:left;margin:2px 10px 10px 0}a img.alignright{float:right;margin:2px 0 10px 10px}a img.alignnone{margin:2px 15px 15px 0}a img.alignleft{float:left;margin:2px 10px 10px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:2px 10px 10px 0}.wp-caption.alignleft{margin:2px 10px 10px 0}.wp-caption.alignright{margin:2px 0 10px 10px}.wp-caption img{border:0;height:auto;margin:0;max-width:98%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}a.customButton{display:inline-block;background:#5cb85c;background:-moz-linear-gradient(top,rgb(92 184 92) 0%,rgb(61 158 71) 100%);background:-webkit-linear-gradient(top,rgb(92 184 92) 0%,rgb(61 158 71) 100%);background:linear-gradient(to bottom,rgb(92 184 92) 0%,rgb(61 158 71) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb85c',endColorstr='#3d9e47',GradientType=0);font-size:16px;line-height:14px;color:#fff;font-weight:700;text-transform:uppercase;padding:16px 30px 15px;margin:10px auto;border-radius:4px}a.customButton:after{content:'';width:18px;height:16px;display:inline-block;background-image:url(/wp-content/themes/TorrentDosFilmesTV/img/magnetic.png);margin:0 0 -2px 5px}a.customButton:hover{animation-name:animate-button;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes animate-button{to{transform:scale(1.1)}}.i-classif{padding-top:3px;display:inline-block;margin:-6px 0 0}.i-classif .ic-idade{float:left;padding-top:5px;width:38px;height:38px;text-align:center;color:#fff;font:700 25px arial,verdana,tahoma;margin-right:4px;text-transform:uppercase;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.i-classif .ic-texto{float:left;width:160px;height:38px;padding:7px 9px 0;border:1px solid #fff;font:12px arial,verdana,tahoma;line-height:105%;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.i-classif.ici-12 .ic-idade{background-color:#ffcc01}.i-classif.ici-12 .ic-texto{color:#000;border-color:#ffcc01}.i-classif.ici-14 .ic-idade{background-color:#f58220}.i-classif.ici-14 .ic-texto{color:#000;border-color:#000}.i-classif.ici-l .ic-idade{background-color:#00af52}.i-classif.ici-l .ic-texto{color:#000;border-color:#000}.i-classif.ici-16 .ic-idade{background-color:#fe0002}.i-classif.ici-16 .ic-texto{color:#000;border-color:#000}.i-classif.ici-10 .ic-idade{background-color:#019ee1}.i-classif.ici-10 .ic-texto{color:#000;border-color:#000}.i-classif.ici-18 .ic-idade{background-color:#000}.i-classif.ici-18 .ic-texto{color:#000;border-color:#000}*{scrollbar-face-color:hotpink;scrollbar-highlight-color:hotpink;scrollbar-3dlight-color:#343434;scrollbar-darkshadow-color:#343434;scrollbar-shadow-color:hotpink;scrollbar-arrow-color:#343434;scrollbar-track-color:#343434}::-webkit-scrollbar{width:9px;height:4px;background:#fff}::-webkit-scrollbar-thumb{background:#0357c7}@media screen and (min-width:1161px){.container{width:1150px}header #menuanchor{display:none}}@media screen and (max-width:1160px){.container{width:100%}header .search{width:100%;height:47px;padding:0 10px;border-bottom:1px solid #80ff30;background:#80ff30;background:-moz-linear-gradient(top,rgb(128 255 48) 0%,rgb(64 136 24) 100%);background:-webkit-linear-gradient(top,rgb(128 255 48) 0%,rgb(64 136 24) 100%);background:linear-gradient(to bottom,rgb(128 255 48) 0%,rgb(64 136 24) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ff30',endColorstr='#408818',GradientType=0)}header .search:before{content:'';width:100%;height:100%;background:url(/wp-content/themes/TorrentDosFilmesTV/img/repeat.png);position:absolute;z-index:1;border-radius:5px;top:0;left:0}header .search input{width:100%;height:30px;background:#000;margin:8px 0 0;position:relative;z-index:4;padding:0 65px 0 8px}header .search button,header .search button:hover{border:1px solid #1aa9f6;background:#1aa9f6;background:-moz-linear-gradient(top,rgb(26 169 246) 0%,rgb(13 86 125) 100%);background:-webkit-linear-gradient(top,rgb(26 169 246) 0%,rgb(13 86 125) 100%);background:linear-gradient(to bottom,rgb(26 169 246) 0%,rgb(13 86 125) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1aa9f6',endColorstr='#0d567d',GradientType=0);height:24px;z-index:5;top:11px;right:13px}header .logo{padding:0 10%}header .logo img{max-width:100%}header #menu{width:100%;height:auto;display:inline-block;vertical-align:top;margin:10px auto 0 0;border:1px solid #1aa9f6;background:#1aa9f6;background:-moz-linear-gradient(top,rgb(26 169 246) 0%,rgb(13 86 125) 100%);background:-webkit-linear-gradient(top,rgb(26 169 246) 0%,rgb(13 86 125) 100%);background:linear-gradient(to bottom,rgb(26 169 246) 0%,rgb(13 86 125) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1aa9f6',endColorstr='#0d567d',GradientType=0)}header #menuanchor{width:36px;margin:15px;float:left;padding:0;height:28px;cursor:pointer;position:relative;overflow:hidden}header #menuanchor span{width:36px;height:5px;position:absolute;top:0;right:0;background:#fff;border-radius:8px;display:inline-block;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-ms-transition:all 200ms linear;transition:all 200ms linear}header #menuanchor span:nth-child(2){top:11px}header #menuanchor span:nth-child(3){top:22px}header #menuarrow{float:right;width:36px;margin:15px 20px;padding:0;height:28px;cursor:pointer;position:relative;overflow:hidden}header #menuarrow span{width:16px;height:5px;position:absolute;top:11px;right:0;background:#fff;border-radius:8px;display:inline-block;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-ms-transition:all 200ms linear;transition:all 200ms linear}header #menuarrow span:nth-child(1){transform:rotate(45deg);right:9px}header #menuarrow span:nth-child(2){transform:rotate(-45deg)}.menumobile header #menuarrow span:nth-child(1){right:2px}.menumobile header #menuarrow span:nth-child(2){right:2px}header #menu ul{max-height:0;overflow:hidden;display:block;width:100%;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-ms-transition:all 200ms linear;transition:all 200ms linear}.menumobile header #menu ul{max-height:500px}header #menu ul>li{width:100%;border-top:1px solid rgb(26 169 246 / .7);filter:opacity(0%);-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-ms-transition:all 200ms linear;transition:all 200ms linear}.menumobile header #menu ul>li{filter:opacity(100%)}header #menu ul>li:first-child{display:none}header #menu a{line-height:22px;padding:12px;font-size:13px}header #categories>ul{width:82%}header #categories ul li{font-size:14px}header #categories ul li a{padding:14px 20px}header #categories ul li .logo img{max-height:95px}header #categories>ul>li.menu-item-has-children>ul li{font-size:12px}header #categories>ul>li.menu-item-has-children>ul li a{padding:14px 30px}main{margin:0;padding:14px;border-radius:0}main:before,main:after{display:none}main .titleGeral{margin:20px 0}main .titleGeral h1,main .titleGeral h2,main .titleGeral h3,main .titleGeral h4{font-size:16px}main .titleGeral a.all{width:100%;border-left:0;font-size:12px;padding:0;margin:8px 0}main .post,main .post.last{margin:10px 10px 20px 0;padding:5px;width:48%;width:calc(50% - 5px)}main .post:nth-child(odd){margin:10px 0 20px!important}main .post .title{font-size:11px;line-height:12px;top:-16px;left:0}main .post .thumb{height:205px}main #slidetop .post{margin:0!important;padding:4px;width:100%}main #slidetop .post .thumb{height:156px}main #slidetop .post .thumb .tag,main #slidetop .post .comments{display:none}main #slidetop .owl-dots{margin:12px 0 0}main #slidetop .owl-dots .owl-dot{margin:0 3px}main .wp-pagenavi{margin-top:3%;padding:0 5%}main .wp-pagenavi span,main .wp-pagenavi a{margin:0 2px 2px;font-size:16px;width:40px;height:40px;line-height:40px}main .wp-pagenavi span.pages{display:none}footer{margin:10px 0 -50px}footer .logo{margin:0;padding:0 20%}footer .logo img{max-width:100%}footer .text{font-size:11px;margin:15px 0;padding:0 10%}footer .text span{color:#7de92f}footer .text a{color:#00a1ff}main.single{padding:14px}main.single section{width:100%}main.single section div.right{width:100%}main.single article{margin:0 0 10px;padding:12px;border:1px solid #e1e2e1;box-shadow:inset 0 0 12px rgb(0 0 0 / .12);border-radius:10px}main.single article .title{margin:-2px 0 0;text-align:center;padding:0 6px 12px}main.single article .title a,main.single article .title h1{font-size:14px}main.single article .title .category{margin:8px 0 0}main.single article .title .category a{font-size:11px;padding:2px 4px}main.single article .content{padding:12px 0 0}main.single article .content p{font-size:13px}main.single .related{margin:4px 0 14px}#comments{width:100%;margin:0 0 14px;padding:12px}#comments h3{margin:-2px 0 0;padding:0 6px 12px;font-size:13px}#comments .commentlist{font-size:13px}#comments .comment{margin:12px 0 0}#comments .comment .comment-body{padding:1px 14px}#comments .comment .comment-body p{margin:10px 0}aside{width:100%;text-align:center}aside .widget{max-width:220px;margin:0 0 14px;float:none;display:inline-block}}@media screen and (min-width:780px) and (max-width:1280px){.container{width:60%;margin:0 auto}header #menuanchor{padding-right:17%}header #menu{width:50%}ul.wpp-list li,ul.wpp-list li:last-child,main .post,main .post,main .post.last{width:45%;background:#ebebeb;margin:5px 2% 15px;display:inline-block;vertical-align:top}main .post,main .post.last{min-height:385px}main section.left .right .aviso{padding:21px 30px 25px}}@media screen and (min-width:1000px) and (max-width:1180px){.container{width:60%;margin:0 auto}}