ShopWC
@media screen and (max-width: 768px) {
#FullHead{
height: auto;
background-color: black;
display: flex;
flex-direction: column;
width: 100vw;
padding-top: 1vh;
}
#HdLt{
height: 15vh;
margin: 0;
width:100vw;
display: block;
clear: both;
padding:2vh 0 1vh 0;
background-image: url(“https://bestcordcuttingtv.com/wp-content/uploads/bcclogoN.png”);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
#HdRt, #HdMd{
display: block;
clear: both;
width:100vw;
height: auto;
margin:0;
padding: 0;
}
.WatchBtn{
display: block;
clear: both;
height: auto;
line-height: 1em;
text-align: center;
width: auto;
padding: 2vh 1vw;
margin: 5vh auto;
color: white;
font-family: ‘Lato’, sans-serif;
font-size: 2em;
font-weight: 900;
width: 80%;
background-color:#0000cc;
border-radius: 15px;
}
#MenuUl{
display: block;
clear: both;
list-style-type: none;
margin: 0;
padding: 0;
background-color: transparent;
}
.LI{
display: block;
clear: both;
font-family: ‘Lalo’, sans-serif;
font-weight: 500;
color: white;
text-align: center;
font-size: 1.3em;
line-height: 1.3em;
text-decoration: none;
padding: 1vh 0;
border: 1px solid #0000cc;
margin: 1vh auto;
width: 90%;
background-color:transparent;
text-shadow: .5px .5px .5px #0000cc, -.5px -.5px .5px #0000cc, -.5px .5px .5px #0000cc;
}
}
@media screen and (min-width: 768px) {
#FullHead{
position: fixed;
top: 0vh;
z-index: +999;
padding: 1vh 0 5% 0;
height: 17vh;
display: block;
width: 100%;
transition: .7s;
background-image: linear-gradient(180deg, black 50%, rgba(0,0,0,.4) 95%, transparent);
}
#HdLt{
height: 15vh;
width: 100%;
transition: .5s;
margin: 0;
display: block;
float: left;
padding:.5vh 0 1vh 0;
background-image: url(“https://bestcordcuttingtv.com/wp-content/uploads/bcclogoN.png”);
background-repeat: no-repeat;
background-position:top center;
background-size: contain;
}
#HdMd{
height: 15vh;
transition: .5s;
}
#HdRt{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 15vh;
transition: .5s;
}
.WatchBtn{
display: block;
line-height: 1em;
margin: auto;
text-align: center;
width: auto;
padding: 1vh 2vw;
color: white;
font-family: ‘Lato’, sans-serif;
font-size: 2em;
font-weight: 900;
background-color:#0000cc;
border-radius: 15px;
}
#MenuUl{
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: transparent;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
height: 15vh;
transition: .5s;
}
.LI{
display: inline-block;
transition: .3s;
font-family: ‘Lalo’, sans-serif;
font-weight: 500;
color: white;
text-align: center;
font-size: 1.2em;
line-height: 1.3em;
text-decoration: none;
padding: 0 .25vw ;
border-top: 1px solid #0000cc;
border-bottom: 1px solid #0000cc;
margin: 0 .5vw;
background-color:transparent;
text-shadow: .5px .5px .5px #0000cc, -.5px -.5px .5px #0000cc, -.5px .5px .5px #0000cc;
}
.LI:hover{
background-color:rgba(20, 0, 204,.7);
text-decoration: none;
border-top: 2px solid #0000cc;
border-bottom: 2px solid #0000cc;
}
a:link, a:visited, a:hover, a:active, button, button:hover{
border: none;
text-decoration: none;
}
Packages
1 Month
30 Days
$25 USD
RETURNING USERS
$25Sign Up Now
NEW USERS**
$50Sign Up Now
**Plus a one-time setup fee of $25.
You asked…
…we listened.
Simple Plans.
No fuss.
AND a
FREE TRIAL
.Link5HD{
display: block;
text-align: center;
color: black;
line-height: 1em;
padding:0;
margin:0;
border: none;
transition: .5s;
font-size: 1em;
font-family: ‘Raleway’, sans-serif;
font-weight: 800;
}
.Link5{
display: block;
text-align: center;
color: #0000cc;
line-height: 1em;
padding: 1vh 0 0 0;
margin:0 5% 1vh 5%;
border: 2px solid ;
transition: .5s;
font-size: 17px;
font-family: ‘Raleway’, sans-serif;
font-weight: 800;
}
.Link5:hover{
cursor: pointer;
}
.Link5 .woocommerce-Price-amount{
display: none;
}
.product.woocommerce.add_to_cart_inline,
.add_to_cart_inline{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
background-color: transparent;
padding: 0;
height: auto;
margin: .1vh auto;
max-height: 1em;
border: none;
}
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
display: block;
text-align: center;
color: #0000cc;
background-color: transparent;
border: none;
line-height: 1em;
transition: .5s;
font-size: 1.4em;
padding: 0;
margin:0 auto;
height: 1em;
font-family: ‘Raleway’, sans-serif;
font-variant: small-caps;
letter-spacing:0;
font-weight: 600;
}
.added_to_cart.wc-forward{
display: block;
text-align: center;
color: #0000cc;
background-color: transparent;
border: none;
line-height: 1em;
transition: .5s;
font-size: 1.4em;
padding: 0;
margin:0 auto;
height: 1em;
font-family: ‘Raleway’, sans-serif;
font-variant: small-caps;
letter-spacing:0;
font-weight: 600;
}
Free Trial
24 Hours
$0 USD
3 Months
90 Days
$70 USD
RETURNING USERS
$70Sign Up Now
NEW USERS**
$95Sign Up Now
**Plus a one-time setup fee of $25.
All Plans Include
Watch on 5 devices
• Full Channel Guide
• DVR Coming Soon!
• 900+ Live TV Channels
• 120+ Local Channels
• Sports
• V.O.D.
• Movies & TV Series
•Full HD on Apple iOS, Android, Firestick, Mac, Windows, and Smart TV Devices.
• International Channels: Canadian, French, German, Latin, Polish, Spanish and more!
• We Recommend •
.IPVFoot{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 1vh auto;
padding:5px;
background-color: rgba(0, 0, 204, 0.8);
}
Browse the Web Without a Trace
IPVanish. Online Security Made Simple
.FtLogo6{
display: block;
clear: both;
height: 6vh;
width: auto;
margin: 5vh auto 1vh auto;
}
BestCordCuttingTV.com • BestGringoTV.com
© Best Lifestyle Brands LLC • Terms of Use • Privacy Policy
.TVMap li{
display: block ;
float: left;
width: 50%;
text-align: center;
font-size: 1em;
color: white;
margin:0 auto .2vh auto;
padding: 0;
line-height: 1em;
font-family: ‘Lato’, sans-serif;
}
• Site Pages •
Showing all 10 results
-
1 Month New Customer
$50 Sign Up Now -
1 Month Returning Customer
$25 Sign Up Now -
3 Months New Customer
$95 Sign Up Now -
3 Months Returning Customer
$70 Sign Up Now -
6 Months New Customer
$165 Sign Up Now -
6 Months Returning Customer
$140 Sign Up Now -
Amazon Firestick
$60 Sign Up Now -
Firestick Tune-up
$25 Sign Up Now -
Free Trial
$0 Sign Up Now -
New Account Setup
$25 Sign Up Now