| 1 |
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ |
| 2 |
!*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.98.0_webpack-cli@5.1.4_/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.3_webpack@5.98.0_webpack-cli@5.1.4_/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.86.0_webpack@5.98.0_webpack-cli@5.1.4_/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./react-src/styles/admin.scss ***! |
| 3 |
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ |
| 4 |
.templately-builder-nav { |
| 5 |
margin-top: 20px; |
| 6 |
} |
| 7 |
.templately-builder-nav .nav-tab-wrapper .nav-tab { |
| 8 |
float: right; |
| 9 |
border: none; |
| 10 |
border-bottom: none; |
| 11 |
margin-right: 0.5em; |
| 12 |
margin-bottom: 0; |
| 13 |
padding: 0; |
| 14 |
background: transparent; |
| 15 |
color: #50575e; |
| 16 |
text-decoration: none; |
| 17 |
white-space: nowrap; |
| 18 |
} |
| 19 |
.templately-builder-nav .nav-tab-wrapper .nav-tab.active a { |
| 20 |
background: #f0f0f1; |
| 21 |
color: #000; |
| 22 |
} |
| 23 |
.templately-builder-nav .nav-tab-wrapper .nav-tab.active a { |
| 24 |
border-bottom: 1px solid #f0f0f1; |
| 25 |
margin-bottom: -1px; |
| 26 |
} |
| 27 |
.templately-builder-nav .nav-tab-wrapper .nav-tab a { |
| 28 |
float: right; |
| 29 |
border: 1px solid #c3c4c7; |
| 30 |
border-bottom: none; |
| 31 |
margin: 0; |
| 32 |
padding: 5px 10px; |
| 33 |
font-size: 14px; |
| 34 |
line-height: 1.71428571; |
| 35 |
font-weight: 600; |
| 36 |
background: #dcdcde; |
| 37 |
color: #50575e; |
| 38 |
text-decoration: none; |
| 39 |
} |
| 40 |
.templately-builder-nav .nav-tab-wrapper .nav-tab a:focus { |
| 41 |
box-shadow: none; |
| 42 |
outline: 0; |
| 43 |
} |
| 44 |
.templately-builder-nav .nav-tab-wrapper .nav-tab a:hover { |
| 45 |
color: #3c434a; |
| 46 |
background: #FFF; |
| 47 |
} |
| 48 |
.templately-builder-nav .subsubsub { |
| 49 |
margin-top: 20px; |
| 50 |
} |
| 51 |
.templately-builder-nav .rendered { |
| 52 |
margin-top: 30px; |
| 53 |
padding: 20px; |
| 54 |
} |
| 55 |
.templately-builder-nav .rendered h3 { |
| 56 |
color: #000; |
| 57 |
font-size: 16px; |
| 58 |
font-weight: 600; |
| 59 |
line-height: 20px; |
| 60 |
margin: 0; |
| 61 |
margin-bottom: 14px; |
| 62 |
} |
| 63 |
.templately-builder-nav .rendered p { |
| 64 |
font-size: 16px; |
| 65 |
line-height: 20px; |
| 66 |
color: #475467; |
| 67 |
margin: 0; |
| 68 |
margin-bottom: 30px; |
| 69 |
max-width: 490px; |
| 70 |
} |
| 71 |
.templately-builder-nav .rendered .button { |
| 72 |
display: inline-block; |
| 73 |
text-decoration: none; |
| 74 |
font-size: 16px; |
| 75 |
line-height: 20px; |
| 76 |
font-weight: 500; |
| 77 |
color: #5453fd; |
| 78 |
min-height: 30px; |
| 79 |
margin: 0; |
| 80 |
padding: 0; |
| 81 |
border-width: 1px; |
| 82 |
border-style: solid; |
| 83 |
border-color: #5453fd; |
| 84 |
border-radius: 60px; |
| 85 |
background: transparent; |
| 86 |
cursor: pointer; |
| 87 |
white-space: nowrap; |
| 88 |
box-sizing: border-box; |
| 89 |
} |
| 90 |
.templately-builder-nav .rendered .button span { |
| 91 |
padding: 12px 36px; |
| 92 |
display: inline-flex; |
| 93 |
justify-content: center; |
| 94 |
align-items: center; |
| 95 |
} |
| 96 |
.templately-builder-nav .rendered .button:focus, .templately-builder-nav .rendered .button:focus-visible { |
| 97 |
box-shadow: none; |
| 98 |
outline: 0; |
| 99 |
} |
| 100 |
.templately-builder-nav .rendered .button:hover { |
| 101 |
color: #FFF; |
| 102 |
background: #5453fd; |
| 103 |
border-color: #5453fd; |
| 104 |
} |
| 105 |
.templately-builder-nav .rendered .button[disabled] { |
| 106 |
color: #667085 !important; |
| 107 |
border-color: #D0D5DD !important; |
| 108 |
background: transparent !important; |
| 109 |
box-shadow: none !important; |
| 110 |
cursor: default !important; |
| 111 |
transform: none !important; |
| 112 |
} |
| 113 |
|
| 114 |
.templately-popup.swal2-show { |
| 115 |
position: relative; |
| 116 |
} |
| 117 |
.templately-popup.swal2-show .templately-display-condition-modal-header { |
| 118 |
display: none; |
| 119 |
} |
| 120 |
.templately-popup.swal2-show .templately-display-condition-modal-header .templately-logo svg { |
| 121 |
width: 80px; |
| 122 |
height: 80px; |
| 123 |
} |
| 124 |
.templately-popup.swal2-show .swal2-html-container p { |
| 125 |
font-size: 14px; |
| 126 |
} |
| 127 |
.templately-popup.swal2-show .swal2-html-container.templately-sweetalert-html .reverting .templately-preloader.templately-preloader-logo { |
| 128 |
margin-top: 2.5em; |
| 129 |
margin-bottom: 1.3em; |
| 130 |
} |
| 131 |
.templately-popup.swal2-show .swal2-html-container.templately-sweetalert-html .reverting .templately-preloader.templately-preloader-logo img { |
| 132 |
width: 100px; |
| 133 |
} |
| 134 |
.templately-popup.swal2-show button.close-button { |
| 135 |
position: absolute; |
| 136 |
top: 10px; |
| 137 |
left: 10px; |
| 138 |
} |
| 139 |
.templately-popup.swal2-show .templately-display-condition-modal-body { |
| 140 |
background: #ffffff; |
| 141 |
flex-grow: 1; |
| 142 |
display: flex; |
| 143 |
flex-direction: column; |
| 144 |
align-items: center; |
| 145 |
text-align: center; |
| 146 |
padding-block-start: 0px; |
| 147 |
padding-block-end: 40px; |
| 148 |
font-family: "DM Sans", sans-serif; |
| 149 |
overflow-y: auto; |
| 150 |
} |
| 151 |
.templately-popup.swal2-show .templately-display-condition-modal-body .normal { |
| 152 |
text-align: right; |
| 153 |
} |
| 154 |
.templately-popup.swal2-show .templately-display-condition-modal-body .normal h2 { |
| 155 |
font-size: 1em; |
| 156 |
font-weight: 500; |
| 157 |
margin-top: 6px; |
| 158 |
} |
| 159 |
.templately-popup.swal2-show .templately-display-condition-modal-body .normal .warning-text { |
| 160 |
background: rgba(96, 114, 255, 0.15); |
| 161 |
color: #000; |
| 162 |
font-size: 14px; |
| 163 |
line-height: 1.5; |
| 164 |
padding: 8px 16px 8px 10px; |
| 165 |
position: relative; |
| 166 |
} |
| 167 |
.templately-popup.swal2-show .templately-display-condition-modal-body .normal .warning-text::before { |
| 168 |
content: ""; |
| 169 |
position: absolute; |
| 170 |
top: 0; |
| 171 |
bottom: 0; |
| 172 |
right: 0; |
| 173 |
width: 3px; |
| 174 |
background: #5453FD; |
| 175 |
} |
| 176 |
.templately-popup.swal2-show .templately-display-condition-modal-footer { |
| 177 |
border-block-start: transparent; |
| 178 |
border-end-start-radius: 0; |
| 179 |
border-end-end-radius: 0; |
| 180 |
padding-inline: 20px; |
| 181 |
justify-content: space-between; |
| 182 |
} |
| 183 |
.templately-popup.swal2-show .templately-display-condition-modal-footer .templately-button { |
| 184 |
margin-inline-start: unset; |
| 185 |
} |
| 186 |
.templately-popup.swal2-show .templately-display-condition-modal-footer .templately-button:hover { |
| 187 |
background: #4040e3; |
| 188 |
box-shadow: none; |
| 189 |
} |
| 190 |
.templately-popup.swal2-show .templately-display-condition-modal-footer .templately-button:first-child { |
| 191 |
order: 1; |
| 192 |
} |
| 193 |
.templately-popup.swal2-show .templately-display-condition-modal-footer .templately-button.confirm-revert { |
| 194 |
background: #f82626; |
| 195 |
} |
| 196 |
.templately-popup.swal2-show .templately-display-condition-modal-footer .templately-button.confirm-revert:hover { |
| 197 |
background: #f82626; |
| 198 |
} |
| 199 |
.templately-popup.swal2-show .swal2-close:focus, |
| 200 |
.templately-popup.swal2-show .swal2-close:focus-visible { |
| 201 |
outline: 0; |
| 202 |
box-shadow: none; |
| 203 |
} |
| 204 |
.templately-popup.swal2-show .swal2-actions .swal2-styled { |
| 205 |
color: #FFFFFF !important; |
| 206 |
} |
| 207 |
.templately-popup.swal2-show .swal2-actions .swal2-styled.swal2-confirm { |
| 208 |
background: #5453fd; |
| 209 |
} |
| 210 |
.templately-popup.swal2-show .swal2-actions .swal2-styled.swal2-confirm:hover { |
| 211 |
background: #4040e3; |
| 212 |
} |
| 213 |
.templately-popup.swal2-show .swal2-actions .swal2-styled a { |
| 214 |
color: #FFF !important; |
| 215 |
text-decoration: none !important; |
| 216 |
} |
| 217 |
.templately-popup.swal2-show .swal2-actions .swal2-styled:focus, .templately-popup.swal2-show .swal2-actions .swal2-styled:focus-visible { |
| 218 |
outline: 0; |
| 219 |
box-shadow: none; |
| 220 |
} |
| 221 |
|
| 222 |
.toplevel_page_templately .templately-admin-body #templatelyAdmin, .toplevel_page_templately .templately-admin-body, .toplevel_page_templately #wpbody, .toplevel_page_templately #wpwrap, .toplevel_page_templately #wpbody-content, .toplevel_page_templately #wpcontent { |
| 223 |
height: 100%; |
| 224 |
padding-bottom: 0; |
| 225 |
} |
| 226 |
|
| 227 |
#adminmenuwrap { |
| 228 |
z-index: 10001 !important; |
| 229 |
} |
| 230 |
|
| 231 |
.toplevel_page_templately .notice { |
| 232 |
display: none !important; |
| 233 |
} |
| 234 |
.toplevel_page_templately .templately-admin-preloader { |
| 235 |
display: flex; |
| 236 |
align-items: center; |
| 237 |
justify-content: center; |
| 238 |
padding: 100px; |
| 239 |
min-height: 100%; |
| 240 |
box-sizing: border-box; |
| 241 |
text-align: center; |
| 242 |
} |
| 243 |
.toplevel_page_templately .templately-admin-preloader > svg { |
| 244 |
margin-left: 10px; |
| 245 |
} |
| 246 |
.toplevel_page_templately #wpcontent { |
| 247 |
padding-right: 0px; |
| 248 |
} |
| 249 |
.toplevel_page_templately #wpbody-content { |
| 250 |
padding-bottom: 0; |
| 251 |
} |
| 252 |
.toplevel_page_templately #wpbody-content > *:not(.templately-admin-body) { |
| 253 |
display: none !important; |
| 254 |
} |
| 255 |
@media (max-width: 782px) { |
| 256 |
.wp-responsive-open #wpbody { |
| 257 |
left: 0; |
| 258 |
} |
| 259 |
} |
| 260 |
.toplevel_page_templately .templately-admin-body { |
| 261 |
background-color: #fff; |
| 262 |
} |
| 263 |
@media (max-width: 782px) { |
| 264 |
.wp-responsive-open .templately-admin-body { |
| 265 |
padding-right: 190px; |
| 266 |
} |
| 267 |
} |
| 268 |
.toplevel_page_templately .templately-admin-body #templatelyAdmin { |
| 269 |
height: calc(100% - 40px); |
| 270 |
border-bottom: 1px solid #f2f2f2; |
| 271 |
} |
| 272 |
|
| 273 |
.templately-theme-builder-modal-container { |
| 274 |
background: rgba(0, 0, 0, 0.7) !important; |
| 275 |
padding: 50px 10px !important; |
| 276 |
} |
| 277 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup { |
| 278 |
width: calc(100% - 55px); |
| 279 |
max-width: 500px; |
| 280 |
min-width: initial !important; |
| 281 |
margin-left: 55px; |
| 282 |
border-radius: 24px; |
| 283 |
background: transparent !important; |
| 284 |
padding: 0; |
| 285 |
position: relative; |
| 286 |
} |
| 287 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-close-button { |
| 288 |
width: 40px; |
| 289 |
height: 40px; |
| 290 |
display: inline-flex !important; |
| 291 |
align-items: center; |
| 292 |
justify-content: center; |
| 293 |
border-radius: 50%; |
| 294 |
background: #ffffff; |
| 295 |
color: #475467; |
| 296 |
position: absolute; |
| 297 |
top: 0; |
| 298 |
left: -55px; |
| 299 |
font-size: 32px !important; |
| 300 |
transition: all 0.2s ease-in-out; |
| 301 |
box-shadow: none !important; |
| 302 |
} |
| 303 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-close-button:hover { |
| 304 |
color: #000000; |
| 305 |
} |
| 306 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html { |
| 307 |
margin: 0 !important; |
| 308 |
display: flex !important; |
| 309 |
flex-direction: column; |
| 310 |
align-items: flex-start; |
| 311 |
overflow: visible !important; |
| 312 |
text-align: right; |
| 313 |
} |
| 314 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-header { |
| 315 |
display: flex; |
| 316 |
flex-direction: column; |
| 317 |
gap: 10px; |
| 318 |
border-bottom: 1px solid var(--gray-200, #eaecf0); |
| 319 |
background-color: #f9fafb; |
| 320 |
background-image: url(../images/customizer-header.svg); |
| 321 |
background-size: cover; |
| 322 |
background-position: center; |
| 323 |
background-repeat: no-repeat; |
| 324 |
border-start-start-radius: 16px; |
| 325 |
border-start-end-radius: 16px; |
| 326 |
padding: 24px; |
| 327 |
} |
| 328 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-header .templately-title { |
| 329 |
color: #1d2939; |
| 330 |
font-size: 24px; |
| 331 |
font-weight: 500; |
| 332 |
line-height: 1.3; |
| 333 |
margin: 0; |
| 334 |
} |
| 335 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-header .templately-details { |
| 336 |
color: #475467; |
| 337 |
font-size: 16px; |
| 338 |
font-weight: 400; |
| 339 |
line-height: 1.25; |
| 340 |
margin: 0; |
| 341 |
} |
| 342 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body { |
| 343 |
display: flex; |
| 344 |
flex-direction: column; |
| 345 |
padding: 24px; |
| 346 |
width: 100%; |
| 347 |
box-sizing: border-box; |
| 348 |
background: #fff; |
| 349 |
} |
| 350 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body:last-child { |
| 351 |
border-end-start-radius: 16px; |
| 352 |
border-end-end-radius: 16px; |
| 353 |
} |
| 354 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner { |
| 355 |
display: flex; |
| 356 |
flex-direction: column; |
| 357 |
justify-content: center; |
| 358 |
align-items: flex-start; |
| 359 |
padding: 24px; |
| 360 |
gap: 24px; |
| 361 |
border-radius: 8px; |
| 362 |
border: 1px solid var(--gray-200, #eaecf0); |
| 363 |
background: var(--White, #fff); |
| 364 |
} |
| 365 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-platform .components-flex { |
| 366 |
display: flex; |
| 367 |
flex-direction: row; |
| 368 |
row-gap: 8px; |
| 369 |
flex-wrap: wrap; |
| 370 |
-moz-column-gap: 16px; |
| 371 |
column-gap: 16px; |
| 372 |
} |
| 373 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-platform .components-flex .components-radio-control__option { |
| 374 |
border-radius: 8px; |
| 375 |
border: 1px solid #d0d5dd; |
| 376 |
background: #fff; |
| 377 |
display: flex; |
| 378 |
gap: 8px; |
| 379 |
min-height: 44px; |
| 380 |
padding: 10px 12px 10px 22px; |
| 381 |
align-items: center; |
| 382 |
} |
| 383 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-platform .components-flex .components-radio-control__option input { |
| 384 |
margin-inline-end: 0; |
| 385 |
margin-block-start: 0; |
| 386 |
} |
| 387 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-platform .components-flex .components-radio-control__option label { |
| 388 |
color: #344054; |
| 389 |
font-size: 16px; |
| 390 |
font-style: normal; |
| 391 |
font-weight: 400; |
| 392 |
line-height: 1.5; |
| 393 |
} |
| 394 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-type-wrapper { |
| 395 |
display: flex; |
| 396 |
flex-direction: column; |
| 397 |
gap: 6px; |
| 398 |
width: 100%; |
| 399 |
} |
| 400 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-type-wrapper label { |
| 401 |
color: var(--gray-700, #344054); |
| 402 |
font-size: 14px; |
| 403 |
font-style: normal; |
| 404 |
font-weight: 500; |
| 405 |
line-height: 1.43; |
| 406 |
text-transform: initial; |
| 407 |
} |
| 408 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-type-wrapper .templately-theme-builder__choose-type { |
| 409 |
width: 100%; |
| 410 |
} |
| 411 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-type-wrapper .templately-theme-builder__choose-type .templately-theme-builder__choose-type__control { |
| 412 |
min-height: 44px; |
| 413 |
border-radius: 8px; |
| 414 |
border-color: #d0d5dd; |
| 415 |
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05); |
| 416 |
} |
| 417 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-type-wrapper .templately-theme-builder__choose-type .templately-theme-builder__choose-type__control .templately-theme-builder__choose-type__value-container { |
| 418 |
padding-inline-start: 14px; |
| 419 |
} |
| 420 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-type-wrapper .templately-theme-builder__choose-type .templately-theme-builder__choose-type__control .templately-theme-builder__choose-type__value-container .templately-theme-builder__choose-type__placeholder { |
| 421 |
color: #667085; |
| 422 |
font-size: 16px; |
| 423 |
font-style: normal; |
| 424 |
font-weight: 400; |
| 425 |
line-height: 1.5; |
| 426 |
margin-inline-start: 0; |
| 427 |
} |
| 428 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-type-wrapper .templately-theme-builder__choose-type .templately-theme-builder__choose-type__control .templately-theme-builder__choose-type__value-container .templately-theme-builder__choose-type__single-value { |
| 429 |
color: #1d2939; |
| 430 |
font-size: 16px; |
| 431 |
font-style: normal; |
| 432 |
font-weight: 400; |
| 433 |
line-height: 1.5; |
| 434 |
margin-inline-start: 0; |
| 435 |
} |
| 436 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-type-wrapper .templately-theme-builder__choose-type .templately-theme-builder__choose-type__control .templately-theme-builder__choose-type__indicators .templately-theme-builder__choose-type__indicator-separator { |
| 437 |
display: none; |
| 438 |
} |
| 439 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-type-wrapper .templately-theme-builder__choose-type .templately-theme-builder__choose-type__control .templately-theme-builder__choose-type__indicators .templately-theme-builder__choose-type__indicator { |
| 440 |
padding-left: 12px; |
| 441 |
} |
| 442 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-title { |
| 443 |
width: 100%; |
| 444 |
} |
| 445 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-title .components-base-control__field { |
| 446 |
display: flex; |
| 447 |
flex-direction: column; |
| 448 |
width: 100%; |
| 449 |
gap: 6px; |
| 450 |
margin-bottom: 0; |
| 451 |
} |
| 452 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-title .components-base-control__field .components-base-control__label { |
| 453 |
color: #344054; |
| 454 |
font-size: 14px; |
| 455 |
font-style: normal; |
| 456 |
font-weight: 500; |
| 457 |
line-height: 1.43; |
| 458 |
text-transform: initial; |
| 459 |
margin-bottom: 0; |
| 460 |
} |
| 461 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-title .components-base-control__field .components-text-control__input { |
| 462 |
min-height: 44px; |
| 463 |
border-radius: 8px; |
| 464 |
border-color: #d0d5dd; |
| 465 |
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05); |
| 466 |
padding-inline: 14px; |
| 467 |
color: #667085; |
| 468 |
color: #1d2939; |
| 469 |
font-family: DM Sans; |
| 470 |
font-size: 16px; |
| 471 |
font-style: normal; |
| 472 |
font-weight: 400; |
| 473 |
line-height: 1.5; |
| 474 |
} |
| 475 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-title .components-base-control__field .components-text-control__input::-moz-placeholder { |
| 476 |
color: #667085; |
| 477 |
} |
| 478 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .templately-theme-builder__choose-title .components-base-control__field .components-text-control__input::placeholder { |
| 479 |
color: #667085; |
| 480 |
} |
| 481 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .submit-button { |
| 482 |
min-height: 48px; |
| 483 |
display: flex; |
| 484 |
width: 100%; |
| 485 |
align-items: center; |
| 486 |
justify-content: center; |
| 487 |
padding: 2px 24px; |
| 488 |
border-radius: 50px; |
| 489 |
background: #5453f4; |
| 490 |
color: #ffffff; |
| 491 |
font-size: 16px; |
| 492 |
font-weight: 500; |
| 493 |
line-height: normal; |
| 494 |
margin-top: 32px; |
| 495 |
border: none; |
| 496 |
outline: none; |
| 497 |
} |
| 498 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .submit-button.disabled { |
| 499 |
cursor: not-allowed; |
| 500 |
background-color: #9d9df4; |
| 501 |
} |
| 502 |
.templately-theme-builder-modal-container .templately-theme-builder-modal-popup .templately-theme-builder-modal-html .templately-theme-builder-modal-html-body .templately-theme-builder-modal-html-body-inner .submit-button:not(.disabled) { |
| 503 |
cursor: pointer; |
| 504 |
} |
| 505 |
|
| 506 |
.templately-edit-conditions-app-wrapper { |
| 507 |
display: none; |
| 508 |
} |
| 509 |
.templately-edit-conditions-app-wrapper.open { |
| 510 |
position: absolute; |
| 511 |
inset: 0; |
| 512 |
z-index: 999999; |
| 513 |
display: flex; |
| 514 |
align-items: center; |
| 515 |
justify-content: center; |
| 516 |
} |
| 517 |
.templately-edit-conditions-app-wrapper.open::before { |
| 518 |
position: absolute; |
| 519 |
width: 100%; |
| 520 |
content: ""; |
| 521 |
height: 100%; |
| 522 |
background: #000; |
| 523 |
inset: 0; |
| 524 |
opacity: 0.8; |
| 525 |
z-index: -1; |
| 526 |
} |
| 527 |
.templately-edit-conditions-app-wrapper.open #templately-edit-conditions-app { |
| 528 |
margin: auto; |
| 529 |
max-width: 1200px; |
| 530 |
width: 95%; |
| 531 |
max-height: 750px; |
| 532 |
height: 95%; |
| 533 |
display: flex; |
| 534 |
flex-direction: column; |
| 535 |
} |
| 536 |
|
| 537 |
@media only screen and (max-width: 1800px) { |
| 538 |
.ReactModal__Overlay .ril__image { |
| 539 |
transform: none !important; |
| 540 |
max-width: 85% !important; |
| 541 |
} |
| 542 |
} |
| 543 |
|
| 544 |
.post-type-templately_library a.page-title-action.rendered { |
| 545 |
padding: 0px; |
| 546 |
} |
| 547 |
.post-type-templately_library a.page-title-action.rendered:active { |
| 548 |
padding: 0px; |
| 549 |
} |
| 550 |
.post-type-templately_library a.page-title-action.rendered span { |
| 551 |
padding: 0 10px; |
| 552 |
display: block; |
| 553 |
} |
| 554 |
|