/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/eduboom/public_html/eduboom_testing/sites
currentDir : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/lessons

*/

/* lessons-all-s.css */

/* 1   */ .categories-matrix > li {
/* 2   */   margin-top: 2rem;
/* 3   */ }
/* 4   */ .categories-matrix .to-category-page {
/* 5   */   display: -webkit-flex;
/* 6   */   display: flex;
/* 7   */   -webkit-flex-direction: column;
/* 8   */           flex-direction: column;
/* 9   */   -webkit-justify-content: center;
/* 10  */           justify-content: center;
/* 11  */   -webkit-align-items: center;
/* 12  */           align-items: center;
/* 13  */ }
/* 14  */ .categories-matrix .to-category-page.category-no-videos {
/* 15  */   cursor: default;
/* 16  */   opacity: 0.5;
/* 17  */ }
/* 18  */ .categories-matrix .to-category-page svg {
/* 19  */   width: 4rem;
/* 20  */   height: 4rem;
/* 21  */   fill: currentColor;
/* 22  */ }
/* 23  */ .categories-matrix .to-category-page .landing-pre-school {
/* 24  */   width: 3rem;
/* 25  */   height: 3rem;
/* 26  */   fill: currentColor;
/* 27  */ }
/* 28  */ .categories-matrix .to-category-page h4 {
/* 29  */   font-family: "Akrobat" !important;
/* 30  */   font-size: 1.25rem !important;
/* 31  */   margin-top: 1rem;
/* 32  */   text-align: center;
/* 33  */ }
/* 34  */ .categories-matrix .to-category-page .landing-pre-school-text {
/* 35  */   font-family: "AkrobatBold" !important;
/* 36  */   font-size: 1.5rem !important;
/* 37  */   margin-top: 0rem;
/* 38  */   text-align: center;
/* 39  */   margin-bottom: 0rem;
/* 40  */   margin-left: 0.5rem;
/* 41  */ }
/* 42  */ .categories-matrix .grade-links,
/* 43  */ .categories-matrix .to-all-lessons {
/* 44  */   display: none;
/* 45  */ }
/* 46  */ .preschool_categories {
/* 47  */   margin-top: 2.5rem;
/* 48  */ }
/* 49  */ .preschool_categories_title {
/* 50  */   text-align: center;

/* lessons-all-s.css */

/* 51  */   font-family: "AkrobatBold" !important;
/* 52  */   font-size: 2rem !important;
/* 53  */ }
/* 54  */ @media (min-width: 768px) {
/* 55  */   #to-all-categories-wrap {
/* 56  */     margin-top: 1rem;
/* 57  */     margin-bottom: 0.5rem;
/* 58  */     display: none;
/* 59  */   }
/* 60  */   #categories-wrap > li {
/* 61  */     display: block;
/* 62  */   }
/* 63  */ }
/* 64  */ @media (min-width: 1024px) {
/* 65  */   .categories-matrix > li {
/* 66  */     margin-top: 1.5rem;
/* 67  */   }
/* 68  */   .categories-matrix .to-category-page {
/* 69  */     height: 3rem;
/* 70  */     display: -webkit-inline-flex;
/* 71  */     display: inline-flex;
/* 72  */     -webkit-flex-direction: row;
/* 73  */             flex-direction: row;
/* 74  */     -webkit-justify-content: flex-start;
/* 75  */             justify-content: flex-start;
/* 76  */     margin-bottom: 0.75rem;
/* 77  */   }
/* 78  */   .categories-matrix .to-category-page.category-no-videos {
/* 79  */     cursor: default;
/* 80  */     opacity: 1;
/* 81  */   }
/* 82  */   .categories-matrix .to-category-page svg {
/* 83  */     width: 3rem;
/* 84  */     height: 3rem;
/* 85  */   }
/* 86  */   .categories-matrix .to-category-page h4 {
/* 87  */     font-family: "AkrobatBold" !important;
/* 88  */     font-size: 1.5rem !important;
/* 89  */     -webkit-align-self: flex-end;
/* 90  */             align-self: flex-end;
/* 91  */     margin-top: 0;
/* 92  */     margin-left: 0.25rem;
/* 93  */     text-align: left;
/* 94  */   }
/* 95  */   .categories-matrix .to-category-page .landing-pre-school-text {
/* 96  */     font-family: "AkrobatBold" !important;
/* 97  */     font-size: 2rem !important;
/* 98  */     margin-top: 0rem;
/* 99  */     text-align: center;
/* 100 */     margin-bottom: 0.25rem;

/* lessons-all-s.css */

/* 101 */     margin-left: 0.5rem;
/* 102 */   }
/* 103 */   .categories-matrix .to-category-page #matrix-category-balgarski-ezik-za-balgari-v-chuzhbina {
/* 104 */     -webkit-align-self: center;
/* 105 */             align-self: center;
/* 106 */   }
/* 107 */   .categories-matrix .circle {
/* 108 */     display: block;
/* 109 */     min-width: 1.75rem;
/* 110 */     min-height: 1.75rem;
/* 111 */     font-family: "AkrobatBold" !important;
/* 112 */     font-size: 1rem !important;
/* 113 */     text-align: center;
/* 114 */     padding: 0 1rem;
/* 115 */     margin-right: 0.5rem;
/* 116 */     margin-bottom: 0.5rem;
/* 117 */     line-height: 1.625rem;
/* 118 */     border-radius: 1.75rem;
/* 119 */     border: 0.0625rem solid #D2D4D7;
/* 120 */     color: #434D66;
/* 121 */   }
/* 122 */   .categories-matrix .circle:hover {
/* 123 */     background: #00A2FF;
/* 124 */     border: 0.0625rem solid #00A2FF;
/* 125 */     color: #fff;
/* 126 */   }
/* 127 */   .categories-matrix .circle.disabled {
/* 128 */     background: #F0F3F5;
/* 129 */     border: 0.0625rem solid #F0F3F5;
/* 130 */     color: #D2D4D7;
/* 131 */   }
/* 132 */   .categories-matrix .circle.disabled:hover {
/* 133 */     cursor: default;
/* 134 */   }
/* 135 */   .categories-matrix .grade-links {
/* 136 */     display: -webkit-flex;
/* 137 */     display: flex;
/* 138 */   }
/* 139 */   .categories-matrix .to-all-lessons {
/* 140 */     display: table;
/* 141 */     padding: 0 1rem;
/* 142 */   }
/* 143 */   .categories-matrix .matrix-category-54 .circle {
/* 144 */     padding: 0 .5rem;
/* 145 */   }
/* 146 */   .categories-matrix .item-preparation a {
/* 147 */     padding-left: 0.625rem;
/* 148 */     padding-right: 0.625rem;
/* 149 */   }
/* 150 */   .categories-matrix .item-preparation {

/* lessons-all-s.css */

/* 151 */     width: 10.3125rem !important;
/* 152 */     margin-right: 0.25rem;
/* 153 */   }
/* 154 */   .matrix-category-60 .circle {
/* 155 */     padding: 0 0.625rem;
/* 156 */   }
/* 157 */   .matrix-category-61 .circle {
/* 158 */     padding: 0 0.625rem;
/* 159 */   }
/* 160 */   .matrix-category-62 .circle {
/* 161 */     padding: 0 0.625rem;
/* 162 */   }
/* 163 */   .preschool_categories {
/* 164 */     padding-bottom: 0rem;
/* 165 */   }
/* 166 */   .preschool_categories_title {
/* 167 */     text-align: center;
/* 168 */     line-height: 4.3125rem;
/* 169 */     font-family: "AkrobatBold" !important;
/* 170 */     font-size: 3rem !important;
/* 171 */   }
/* 172 */ }
/* 173 */ #lessons-page #lessons-main-title {
/* 174 */   margin: 0.6875rem 0;
/* 175 */   font-family: "AkrobatBold" !important;
/* 176 */   font-size: 1.5rem !important;
/* 177 */ }
/* 178 */ @media (min-width: 1024px) {
/* 179 */   #lessons-page #lessons-main-title {
/* 180 */     margin: 1.5rem 0;
/* 181 */     font-family: "AkrobatBold" !important;
/* 182 */     font-size: 3rem !important;
/* 183 */   }
/* 184 */ }
/* 185 */ #lessons-page #lessons-main-title #selected-class {
/* 186 */   font-family: "AkrobatBold" !important;
/* 187 */   font-size: 1.125rem !important;
/* 188 */ }
/* 189 */ @media (min-width: 1024px) {
/* 190 */   #lessons-page #lessons-main-title #selected-class {
/* 191 */     font-family: "AkrobatBold" !important;
/* 192 */     font-size: 2rem !important;
/* 193 */   }
/* 194 */ }
/* 195 */
