11/* All Widget Templates ************************************************************************************************
22***********************************************************************************************************************/
3- .fav-color-green {color : # 4caf50 ;color : # 28a745 ;}
4- .fav-color-yellow {color : # f9c100 ;color : # ffc107 ;}
3+ body .blog-page {
4+ --color-white : # ffffff ;
5+ --color-green : # 28a745 ;
6+ --color-yellow : # ffc107 ;
7+ --color-blue : # 4db2ec ;
8+ --color-black : # 222222 ;
9+ --color-gray : # 6c757d ;
10+ --color-red : # dc3545 ;
11+ --border-color : # d5d6da ;
12+ }
13+
14+ .fav-color-green {color : # 28a745 ;}
15+ .fav-color-yellow {color : # ffc107 ;}
516.fav-color-blue {color : # 4db2ec ;}
617.fav-color-black {color : # 222222 ;}
7- .fav-color-gray {color : # 607d8b ; color : # 6c757d ;}
8- .fav-color-red {color : # f44336 ; color : # dc3545 ;}
18+ .fav-color-gray {color : # 6c757d ;}
19+ .fav-color-red {color : # dc3545 ;}
920
1021
1122/* Buttons */
2536.clearfix : after {content : "" ;display : table;clear : both;}
2637
2738.post-holder {margin-bottom : 40px ;border-radius : 0 ;}
28- /*
29- .fa, .fas {font-family:'FontAwesome';font-weight: 900;font-size: 48px;}
30- button {box-shadow: none !important;}
31- */
32- /** {zoom: 1;}*/
39+
3340
3441
3542/* Blog Post List *****************************************************************************************************/
36- .post-list {margin-top : 0 px ;margin-bottom : 20px ;list-style : none;padding-left : 0 }
43+ .post-list {margin-top : 0 ;margin-bottom : 20px ;list-style : none;padding-left : 0 }
3744.post-list .post-item .post-holder {margin : 0 0 30px 0 ;padding : 0 ;display : block;}
3845.post-list .post-container {display : -ms-flexbox;display : flex;}
3946
@@ -119,11 +126,10 @@ button {box-shadow: none !important;}
119126.blog-post-view .post-featured-image {font-size : 0 ;margin-bottom : 20px ;}
120127/* Tags */
121128.blog-post-view .post-tag {margin-bottom : 20px ;}
122- .blog-post-view .post-tag .post-tag-title {display : inline-block;padding : 7px 12px ;border : 1px solid # 222 ;background : # 222 ; color : # fff ;line-height : 1 ;margin-right : 10px ;text-transform : uppercase;font-size : 11px ;}
123- .blog-post-view .post-tag .post-tags a {display : inline-block;border : 1px solid # e8e8e8 ;color : # 222 ;background : # fff ;padding : 7px 12px ;margin-right : 10px ;line-height : 1 ;font-weight : 600 ;letter-spacing : 1px ;font-size : 11px ;text-transform : capitalize;}
129+ .blog-post-view .post-tag .post-tag-title {display : inline-block;padding : 7px 12px ;border : 1px solid # 222 ;background : # 222 ;color : # fff ;line-height : 1 ;margin : 0 10px 10 px 0 ;text-transform : uppercase;font-size : 11px ;}
130+ .blog-post-view .post-tag .post-tags a {display : inline-block;border : 1px solid var ( --border-color ) ;color : # 222 ;background : # fff ;padding : 7px 12px ;margin-right : 10px ;line-height : 1 ;font-weight : 600 ;letter-spacing : 1px ;font-size : 11px ;text-transform : capitalize;}
124131.blog-post-view .post-tag .post-tags a .current ,
125- .blog-post-view .post-tag .post-tags a : hover {text-decoration : none;opacity : .9 ; background : # 333 ;color : # fff ;}
126-
132+ .blog-post-view .post-tag .post-tags a : hover {text-decoration : none;opacity : .9 ;background : # 333 ;color : # fff ;}
127133
128134/* Post Text */
129135.blog-post-view .post-description {margin-bottom : 30px ;}
@@ -133,20 +139,27 @@ button {box-shadow: none !important;}
133139.post-view .post-bottom {margin-top : 30px ;}
134140
135141/* Post Sharing Bottom */
136- .post-sharing-bottom {padding : 30px 0 ;margin-bottom : 20 px ;border-top : 1px solid # d5d6da ;border-bottom : 1px solid # d5d6da ;}
142+ .post-sharing-bottom {padding : 30px 0 ;margin-bottom : 30 px ;border-top : 1px solid var ( --border-color ) ;border-bottom : 1px solid var ( --border-color ) ;}
137143.post-sharing-bottom .addthis_inline_share_toolbox {text-align : center;}
138144
145+ /* Post Gallery */
146+ /*.blog-post-view .post-gallery {display: flex;flex-wrap: wrap;}*/
147+ .blog-post-view .post-gallery {display : grid;grid-template-columns : repeat (auto-fill, minmax (16rem , 1fr ));grid-gap : 1rem ;margin-bottom : 20px ;}
148+ .blog-post-view .post-gallery .gallery-image-hld {display : inline-block;}
149+ .blog-post-view .post-gallery .gallery-image-hld img {}
150+
139151/* Post Navigation */
140- .blog-post-view .post-nextprev {margin-bottom : 30px ;display : flex; padding : 20 px 0 ;}
152+ .blog-post-view .post-nextprev {display : flex; padding : 20 px 0 ; margin-bottom : 30px ;border-top : 1 px solid var ( --border-color ); border-bottom : 1 px solid var ( --border-color ) ;}
141153.blog-post-view .post-nextprev .nextprev-link {display : block;font-size : 20px ;color : # 222222 ;font-weight : 600 ;}
142154.blog-post-view .post-nextprev .nextprev-link : hover {text-decoration : none;}
143155.blog-post-view .post-nextprev .nextprev-link span {display : block;color : # bbbbbb ;font-size : 14px ;font-weight : normal;}
144156
145157/* Block Related */
146158.blog-post-view .post-bottom .block .related {margin-bottom : 0 ;}
147- .mfblog-replated-posts-block .block .related .block-title {margin : 0 0 25px ;padding : 5px 0 ;border-bottom : 1px solid # 222222 ;line-height : 1.42857143 ;}
148- .mfblog-replated-posts-block .block .related .block-title strong {border-bottom : 3px solid # 222222 ;padding-bottom : 2px ;font-weight : 400 ;font-size : 18px ;}
159+ .blog-post-view . post-bottom .block .related .block-title {margin : 0 0 25px ;padding : 5px 0 ;border-bottom : 1px solid # 222222 ;line-height : 1.42857143 ;}
160+ .blog-post-view . post-bottom .block .related .block-title strong {border-bottom : 3px solid # 222222 ;padding-bottom : 2px ;font-weight : 400 ;font-size : 18px ;}
149161
162+ /* Related Posts */
150163.mfblog-replated-posts-block .block .related .post-list {display : -ms-flexbox;display : flex;-ms-flex-wrap : wrap;flex-wrap : wrap;
151164 position : relative;overflow : hidden;margin-left : -10px ;margin-right : -10px ;}
152165.mfblog-replated-posts-block .block .related .post-list .post-item {-webkit-flex-direction : column;-ms-flex-direction : column;flex-direction : column;margin-bottom : 2rem !important ;-ms-flex : 0 0 25% ;flex : 0 0 25% ;max-width : 25% ;padding-left : 10px ;padding-right : 10px ;width : 25% ; box-sizing : border-box;}
@@ -161,6 +174,10 @@ button {box-shadow: none !important;}
161174 .mfblog-replated-posts-block .block .related .post-list .post-item {flex : 0 0 50% ;max-width : 50% ;}
162175}
163176
177+ /* Related Products */
178+ .mfblog-replated-products-block .block .related .block-title {margin : 0 0 25px ;padding : 5px 0 ;border-bottom : 1px solid # 222222 ;line-height : 1.42857143 ;}
179+ .mfblog-replated-products-block .block .related .block-title strong {border-bottom : 3px solid # 222222 ;padding-bottom : 2px ;font-weight : 400 ;font-size : 18px ;}
180+
164181/* Block Comments */
165182.block .comments .c-count {margin : 0 0 20px ;padding : 0 ;border-bottom : 1px solid # 222222 ;font-weight : 400 ;}
166183.block .comments .c-count strong {border-bottom : 3px solid # 222222 ;padding-bottom : 2px ;font-weight : 400 ;font-size : 18px ;display : inline-block;}
@@ -172,19 +189,22 @@ button {box-shadow: none !important;}
172189}
173190/* END Post View ******************************************************************************************************/
174191
192+
175193/* Animation Zoom */
176194.image-wrap .animation-type-zoom {display : block;line-height : 0 ;overflow : hidden;position : relative;}
177195.image-container .animation-type-zoom {-webkit-transition : transform .3s ease, opacity .3s ;transition : transform .3s ease, opacity .3s ;}
178196.image-container : hover .animation-type-zoom {transform : scale3d (1.1 , 1.1 , 1 ); -webkit-transform : scale3d (1.1 , 1.1 , 1 );}
179197
198+
199+ /* Sidebar ************************************************************************************************************/
180200/* Block Search */
181201.widget .blog-search {width : 100% ;margin-bottom : 40px ;position : relative;float : right;}
182202.widget .blog-search .block-content {margin-bottom : 0 ;}
183203.widget .blog-search .block-content .form {position : relative;}
184204.widget .blog-search label {border : 0 ;clip : rect (0 , 0 , 0 , 0 );height : 1px ;margin : -1px ;overflow : hidden;padding : 0 ;position : absolute;width : 1px ;text-decoration : none;display : inline-block;float : right;}
185205.widget .blog-search .control {border-top : 0 ;margin : 0 ;padding : 0 ;clear : both;}
186206.widget .blog-search input {position : static;padding-right : 35px ;margin : 0 ;left : -300% ;border : 1px solid # bbbbbb ;}
187- .widget .blog-search .action .search {position : absolute;top : 0 ;right : 0 px ;bottom : 0 ;height : 100% ;z-index : 1 ;display : inline-block;background : # 222222 ;-moz-box-sizing : content-box;border : 0 ;box-shadow : none;line-height : inherit;margin : 0 ;padding : 0 10px ;text-decoration : none;text-shadow : none;font-weight : 400 ;border-radius : 0 ;}
207+ .widget .blog-search .action .search {position : absolute;top : 0 ;right : 0 ;bottom : 0 ;height : 100% ;z-index : 1 ;display : inline-block;background : # 222222 ;-moz-box-sizing : content-box;border : 0 ;box-shadow : none;line-height : inherit;margin : 0 ;padding : 0 10px ;text-decoration : none;text-shadow : none;font-weight : 400 ;border-radius : 0 ;}
188208.widget .blog-search .action .search : before {-webkit-font-smoothing : antialiased;content : '' ;margin : 0 ;vertical-align : top;display : inline-block;overflow : hidden;speak : none;width : 16px ;height : 32px ;background : url(../ images/search-icon-white.svg) no-repeat -10px -7px ;background-size : 35px ;opacity : 1 ;}
189209.widget .blog-search .action .search > span {border : 0 ;clip : rect (0 , 0 , 0 , 0 );height : 1px ;margin : -1px ;overflow : hidden;padding : 0 ;position : absolute;width : 1px ;}
190210/*.blog-search .actions .action.search {background: #222222;right: 0;padding: 0 10px;border-radius: 0;}*/
0 commit comments