| 1 |
.wpstream_product_front{ |
| 2 |
width:100%; |
| 3 |
padding: 10px; |
| 4 |
float:left; |
| 5 |
} |
| 6 |
|
| 7 |
.wpstream_product_wrapper{ |
| 8 |
float:left; |
| 9 |
} |
| 10 |
|
| 11 |
.wpstream_product_image_wrapper{ |
| 12 |
float: left; |
| 13 |
width: 100px; |
| 14 |
text-decoration: none; |
| 15 |
|
| 16 |
} |
| 17 |
|
| 18 |
.wpstream_product_front img{ |
| 19 |
float: left; |
| 20 |
height: 75px!important; |
| 21 |
width: auto; |
| 22 |
} |
| 23 |
|
| 24 |
.wpstream_product_front:nth-child(even){ |
| 25 |
background-color: #f8f6f6; |
| 26 |
} |
| 27 |
|
| 28 |
.wpstream_product_name_front{ |
| 29 |
float: left; |
| 30 |
font-weight: bold; |
| 31 |
margin: 0px 0px 0px 30px; |
| 32 |
width:100%; |
| 33 |
text-decoration: none; |
| 34 |
} |
| 35 |
.wpstream_product_see:visited, |
| 36 |
.wpstream_product_see{ |
| 37 |
float:left; |
| 38 |
background-color: #e16767; |
| 39 |
color:#fff; |
| 40 |
padding: 2px 10px; |
| 41 |
cursor:pointer; |
| 42 |
margin: 10px 0px 0px 30px; |
| 43 |
font-size: 12px; |
| 44 |
} |
| 45 |
|
| 46 |
.wpstream_product_see:hover{ |
| 47 |
background-color: #76b06c; |
| 48 |
color:#fff; |
| 49 |
} |
| 50 |
|
| 51 |
|
| 52 |
.wpstream_player_wrapper{ |
| 53 |
|
| 54 |
} |
| 55 |
|
| 56 |
.wpstream_not_live_mess{ |
| 57 |
position: absolute; |
| 58 |
top: 31%; |
| 59 |
left: 0; |
| 60 |
right: 0; |
| 61 |
z-index: 9; |
| 62 |
width: 70%; |
| 63 |
margin: 0 auto; |
| 64 |
text-align: center; |
| 65 |
} |
| 66 |
|
| 67 |
.wpstream_not_live_mess_back{ |
| 68 |
background-color: #000; |
| 69 |
position: absolute; |
| 70 |
width: 100%; |
| 71 |
height: 100%; |
| 72 |
opacity:0.5; |
| 73 |
} |
| 74 |
|
| 75 |
|
| 76 |
.wpstream_not_live_mess_mess{ |
| 77 |
color: #fff; |
| 78 |
font-size: 20px; |
| 79 |
z-index: 10; |
| 80 |
position: relative; |
| 81 |
} |
| 82 |
|
| 83 |
|
| 84 |
.wpstream_player_container{ |
| 85 |
/* height: 675px;*/ |
| 86 |
max-width:1200px; |
| 87 |
margin: 0px auto; |
| 88 |
} |
| 89 |
.wpestream_inserted_player .wpstream_player_container{ |
| 90 |
height: auto; |
| 91 |
} |
| 92 |
|
| 93 |
#wpstream-video{ |
| 94 |
width: 100%; |
| 95 |
} |
| 96 |
|
| 97 |
.wpstream_notice{ |
| 98 |
background-color: #e16767; |
| 99 |
color:#fff; |
| 100 |
padding: 2px 10px; |
| 101 |
} |
| 102 |
|
| 103 |
#wpstream_product_wrap{ |
| 104 |
|
| 105 |
} |
| 106 |
#wpstream_product_wrap_no_buy{ |
| 107 |
margin-top: 0px; |
| 108 |
} |
| 109 |
|
| 110 |
.wpstream_player_wrapper.no_buy{ |
| 111 |
position:relative; |
| 112 |
height: 30px; |
| 113 |
position: relative; |
| 114 |
background: transparent; |
| 115 |
margin-bottom: 15px; |
| 116 |
} |
| 117 |
|
| 118 |
.wpstream_player_wrapper.no_buy .wpstream_player_container{ |
| 119 |
height: 30px; |
| 120 |
} |
| 121 |
|
| 122 |
.wpstream_player_wrapper.wpstream_player_shortcode{ |
| 123 |
width: 100%; |
| 124 |
position: relative; |
| 125 |
margin-bottom: 15px; |
| 126 |
float: left; |
| 127 |
} |
| 128 |
.wpstream_player_wrapper.wpstream_player_shortcode.no_buy{ |
| 129 |
height: auto; |
| 130 |
float: left; |
| 131 |
} |
| 132 |
|
| 133 |
.wpstream_player_wrapper.wpstream_player_shortcode.no_buy .wpstream_player_container{ |
| 134 |
height: auto; |
| 135 |
} |
| 136 |
|
| 137 |
.wpstream_player_wrapper.wpstream_player_shortcode.no_buy .wpstream_notice{ |
| 138 |
background: transparent; |
| 139 |
position: absolute; |
| 140 |
width:100%; |
| 141 |
top:45%; |
| 142 |
text-align:center; |
| 143 |
font-size: 22px; |
| 144 |
} |
| 145 |
|
| 146 |
|
| 147 |
.video-js .vjs-big-play-button { |
| 148 |
line-height: 70px!important; |
| 149 |
height: 70px!important; |
| 150 |
width: 120px!important; |
| 151 |
|
| 152 |
position: absolute!important; |
| 153 |
top: 50%!important; |
| 154 |
left: 50%!important; |
| 155 |
margin-left: -60px; |
| 156 |
margin-top: -35px; |
| 157 |
} |
| 158 |
|
| 159 |
.wpstream_get_download_link{ |
| 160 |
display:none; |
| 161 |
} |
| 162 |
|
| 163 |
.vjs-youtube .vjs-poster { |
| 164 |
background-size: contain!important; |
| 165 |
} |
| 166 |
|
| 167 |
/*product list shortcode*/ |
| 168 |
|
| 169 |
|
| 170 |
.shortcode_list_wrapper{ |
| 171 |
margin: 0px -10px; |
| 172 |
display: flex; |
| 173 |
flex-direction: row; |
| 174 |
flex-wrap: wrap; |
| 175 |
} |
| 176 |
|
| 177 |
.wpstream_product_unit{ |
| 178 |
width: 25%; |
| 179 |
margin: 0px 10px; |
| 180 |
} |
| 181 |
|
| 182 |
.wpstream_product_unit .product_image{ |
| 183 |
width: 100%; |
| 184 |
height: 200px; |
| 185 |
background-position: 50%; |
| 186 |
background-repeat: no-repeat; |
| 187 |
background-size: cover; |
| 188 |
} |
| 189 |
|
| 190 |
.wpstream_product_unit .product_title{ |
| 191 |
text-decoration: none!important; |
| 192 |
color: #333; |
| 193 |
font-size: 20px; |
| 194 |
font-weight: 600; |
| 195 |
width: 100%; |
| 196 |
display: inline-block; |
| 197 |
} |
| 198 |
|
| 199 |
.wpstream_product_unit .see_product { |
| 200 |
text-decoration: none!important; |
| 201 |
font-size: 14px; |
| 202 |
color:#555; |
| 203 |
} |
| 204 |
|
| 205 |
.wpstream_live_player_wrapper{ |
| 206 |
position:Relative; |
| 207 |
} |
| 208 |
|
| 209 |
.wpestream_live_counting{ |
| 210 |
position: absolute; |
| 211 |
padding: 5px 10px; |
| 212 |
|
| 213 |
color: #fff; |
| 214 |
z-index: 99; |
| 215 |
top: 10px; |
| 216 |
left: 10px; |
| 217 |
font-size: 14px; |
| 218 |
font-weight: bold; |
| 219 |
} |
| 220 |
|
| 221 |
.wpstream_player_wrapper_sec .wpestream_live_counting{ |
| 222 |
top: auto; |
| 223 |
bottom: 32px; |
| 224 |
display:none!important; |
| 225 |
} |
| 226 |
|
| 227 |
|
| 228 |
/*wpstream chat wrapper*/ |
| 229 |
|
| 230 |
.wpstream_plugin_chat_wrapper{ |
| 231 |
width: 100%; |
| 232 |
height: 100%; |
| 233 |
background: #222; |
| 234 |
min-height: 406px; |
| 235 |
} |
| 236 |
|
| 237 |
.wpstream_plugin_chat_wrapper .chat_wrapper{ |
| 238 |
width: 100%; |
| 239 |
} |
| 240 |
|
| 241 |
.wpstream_plugin_chat_wrapper .wpestream_chat_meat { |
| 242 |
padding-top: 15px; |
| 243 |
background: #222; |
| 244 |
border: none; |
| 245 |
opacity:1; |
| 246 |
} |
| 247 |
|
| 248 |
.wpstream_plugin_chat_wrapper #panel { |
| 249 |
height: 100%; |
| 250 |
font-size: 13px; |
| 251 |
padding: 0px 15px 110px 15px; |
| 252 |
} |
| 253 |
|
| 254 |
.wpstream_plugin_chat_wrapper .wpstream_chat_input{ |
| 255 |
bottom:10px; |
| 256 |
} |