@@ -4189,106 +4189,6 @@ input.fullwidth {
41894189 }
41904190}
41914191
4192- /*Testimonial and Slider CSS*/
4193-
4194- .testimonial {
4195- width : 365px ;
4196- border-radius : 30px ;
4197- background-color : # ffffff ;
4198- box-shadow : 0 2px 10px 0 rgba (0 , 0 , 0 , 0.1 );
4199- margin-left : 10px ;
4200- }
4201-
4202- .icon-review {
4203- text-align : left;
4204- }
4205- .icon-review img {
4206- margin-left : 50px ;
4207- }
4208- .icon-review p {
4209- margin-left : 35px ;
4210- margin-top : -25px ;
4211- width : 70% ;
4212- font-size : 15px ;
4213- line-height : 18px ;
4214- letter-spacing : 0.5px ;
4215- color : # 2a3744 ;
4216- }
4217-
4218- .circle-user {
4219- width : 40px ;
4220- height : 40px ;
4221- border-radius : 50% ;
4222- position : relative;
4223- left : 32px ;
4224- margin-top : 20px ;
4225- }
4226- .circle-user img {
4227- margin : 0px ;
4228- border-radius : 50% ;
4229- }
4230-
4231- .icon-user {
4232- display : flex;
4233- text-align : left;
4234- padding-bottom : 25px ;
4235- }
4236- .content-user {
4237- margin-top : 20px ;
4238- margin-left : 45px ;
4239- }
4240- .content-user a {
4241- color : # 1fa385 ;
4242- line-height : 23px ;
4243- text-decoration : underline;
4244- }
4245- .content-logo {
4246- margin : 0px !important ;
4247- }
4248-
4249- .slider-slide {
4250- display : -webkit-flex;
4251- display : flex;
4252- -webkit-align-items : center;
4253- align-items : center;
4254- -webkit-justify-content : center;
4255- justify-content : center;
4256- }
4257-
4258- .simple-slider {
4259- height : 400px ;
4260- }
4261-
4262- .simple-slider .slider-btn .slider-btn-prev {
4263- left : 11px !important ;
4264- background-position : left !important ;
4265- box-shadow : 0 2px 10px 0 rgba (0 , 0 , 0 , 0.1 ) !important ;
4266- background : white !important ;
4267- border-radius : 50% !important ;
4268- width : 50px !important ;
4269- height : 50px !important ;
4270- }
4271-
4272- .simple-slider .slider-btn .slider-btn-next {
4273- right : 4px !important ;
4274- background-position : right !important ;
4275- border-radius : 50% !important ;
4276- width : 50px !important ;
4277- height : 50px !important ;
4278- background : white !important ;
4279- box-shadow : 0 2px 10px 0 rgba (0 , 0 , 0 , 0.1 ) !important ;
4280- }
4281-
4282- .simple-slider .slider-btn .slider-btn-next img {
4283- padding : 18px ;
4284- margin : 0px ;
4285- }
4286-
4287- .simple-slider .slider-btn .slider-btn-prev img {
4288- padding : 18px ;
4289- margin : 0px ;
4290- }
4291-
42924192/* Services CSS */
42934193
42944194/* Services CSS (Button Sizes) */
@@ -4684,9 +4584,3 @@ input.fullwidth {
46844584.payment-updated {
46854585 display : flow-root;
46864586}
4687-
4688- /* bottom.html CSS(Donation Box Adjustment) */
4689-
4690- .donation-box-updated {
4691- display : flex;
4692- }
0 commit comments