 
/*
 Theme Name: QuickID
Theme URI: https://busswork.com/QuickID
Author: Brahim Lachgar
Author URI: https://busswork.com/QuickID
Description: Bloging - Built on a solid foundation and professional design using the Bootstrap 5th Edition style for content intended for affiliate marketing. Languages: html5 -php-javascript-jquery-csstheme- cssBootstrapThe home page is a landing page for the official product, then a page displaying the rest of the products with referral links and affiliate links for MLM company members, then a blog page in the hub that the company operates, then some additions attached to the theme. The design was based 98 percent on the Bootstrap library, and the rest are additions necessary for the styling - landing pages, portfolio, and articles..
Version: 1.5.0.
Created:18/02/2026
Update: 20/02/2026
License: GNU General Public License v2 or later
URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: QuickID
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, 
featured-images, full-site-editing, block-patterns, rtl-language-support, 
sticky-post, threaded-comments, style-variations, wide-blocks, block-styles, 
accessibility-ready, blog, portfolio, news

*/









.no-right-click {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}




.bricolage {
  font-family: "Bricolage Grotesque", sans-serif;
}

.madimi-one-regular {
  font-family: "Madimi One", sans-serif;
}

.zain-extralight {
  font-family: "zain", sans-serif;
}

.carlito {
  font-family: "carlito", sans-serif;
}

.amiri {
  font-family: "amiri", sans-serif;
}

.Abel {
  font-family: "Abel", sans-serif;
}







body{
margin-top: 0;
color: #555;
background: #eaedf0;
text-transform: capitalize;
}


a{
  text-decoration: none;
}


.flag-fix {
    display: inline-block;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}







/* Start bg background */
.bg-pink {background:#e84393;}
.bg-Moderate-Blue{background: #273c75;}
.bg-green-light {background: #adfffa;}
.bg-mint-green   {background: #55efc4;}          
.bg-light-aqua   {background: #81ecec;}          
.bg-scan-blue   {background: #74b9ff;}          
.bg-soft-lavender   {background: #a29bfe;}          
.bg-emerald-green   {background: #00b894;}          
.bg-bright-cyan   {background: #00cec9;}          
.bg-royal-blue   {background: #0984e3;}          
.bg-vibrant-indigo   {background: #6c5ce7;}          
.bg-cream-yellow   {background: #ffeaa7;}          
.bg-peach-coral   {background: #fab1a0;}          
.bg-soft-red   {background: #ff7675;}          
.bg-rose-pink   {background: #fd79a8;}          
.bg-golden-sand   {background: #fdcb6e;}          
.bg-burnt-orange   {background: #e17055;}          
.bg-vivid-red   {background: #d63031;}          
.bg-hot-fuchsia   {background: #e84393;}          
.bg-danger-google   {background: #eb5145;}          
.bg-warning-google   {background: #e7b91d;}          
.bg-success-google   {background: #4ab848;}          
.bg-primary-google   {background: #3d79ad;} 
.bg-facebook {background: #1877F2;}
.bg-messenger {background: linear-gradient(135deg, #00B2FF 0%, #006AFF 50%, #6C5CE7 100%);}
.bg-twitter {background: #1DA1F2;}
.bg-x {background: #000000;}
.bg-youtube {background: #FF0000;}
.bg-instagram {background: linear-gradient(135deg, #F58529, #DD2A7B, #8134AF, #515BD4);}
.bg-whatsapp {background: #25D366;}
.bg-tiktok {background: linear-gradient(135deg, #25F4EE 0%, #FE2C55 100%);}
.bg-pinterest {background: #E60023;}
.bg-spotify {background: #1DB954;}
.bg-discord {background: #5865F2;}
.bg-reddit {background: #FF4500;}
.bg-linkedin {background: #0A66C2;}
.bg-twitch {background: #6441A5;}
.bg-github {background: #181717;}
.bg-telegram {background: #0088CC;}
.bg-threads {background: #000000;}
.bg-snapchat {background: #FFFC00;}
.bg-wechat {background: #09B83E;}
.bg-weibo {background: #E6162D;}
.bg-behance {background: #0057FF;}
.bg-dribbble {background: #EA4C89;}
.bg-deviantart {background: #05CC47;}
.bg-medium {background: #000000;}
.bg-blogger {background: #FF5722;}
.bg-quora {background: #B92B27;}
.bg-vimeo {background: #1AB7EA;}
.bg-orange{background: #e26f56;}
.bg-bluesky{background: #2980b9;}
.bg-gris{background: #747d8c;}
.bg-blackblue{background: #173963;}
.tryblue-gradient {background: linear-gradient(135deg, #173963 0%, #2980b9 60%, #0A66C2 100%);}
.bg-cover-back {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  box-sizing: border-box; /* include padding in width */
}
/* End bg background*/




/* End Try linear-gradient */


/* Start text color */
.text-pink {color:#e84393;}
.text-Moderate-Blue{color: #273c75;}
.text-green-light {color: #adfffa;}
.text-mint-green   {color: #55efc4;}          
.text-light-aqua   {color: #81ecec;}          
.text-scan-blue   {color: #74b9ff;}          
.text-soft-lavender   {color: #a29bfe;}          
.text-emerald-green   {color: #00b894;}          
.text-bright-cyan   {color: #00cec9;}          
.text-royal-blue   {color: #0984e3;}          
.text-vibrant-indigo   {color: #6c5ce7;}          
.text-cream-yellow   {color: #ffeaa7;}          
.text-peach-coral   {color: #fab1a0;}          
.text-soft-red   {color: #ff7675;}          
.text-rose-pink   {color: #fd79a8;}          
.text-golden-sand   {color: #fdcb6e;}          
.text-burnt-orange   {color: #e17055;}          
.text-vivid-red   {color: #d63031;}          
.text-hot-fuchsia   {color: #e84393;}          
.text-danger-google   {color: #eb5145;}          
.text-warning-google   {color: #e7b91d;}          
.text-success-google   {color: #4ab848;}          
.text-primary-google   {color: #3d79ad;} 
.text-facebook {color: #1877F2;}
.text-messenger {color: linear-gradient(135deg, #00B2FF 0%, #006AFF 50%, #6C5CE7 100%);}
.text-twitter {color: #1DA1F2;}
.text-x {color: #000000;}
.text-youtube {color: #FF0000;}
.text-instagram {color: linear-gradient(135deg, #F58529, #DD2A7B, #8134AF, #515BD4);}
.text-whatsapp {color: #25D366;}
.text-tiktok {color: linear-gradient(135deg, #25F4EE 0%, #FE2C55 100%);}
.text-pinterest {color: #E60023;}
.text-spotify {color: #1DB954;}
.text-discord {color: #5865F2;}
.text-reddit {color: #FF4500;}
.text-linkedin {color: #0A66C2;}
.text-twitch {color: #6441A5;}
.text-github {color: #181717;}
.text-telegram {color: #0088CC;}
.text-threads {color: #000000;}
.text-snapchat {color: #FFFC00;}
.text-wechat {color: #09B83E;}
.text-weibo {color: #E6162D;}
.text-behance {color: #0057FF;}
.text-dribbble {color: #EA4C89;}
.text-deviantart {color: #05CC47;}
.text-medium {color: #000000;}
.text-blogger {color: #FF5722;}
.text-quora {color: #B92B27;}
.text-vimeo {color: #1AB7EA;}
.text-orange{color: #e26f56;}
.text-bluesky{color: #2980b9;}
.text-gris{color: #747d8c;}
.text-blackblue{color: #173963;}
/* End text color*/

/* Start btn background */

.btn-pink {background:#e84393; color:#ffffff;}
.btn-Moderate-Blue{background:#273c75; color:#ffffff;}
.btn-green-light {background:#adfffa; color:#000000;}
.btn-mint-green   {background:#55efc4; color:#000000;}          
.btn-light-aqua   {background:#81ecec; color:#000000;}          
.btn-scan-blue   {background: #74b9ff; color:#000000;}          
.btn-soft-lavender   {background: #a29bfe; color:#000000;}          
.btn-emerald-green   {background: #00b894; color:#ffffff;}          
.btn-bright-cyan   {background: #00cec9; color:#000000;}          
.btn-royal-blue   {background: #0984e3; color:#ffffff;}          
.btn-vibrant-indigo   {background: #6c5ce7; color:#ffffff;}          
.btn-cream-yellow   {background: #ffeaa7; color:#000000;}          
.btn-peach-coral   {background: #fab1a0; color:#000000;}          
.btn-soft-red   {background: #ff7675; color:#ffffff;}          
.btn-rose-pink   {background: #fd79a8; color:#000000;}          
.btn-golden-sand   {background: #fdcb6e; color:#000000;}          
.btn-burnt-orange   {background: #e17055; color:#ffffff;}          
.btn-vivid-red   {background: #d63031; color:#ffffff;}          
.btn-hot-fuchsia   {background: #e84393; color:#ffffff;}          
.btn-danger-google   {background: #eb5145; color:#ffffff;}          
.btn-warning-google   {background: #e7b91d; color:#000000;}          
.btn-success-google   {background: #4ab848; color:#ffffff;}          
.btn-primary-google   {background: #3d79ad; color:#ffffff;} 

.btn-facebook {background: #1877F2; color:#ffffff;}
.btn-google {background: linear-gradient( 45deg,#f0b501 30%, #e43e2b 70%,  #3b7ded 100%); color:#ffffff;}
.btn-messenger {background: linear-gradient(135deg, #00B2FF 0%, #006AFF 50%, #6C5CE7 100%); color:#ffffff;}
.btn-twitter {background: #1DA1F2; color:#ffffff;}
.btn-x {background: #000000; color:#ffffff;}
.btn-youtube {background: #FF0000; color:#ffffff;}
.btn-instagram {background: linear-gradient(135deg, #F58529, #DD2A7B, #8134AF, #515BD4); color:#ffffff;}
.btn-whatsapp {background: #25D366; color:#ffffff;}
.btn-tiktok {background: linear-gradient(135deg, #25F4EE 0%, #FE2C55 100%); color:#000000;}
.btn-phone {background: linear-gradient(135deg, #f97316, #fb923c);}
.btn-pinterest {background: #E60023; color:#ffffff;}
.btn-spotify {background: #1DB954; color:#ffffff;}
.btn-discord {background: #5865F2; color:#ffffff;}
.btn-reddit {background: #FF4500; color:#ffffff;}
.btn-linkedin {background: #0A66C2; color:#ffffff;}
.btn-twitch {background: #6441A5; color:#ffffff;}
.btn-github {background: #181717; color:#ffffff;}
.btn-telegram {background: #0088CC; color:#ffffff;}
.btn-threads {background: #000000; color:#ffffff;}
.btn-snapchat {background: #FFFC00; color:#000000;}
.btn-wechat {background: #09B83E; color:#ffffff;}
.btn-weibo {background: #E6162D; color:#ffffff;}
.btn-behance {background: #0057FF; color:#ffffff;}
.btn-dribbble {background: #EA4C89; color:#ffffff;}
.btn-deviantart {background: #05CC47; color:#ffffff;}
.btn-medium {background: #000000; color:#ffffff;}
.btn-blogger {background: #FF5722; color:#ffffff;}
.btn-quora {background: #B92B27; color:#ffffff;}
.btn-vimeo {background: #1AB7EA; color:#ffffff;}
.btn-orange{background: #e26f56; color:#ffffff;}
.btn-bluesky{background: #2980b9; color:#ffffff;}
.btn-gris{background: #747d8c; color:#ffffff;}
.btn-blackblue{background: #173963; color:#ffffff;}

/* End btn background */


/* start btn-outline  */
.btn-outline-bluesky{color:#2980b9;
background-color:transparent;
background-image:none;
border-color:#2980b9}
.btn-outline-bluesky:hover{
color:#fff;
background-color:hsl(204, 94%, 19%);
border-color:#2980b9}
.btn-outline-bluesky.focus,
.btn-outline-bluesky:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}
.btn-outline-bluesky.disabled,.btn-outline-primary:disabled{color:#2980b9;
background-color:transparent}
.btn-outline-bluesky:not(:disabled):not(.disabled)
.active,
.btn-outline-bluesky:not(:disabled):not(.disabled):active,.show>
.btn-outline-bluesky.dropdown-toggle{color:#fff;
background-color:#2980b9;
border-color:#2980b9}
.btn-outline-bluesky:not(:disabled):not(.disabled).active:focus,
.btn-outline-bluesky:not(:disabled):not(.disabled):active:focus,.show>
.btn-outline-bluesky.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}
/* End btn-outline  */



/* start Length and width measurements  */

.wauto{width: 100%;}
.w1000{width: 1000px;}
.w950{width: 950px;}
.w900{width: 900px;}
.w850{width: 850px;}
.w800{width: 800px;}
.w750{width: 750px;}
.w700{width: 700px;}
.w650{width: 650px;}
.w600{width: 600px;}
.w550{width: 550px;}
.w500{width: 500px;}
.w450{width: 450px;}
.w400{width: 400px;}
.w350{width: 350px;}
.w300{width: 300px;}
.w250{width: 250px;}
.w200{width: 200px;}
.w190{width: 190px;}
.w180{width: 180px;}
.w170{width: 170px;}
.w160{width: 160px;}
.w150{width: 150px;}
.w144{width: 144px;}
.w140{width: 140px;}
.w130{width: 130px;}
.w120{width: 120px;}
.w110{width: 110px;}
.w100{width: 100px;}
.w92{width: 92px;}
.w90{width: 90px;}
.w80{width: 80px;}
.w70{width: 70px;}
.w65{width: 65px;}
.w60{width: 60px;}
.w50{width: 50px;}
.w40{width: 40px;}
.w32{width: 32px;}
.w30{width: 30px;}
.w25{width: 25px;}
.w20{width: 20px;}
.w16{width: 16px;}
.w10{width: 10px;}
.w9{width: 9px;}
.w8{width: 8px;}
.w7{width: 7px;}
.w6{width: 6px;}
.w5{width: 5px;}
.w4{width: 4px;}
.w3{width: 3px;}
.w2{width: 2px;}
.w1{width: 1px;}


.hauto{height: 100%;}
.h1000{height: 1000px;}
.h950{height: 950px;}
.h900{height: 900px;}
.h850{height: 850px;}
.h800{height: 800px;}
.h750{height: 750px;}
.h700{height: 700px;}
.h650{height: 650px;}
.h600{height: 600px;}
.h550{height: 550px;}
.h500{height: 500px;}
.h450{height: 450px;}
.h400{height: 400px;}
.h350{height: 350px;}
.h300{height: 300px;}
.h250{height: 250px;}
.h200{height: 200px;}
.h190{height: 190px;}
.h180{height: 180px;}
.h170{height: 170px;}
.h160{height: 160px;}
.h150{height: 150px;}
.h144{height: 144px;}
.h140{height: 140px;}
.h130{height: 130px;}
.h120{height: 120px;}
.h110{height: 110px;}
.h100{height: 100px;}
.h95{height: 95px;}
.h90{height: 90px;}
.h85{height: 85px;}
.h80{height: 80px;}
.h75{height: 75px;}
.h70{height: 70px;}
.h65{height: 65px;}
.h60{height: 60px;}
.h55{height: 55px;}
.h50{height: 50px;}
.h45{height: 45px;}
.h40{height: 40px;}
.h35{height: 35px;}
.h30{height: 30px;}
.h25{height: 25px;}
.h20{height: 20px;}
.h15{height: 15px;}
.h10{height: 10px;}
.h9{height: 9px;}
.h8{height: 8px;}
.h7{height: 7px;}
.h6{height: 6px;}
.h5{height: 5px;}
.h4{height: 4px;}
.h3{height: 3px;}
.h2{height: 2px;}
.h1{height: 1px;}

/* End Length and width measurements  */





.object-fit-cover {
    object-fit: cover;
    object-position: center;
}




footer{
  position:relative;
  margin-bottom:0;
  margin-top:20%;
  width:100%;
  height:auto;
  line-height:auto;
}
   












