Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: main.css
@charset "utf-8"; /* CSS Document */ @font-face { font-family: 'SF New Republic SC'; src: url('../fonts/SFNewRepublicSC-Italic.eot'); src: url('../fonts/SFNewRepublicSC-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/SFNewRepublicSC-Italic.woff2') format('woff2'), url('../fonts/SFNewRepublicSC-Italic.woff') format('woff'), url('../fonts/SFNewRepublicSC-Italic.ttf') format('truetype'), url('../fonts/SFNewRepublicSC-Italic.svg#SFNewRepublicSC-Italic') format('svg'); font-weight: normal; font-style: italic; } @font-face { font-family: 'SF New Republic'; src: url('../fonts/SFNewRepublic-Italic.eot'); src: url('../fonts/SFNewRepublic-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/SFNewRepublic-Italic.woff2') format('woff2'), url('../fonts/SFNewRepublic-Italic.woff') format('woff'), url('../fonts/SFNewRepublic-Italic.ttf') format('truetype'), url('../fonts/SFNewRepublic-Italic.svg#SFNewRepublic-Italic') format('svg'); font-weight: normal; font-style: italic; } @font-face { font-family: 'SF New Republic'; src: url('../fonts/SFNewRepublic-BoldItalic.eot'); src: url('../fonts/SFNewRepublic-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/SFNewRepublic-BoldItalic.woff2') format('woff2'), url('../fonts/SFNewRepublic-BoldItalic.woff') format('woff'), url('../fonts/SFNewRepublic-BoldItalic.ttf') format('truetype'), url('../fonts/SFNewRepublic-BoldItalic.svg#SFNewRepublic-BoldItalic') format('svg'); font-weight: bold; font-style: italic; } @font-face { font-family: 'SF New Republic SC'; src: url('../fonts/SFNewRepublicSC.eot'); src: url('../fonts/SFNewRepublicSC.eot?#iefix') format('embedded-opentype'), url('../fonts/SFNewRepublicSC.woff2') format('woff2'), url('../fonts/SFNewRepublicSC.woff') format('woff'), url('../fonts/SFNewRepublicSC.ttf') format('truetype'), url('../fonts/SFNewRepublicSC.svg#SFNewRepublicSC') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'SF New Republic SC'; src: url('../fonts/SFNewRepublicSC-Bold.eot'); src: url('../fonts/SFNewRepublicSC-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/SFNewRepublicSC-Bold.woff2') format('woff2'), url('../fonts/SFNewRepublicSC-Bold.woff') format('woff'), url('../fonts/SFNewRepublicSC-Bold.ttf') format('truetype'), url('../fonts/SFNewRepublicSC-Bold.svg#SFNewRepublicSC-Bold') format('svg'); font-weight: bold; font-style: normal; } @font-face { font-family: 'SF New Republic'; src: url('../fonts/SFNewRepublic.eot'); src: url('../fonts/SFNewRepublic.eot?#iefix') format('embedded-opentype'), url('../fonts/SFNewRepublic.woff2') format('woff2'), url('../fonts/SFNewRepublic.woff') format('woff'), url('../fonts/SFNewRepublic.ttf') format('truetype'), url('../fonts/SFNewRepublic.svg#SFNewRepublic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'SF New Republic'; src: url('../fonts/SFNewRepublic-Bold.eot'); src: url('../fonts/SFNewRepublic-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/SFNewRepublic-Bold.woff2') format('woff2'), url('../fonts/SFNewRepublic-Bold.woff') format('woff'), url('../fonts/SFNewRepublic-Bold.ttf') format('truetype'), url('../fonts/SFNewRepublic-Bold.svg#SFNewRepublic-Bold') format('svg'); font-weight: bold; font-style: normal; } @font-face { font-family: 'SF New Republic SC'; src: url('../fonts/SFNewRepublic-BoldItalic_1.eot'); src: url('../fonts/SFNewRepublic-BoldItalic_1.eot?#iefix') format('embedded-opentype'), url('../fonts/SFNewRepublic-BoldItalic_1.woff2') format('woff2'), url('../fonts/SFNewRepublic-BoldItalic_1.woff') format('woff'), url('../fonts/SFNewRepublic-BoldItalic_1.ttf') format('truetype'), url('../fonts/SFNewRepublic-BoldItalic_1.svg#SFNewRepublic-BoldItalic') format('svg'); font-weight: bold; font-style: italic; } @font-face { font-family: 'Circular Std'; src: url('../fonts/CircularStd-Bold.eot'); src: url('../fonts/CircularStd-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/CircularStd-Bold.woff2') format('woff2'), url('../fonts/CircularStd-Bold.woff') format('woff'), url('../fonts/CircularStd-Bold.ttf') format('truetype'), url('../fonts/CircularStd-Bold.svg#CircularStd-Bold') format('svg'); font-weight: bold; font-style: normal; } body{ font-family: 'Work Sans', sans-serif; /*font-family: 'SF New Republic SC';*/ font-weight: bold; font-style: normal; overflow-x: hidden; } body p{ font-family: 'Work Sans', sans-serif; font-weight: normal; } button:focus{ outline: 0; } .green_header{ padding: 10px 0px; position: absolute; width: 100%; z-index: 1; left: 0; right: 0; } .green_header ul li a{ font-size: 14px; display: inline-block; color: var(--white); font-family: 'Circular Std'; font-weight: bold; margin-right: 0.5rem; padding: 0 !important; text-transform: uppercase; text-decoration: none; } .green_header ul li a:hover{ color: #313131; } .green_header ul li{ padding-left: 20px; line-height: normal; } ul.acc_ul li{ padding-left: 10px; } ul.acc_ul li:nth-child(2) { padding-left: 5px; } .green_header ul li.active a{ color: #313131; border-bottom: 2px solid #313131; position: relative; } .green_header ul li.active a::after{ content: ''; height: 2px; width: 6px; background: var(--primary); position: absolute; left: 7px; display: table; } .nav-right{ margin-bottom: 0; } .acc-img{ margin-right: 5px; vertical-align: middle !important; } .cart{ position: relative; } .cart::before{ content: '+9'; font-size: 10px; color: var(--white); text-align: center; line-height: 17px; width:17px; height: 17px; right: -4px; top: -12px; border-radius: 50%; background: #000; position: absolute; } .navbar-expand-xl{ padding: 0 !important; } ul{ padding-left: 0; list-style: none; } .scl-img { max-width: 20px; } .c_dropdown{ position: relative; } .c_dropdown:hover .c_menu{ display: block; } .c_menu { position: absolute; top: auto; left: auto; display: none; transition: all .4s ease-in; background: var(--white); z-index: 1; width: 300px; top: auto; padding: 10px; border-radius: 5px; border-bottom: 4px solid var(--primary); box-shadow: -2px 5px 5px rgba(0, 0, 0, 0.5); } .c_menu li{ padding-left: 0 !important; padding-bottom: 18px; } .c_menu li a{ margin-right: 0 !important; text-decoration: none; color: #313131 !important; border-bottom: none !important; padding-bottom: 18px !important; } .c_menu li a::after{ display: none !important; } .c_menu li a:hover{ color: var(--primary) !important; } .cm_menu_h ul{ margin: 0 auto; margin-top: -25px; } .cm_menu_h ul li a{ font-size: 18px; color: #212529; transition: all .4s ease-in !important; } .cm_menu_h ul li a:hover{ color: var(--white) !important; } ul.acc_ul{ margin-bottom: 0px; } ul.acc_ul li{ display: inline-block; } ul.acc_ul.customulstyle li img{ display: flex; max-width: 16px; } .green_header ul li i { font-size: 12px; } li.cart img { vertical-align: unset; } .srch-img{ width: auto; vertical-align: unset; } .srch-img-hvr{ display: none; } .search-hvr:hover .srch-img{ display: none; } .search-hvr:hover .srch-img-hvr{ display: inline-block; margin-top: -7px; } /*Mobile_nav*/ .overlay { height: 100%; width: 0; position: fixed; z-index: 1; top: 0; left: 0; background-color: var(--primary); background-color: var(--primary); overflow-x: hidden; transition: 0.5s; } .overlay-content { position: relative; top: 12%; width: 100%; text-align: center; margin-top: 30px; } .overlay a { padding: 5px; text-decoration: none; font-size: 24px; color: var(--white); display: block; transition: 0.3s; font-family: 'Circular Std'; font-weight: bold; } .overlay a:hover, .overlay a:focus { color: #101010; } .overlay .closebtn { position: absolute; top: 10px; right: 8px; font-size: 30px; color: #101010; } .overlay .closebtn:hover{ color: var(--white); } .green_header .mobile_nav{ display: none; } .green_header .mobile_nav ul.acc_ul{ margin-top: 30px; margin-bottom: 30px; } .mobile_head { display: flex; justify-content: space-between; align-items: center; } .mobile_nav i.fas.fa-bars{ font-size: 22px; color: var(--white); cursor: pointer; } /*Banner*/ /*.green_banner{ background: url(../images/About_banner_02.png) no-repeat; background-size: 91%; width: 100%; height: 135px; background-position: 283% 100%; position: relative; } */ .green_banner::before{ background: url(../images/map.png) no-repeat; height: 100%; width: 100%; content: ''; position: absolute; display: table; z-index: -1; } .green_banner::after{ background: url(../images/pattern_03.png); content: ''; bottom: 33%; height: 180px; width: 180px; position: absolute; display: table; z-index: -1; } .green_banner_content { position: relative; } /*.green_banner_content::after{ background: url(../images/Fastest-heading.png) no-repeat; z-index: -1; height: 180px; width: 60%; bottom: 0; content: ''; position: absolute; background-size: 100% 100%; }*/ .banner_left,.banner_right{ margin-top: 30px; } .banner_right img{ max-width: 450px; margin:0 auto; } .banner_left h4 { font-size: 24px; font-weight: bold; text-transform: uppercase; font-family: 'SF New Republic SC'; color: #313131; } .banner_left h1 { font-size: 60px; font-weight: bold; text-transform: uppercase; font-family: 'SF New Republic SC'; color: var(--primary); /*-webkit-text-stroke-width: 1px; -webkit-text-stroke-color: var(--white); */ text-shadow:1px 1px 9px var(--white)fff; } /*.banner_left h1 span{ color: var(--white); text-shadow:1px 1px 9px #000; } */ span.ug { color: #313131 !important; text-shadow: none !important; } .banner_left p{ font-weight: normal; color: #3a4366; font-size: 22px; } a.find-btn { background: #313131; color: var(--white); padding: 15px 25px; font-size: 12px; border-radius: 25px; font-family: 'Montserrat', sans-serif; font-weight: 600; text-transform: uppercase; display: inline-block; margin-top: 15px; text-decoration: none; } a.find-btn:hover{ background: var(--primary); } a.find-btn i{ font-size: 18px; position: relative; top: 2px; margin-left: 10px; } /*green_services_container*/ .green_services_container{ margin-bottom:50px; position: relative; } .green_services_container::before{ content: ''; background: url(../images/serv-side-bg.png); height: 70%; width: 60%; position: absolute; left: 0; top: 20%; z-index: -2; background-size: 100% 100%; } .green_services_container::after{ content: ''; background: url(../images/serv-dots_03.png); height: 70%; width: 20%; position: absolute; right: 10%; top: 15%; z-index: -2; } .serv-head h1{ float: left; font-size: 150px; font-weight: bold; color: var(--primary); margin-left: 40px; } .serv-head h3 { margin-top: 24px; display: inline-table; font-size: 70px; color: var(--primary); margin-bottom: -8px; } .serv-head h4{ color: #313131; font-size: 40px; margin-bottom: 50px; } .serv-card{ box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.07); padding: 45px 15px; text-align: center; border: 0.5px solid #ddd; margin-bottom: 30px; background: var(--white); } .serv-card h4{ font-weight: bold; } .serv-card h4{ color: #313131; font-size: 24px; margin: 15px 0; font-weight: bold; font-family: 'Circular Std'; text-transform: capitalize; } .serv-card p{ color: #888888; font-size: 18px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; /* number of lines to show */ } .serv-card a{ color: var(--primary); font-size: 20px; font-weight: bold; font-family: 'Circular Std'; text-decoration: underline; } .serv-card a:hover{ text-decoration: none; color: #e94005; } /*green_reseller*/ .green_reseller{ background: url(../images/green_sec_03.png) no-repeat; text-align: center; background-size: cover; min-height: 500px; } .green_reseller h1{ text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25); font-size: 48px; font-weight: bold; font-family: 'Circular Std'; color: var(--white); text-transform: uppercase; padding-top: 100px; } .green_reseller h1 span{ color: #313131; } /*shopUs*/ .shopUs{ margin-top: 70px; text-align: center; position: relative; } .shopUs::before{ background: url(../images/map.png) no-repeat; width: 100%; height: 100%; content: ''; position: absolute; display: table; background-position: right; } .shopUs::after{ background: url(../images/hero-dots.png) no-repeat; z-index: -1; bottom: 90px; width: 230px; height: 445px; content: ''; position: absolute; display: table; background-position: left; } .shop_fstl{ position: relative; } .shop_fstl::before{ background: url(../images/g_blue-dot_03.png) repeat; top: 40%; width: 5%; height: 180px; content: ''; position: absolute; display: table; background-position: right; } .shopUs::after{ background: url(../images/c.png) no-repeat; bottom: 30%; width: 10%; height: 140px; background-size: contain; content: ''; position: absolute; display: table; background-position: center; right: 0; } .shopUs h1{ color: var(--primary); text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25); font-size: 45px; font-weight: bold; margin-bottom: 70px; } .shopUs h1 span{ color: #313131; } .card_head { position: relative; background: #f8f8f8; padding: 30px 15px; } .card_head:hover .card_overlay{ -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .shop_card { padding: 10px; background: var(--white); border: 1px solid rgba(0,0,0,0.1); margin-bottom: 30px; position: relative; } .shop_card::before{ position: absolute; background: url(../images/New.png) no-repeat; height: 50px; width: 50px; background-size: 100%; content: ''; z-index: 1; right: 0; top: 0; } .card_overlay{ position: absolute; height: 100%; width: 100%; background: rgba(92,182,92,.8); top: 0; left: 0; display: flex; align-items: center; justify-content: center; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: .3s ease; transition: .3s ease; } .card_overlay a { color: #000; background: var(--white); height: 40px; width: 40px; display: inline-block; line-height: 40px; margin-left: 15px; font-size: 20px; } .card_overlay a:hover{ background: #000; color: var(--white); } .card_body{ text-align: left; } .card_body p{ color: #71737a; font-size: 15px; margin:10px 0; } .card_body h3{ font-size: 18px; color: var(--primary); font-weight: bold; font-family: 'Circular Std'; } .card_body h3 span{ color: #313131; font-size: 15px; text-decoration: line-through; } .prod_star_rating{ list-style: none; padding-left: 0; margin-bottom: 10px; } .prod_star_rating li{ display: inline-block; } .prod_star_rating li a{ color: var(--primary); font-size: 14px; } .shop_cart_btn{ display: inline-block; color: #313131; background: #f4f4f4; font-family: 'Montserrat', sans-serif; font-weight: 600; text-transform: uppercase; padding: 10px 20px; font-size: 13px; margin-bottom: 15px; margin-top: 10px; text-decoration: none; border-radius: 25px; } .shop_cart_btn:hover{ background: var(--primary); color: var(--white); text-decoration: none; } .g_pagi .pagination { border: none; margin-top: 40px; } .g_pagi .pagination li{ border: none; } .g_pagi .pagination li a{ color: #313131; font-size: 13px; line-height: 19px; margin-left: 10px; height: 35px; width: 35px; border-radius: 50%; font-family: 'Montserrat', sans-serif; font-weight: 500; } .g_pagi .pagination li a:hover,.g_pagi .pagination li a.active{ background: var(--primary); color: var(--white) !important; } .g_pagi .pagination li .page-link:focus{ box-shadow: none; } .lf-link a{ width: 110px !important; border-radius: 10px !important; } /*available_devices*/ .available_devices{ position: relative; background: url(../images/all_devices_02.png) no-repeat; padding:50px 0; padding-left: 50px; background-position: right; width: 90%; min-height: 600px; background-size: cover; margin-top: 70px; } /*.available_devices::before{ content: ''; background: url(../images/all_devices_01.png) no-repeat; min-height: 600px; width: 95%; position: absolute; } */ .divices_detail span.ls{ color: var(--white); font-size: 16px; font-weight: 600; text-decoration: underline; margin-bottom: 20px; letter-spacing:3px; } .divices_detail h1{ color: var(--white); font-size: 70px; font-weight: bold; text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25); } .divices_detail h1 span{ color: #313131; } .divices_detail p{ color: var(--white); font-size: 18px; } .mini_de{ display: flex; align-items: center; } .mini_de h3{ color: var(--white); font-size: 18px; font-weight: bold; font-style: italic; margin-left: 15px; } /*green_testimonials*/ .green_testimonials{ margin: 70px 0; position: relative; } .green_testimonials::before{ background: url(../images/map.png) repeat; width: 100%; height: 700px; content: ''; position: absolute; display: table; background-position: left; z-index: -1; } /*.green_testimonials::after{ background: url(../images/map.png) no-repeat; top: 50%; width: 100%; height: 700px; content: ''; position: absolute; display: table; background-position: right; z-index: -1; } */ .green_testimonials h1{ color: #313131; text-align: center; text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25); font-size: 45px; font-weight: bold; } .green_testimonials h1 span{ color: var(--primary); } .testi_img_box{ width: 560px; } .review_box{ background: var(--white); box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.07); padding: 15px 30px; text-align: center; margin-top: 70px; } .review_box p{ color: #888888; font-size: 16px; font-style: italic; } .review_box h3{ color: var(--primary); font-size: 20px; font-weight: bold; margin-bottom: 0; } .review_box span p{ margin-bottom: 0; } .review_icn{ background: var(--primary); width: 50px; height: 50px; border-radius: 50%; text-align: center; line-height: 50px; margin: 0 auto; margin-top: -45px; margin-bottom: 15px; } .review_icn img{ max-width: 18px; } .custom_slide_indicators { align-items: center; position: relative; top: 65px; } .custom_slide_indicators li{ background: #888888; border: 0 !important; height: 12px !important; width: 12px !important; border-radius: 50%; } .custom_slide_indicators li.active{ background: var(--primary); } /*brands*/ .brands{ margin: 70px 0; position: relative; } .brands::after{ background: url(../images/brand-bg.png) no-repeat; right: 0; z-index: -1; top: -70%; width: 700px; height: 580px; content: ''; position: absolute; display: table; background-position: right; } .brands h1{ color: #313131; text-align: center; margin-bottom: 60px; text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25); font-size: 60px; font-weight: bold; } .brands h1 span{ color: var(--primary); } .MS-right .fa-long-arrow-alt-left{ position: relative; } .MS-right .fa-long-arrow-alt-left:before{ position: absolute; display: table; content: ''; background: url(../images/brand-arrow-left.png) no-repeat; width: 36px; height: 12px; } .MS-left .fa-long-arrow-alt-right{ position: relative; } .MS-left .fa-long-arrow-alt-right:before{ position: absolute; display: table; content: ''; background: url(../images/brand-arrow-right.png) no-repeat; width: 36px; height: 12px; } #exampleSlider .MS-controls button{ top: 15px; } #exampleSlider .MS-controls .MS-right{ right: 20px; } /*Blogs_Grids*/ .blog_grids{ margin: 70px 0; position: relative; } .blog_grids::after{ background: url(../images/blog_bg_dot_07.png) repeat; right: 0; top: -20%; z-index: -2; width: 100%; height: 100%; content: ''; position: absolute; display: table; } .blog_grids h1{ color: #313131; text-align: center; margin-bottom: 60px; margin-top: 120px; text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25); font-size: 45px; font-weight: bold; } .blog_grids h1 span{ color: var(--primary); } .blog_item{ margin-bottom: 30px; } .blog_head{ position: relative; overflow: hidden; margin-bottom: 20px; border:2px solid rgba(0,0,0,.1); box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.07); } .blog_head img{ width: 100%; } .blog_head:hover .blog_overlay{ -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .blog_overlay{ position: absolute; height: 100%; width: 100%; background: rgba(92,182,92,.8); top: 0; left: 0; display: flex; align-items: center; justify-content: center; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: .3s ease; transition: .3s ease; overflow: hidden; } .blog_overlay a { color: #000; background: var(--white); height: 50px; width: 50px; display: inline-block; line-height: 50px; margin-left: 15px; font-size: 20px; border-radius: 50%; font-size: 16px; color: var(--primary); text-decoration: none; text-align: center; } .blog_overlay a:hover{ background: #e2440d; color: var(--white); } .blog_body h4 span{ font-size: 14px; font-weight: bold; color: #101010; } .blog_body h4{ font-size: 14px; color: #999999; margin-bottom: 10px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; } .blog_body h3{ font-weight: bold; font-size: 18px; font-family: 'Circular Std'; color: var(--primary); text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; min-height: 40px; } .blog_body p{ color: #999999; font-size: 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; min-height: 100px; } .blog_body a{ background: var(--white); color: #313131; padding: 9px 20px; font-size: 13px; border-radius: 10px; font-family: 'Poppins', sans-serif; font-weight: 550; letter-spacing: 1px; display: inline-block; text-decoration: none; border: 1px solid #313131; transition: .3s; } .blog_body a:hover{ background: var(--primary); color: var(--white); border-color: var(--primary); } .green_footer{ background: #000; padding:0px 0 50px; background-size: cover; background-position: top right; } .foot_widgets h3{ color: var(--white); font-size: 20px; font-weight: bold; font-family: 'Circular Std'; position: relative; margin-bottom: 40px; margin-top: 20px; } .foot_widgets h3::after{ content: ''; background: #878787; position: absolute; width: 40px; height: 3px; display: table; left: 0; bottom: -8px; } /*.lnks_foot{ width: 215px; margin: 0 auto; } */ .foot_links li{ margin-bottom: 10px; } .foot_links li i{ color: var(--primary); font-size: 16px; } .foot_links li a{ color: var(--white); font-size: 14px; font-family: 'Montserrat', sans-serif; } .foot_links li a:hover{ color: var(--primary); } .foot_widgets p{ color: var(--white); font-size: 14px; font-family: 'Montserrat', sans-serif; margin-bottom: 30px; } .foot_info_list li{ display: flex; align-items: baseline; font-size: 16px; } .foot_info_list li p{ margin-bottom: 5px; font-size: 14px; } .foot_info_list li p a{ text-decoration: none; color: var(--white); } .foot_info_list li p a:hover{ color: var(--primary); } .foot_info_list li i{ margin-right: 10px; color: var(--primary); font-size: 16px; } .footer_form{ text-align: center; } .footer_form input{ color: #2c3f57; margin-bottom: 30px; font-weight: bold; font-family: 'Circular Std'; font-size: 14px; border-radius: 25px; height: 50px; padding: 15px; } .footer_form .submit-btn{ font-size: 15px; border-radius: 25px; font-weight: bold; font-family: 'Circular Std'; border:0; background:var(--primary); color: var(--white); padding: 10px 22px; padding-bottom: 10px; } .footer_form .submit-btn:hover{ background: var(--white); color: #313131; } .footer_form .submit-btn:focus{ outline: 0; } .last_social li{ margin-bottom: 10px; } .last_social li img, .foot_info_list li img{ margin-right: 10px; max-width: 16px; } .last_social li:first-child{ margin-left: 0; } .last_social li a{ font-size: 14px; color: var(--white); font-family: 'Montserrat', sans-serif; text-decoration: none; } .last_social li a:hover{ color: var(--primary); } .copyrights{ text-align: center; margin-top: 30px; } .copyrights h3{ font-size: 13px; color: var(--white); font-family: 'Montserrat', sans-serif; } .copyrights h3 span{ color: var(--primary); } .copyrights h3 i{ font-size: 12px; } .green_login{ font-weight: bold; font-family: 'Circular Std'; } .green_login .modal-content{ border-radius: 10px; } .green_login .modal-dialog{ top: 10%; } .green_login h5{ color: var(--primary); font-size: 28px; font-weight: bold; margin-top: 30px; } .green_login h3{ font-family: 'Poppins', sans-serif; font-weight: bold; font-size: 40px; text-align: center; color: var(--primary); padding-top: 10px; padding-bottom: 25px; } .green_login .modal-header{ border:0; background: #212529; text-align: center; padding: 11px; } .green_login h4{ color: var(--white); font-size: 24px; text-align: center; margin: 0 auto; } .input-field{ position: relative; } .input-field input{ border-radius: 0; height: 50px; color: #666666; font-size: 14px; position: relative !important; padding-left: 55px; } .remem{ color: #666666; font-size: 15px; font-weight: bold; font-family: 'Circular Std'; } .psw a{ color: #666666; font-size: 15px; } .dont_acc{ color: #666666; font-size: 15px; } .register_{ color: var(--primary); font-size: 15px; } .green_login .form_submit_0{ background: var(--primary); border:0; padding: 14px 50px; font-size: 18px; border-radius: 50px; color: var(--white); margin-top: 35px; } .green_login .form_submit_0:hover{ background: #313131; } .green_login .close{ width: 60px; height: 60px; text-align: center; font-size: 36px; position: absolute; right: -25px; top: -20px; color: var(--white); background: var(--primary); border:5px solid var(--white); border-radius: 50%; } .field_icn { position: absolute; top: 11px; left: 20px; } .green_login .check-con { /* display: block; */ position: relative; padding-left: 27px; margin-bottom: 20px; cursor: pointer; font-size: 15px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .green_login .checkmark{ } .green_login .check-con input:checked~.checkmark { background: var(--primary); border:0; } .green_login input:checked ~.checkmark:after { display: block; } .green_login .check-con input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .green_login .checkmark { position: absolute; left: 0; height: 20px; width: 20px; border: 1px solid #666666; border-radius: 50%; } .green_login .checkmark:after { left: 7px; top: 4px; width: 5px; height: 10px; border: solid white; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); position: absolute; content: ''; } #reset_pass { background: rgba(0,0,0,.8); } .green_register_fm input{ border-radius: 0; height: 50px; background: #fafafa; font-style: normal; color: #666666; font-size: 14px; position: relative !important; } /*.green_register_fm input::placeholder{ font-style: italic; } .green_register_fm input::-webkit-input-placeholder{ font-style: italic; } .green_register_fm input:-ms-input-placeholder{ font-style: italic; }*/ .green_register_fm textarea{ border-radius: 0; height: 180px; background: #fafafa; font-style: normal; color: #666666; font-size: 14px; } /*.green_register_fm textarea::placeholder{ font-style: italic; } .green_register_fm textarea::-webkit-input-placeholder{ font-style: italic; } .green_register_fm textarea:-ms-input-placeholder{ font-style: italic; }*/ .green_register_fm select{ border-radius: 0; height: 50px; background: #fafafa; /*font-style: italic;*/ color: #666666; font-size: 14px; position: relative !important; -webkit-appearance:none; } .green_register_fm select.form-control{ background: url(../images/caret-d-icn.png) no-repeat; background-position: 98% 49%; background-color: #fafafa; cursor: pointer; } .input-field-s { position: relative; } .c-down{ position: absolute; right: 15px; top: 13px; font-size: 22px; cursor: pointer; display: none; } @media (max-width: 1680px) { /*.green_banner{ background-size: 80%; } */ ul.acc_ul li { padding-left: 5px !important; } } @media (max-width: 1560px) { /*.green_banner{ height: 800px; } */ } @media (max-width: 1440px) { } @media (max-width: 1439px) { .green_header ul li{ padding-left: 15px; } .green_header ul li a{ font-size: 14px; } ul.acc_ul li { padding-left: 5px; } } @media (max-width: 1366px) { /*.green_header{ padding: 30px; } */ .green_header ul li{ padding-left: 5px; } .green_header ul li a{ font-size: 13px; margin-left: 0.5rem; } .green_header .navbar-brand{ width: 250px; } ul.acc_ul li:nth-child(2){ padding-left: 0; } /*.inner_banner{ background-size: 84%; } */ } @media (max-width: 1300px) { .green_header ul li a{ margin-left: 0.1rem; } } @media (max-width: 1199px) { .green_header{ background: var(--primary) !important; height: inherit !important; min-height: inherit !important; } .green_header nav{ display: none; } .green_header .mobile_nav{ display: block; } .green_reseller h1{ font-size: 40px; padding-top: 130px; } .serv-head{ text-align: center; } .serv-head h1{ font-size: 100px; float: none; text-align: center; margin-left: 0; } .serv-head h3{ font-size: 50px; margin-top: 0; } .banner_left h1{ font-size: 50px; } .green_banner{ height: auto; } .banner_right img{ max-width: 100%; } .big_de{ display: none; } .available_devices{ background-position: center; min-height: unset; width: 100%; padding-left: 0; } .testi_img_box{ width: auto; max-width: 400px; margin: 0 auto; text-align: center; } .custom_slide_indicators{ top: 50px; } .foot_info_list li{ align-items: baseline; } .serv-card p{ -webkit-line-clamp: 3; } .review_box{ max-width: 700px; margin: 0 auto; margin-top: 60px; } /*.inner_banner{ background: unset; }*/ .promotion_inner{ background: unset; } .inner-heading h1{ font-size: 28px; margin-top: 0; } .about_feature_cont{ text-align: center; margin-top: 30px; } .green_review_list h1{ font-size: 36px; } .add_green_review h2{ font-size: 26px; } .server_detail { overflow-x: auto; } .server_serv_img{ top: 200px; } .about_img_bx img{ max-width: 500px; } .custom_slide_indicators .carousel-indicators{ z-index: 0; } .shop_t_card h3{ font-size: 21px; } .shop_t_card span{ font-size: 13px; } .virtual_prod .modal-dialog{ width: 100%; margin: 0 auto; } .vprod_cart_detail .modal-dialog{ width: 100%; margin: 0 auto; } .shop_cat_list h1{ font-size: 28px; } } @media (max-width: 991px) { .banner_right img { display: none; } .green_reseller{ padding: 50px 0; min-height: unset; } .green_reseller h1{ font-size: 28px; padding-top: 0; } .green_banner{ background: unset; } .lnks_foot{ width: 100%; } .banner_left, .banner_right{ margin-top: 0; } .green_services_container{ margin-top: 0; } .green_login .modal-dialog{ max-width: 500px; margin: 0 auto; } .green_login h3{ font-family: 'Poppins', sans-serif; font-weight: bold; font-size: 30px; text-align: center; color: var(--primary); padding-top: 10px; padding-bottom: 25px; } .green_login .modal-header{ border:0; text-align: center; padding: 11px; } .green_login h4{ color: var(--white); font-size: 28px; text-align: center; margin: 0 auto; } .inner_banner{ background: unset; } .shop_prod_slider .carousel-indicators{ bottom: 10px; } .inner-heading h1{ color: var(--primary); } .green_review_list h1{ margin-top: 30px; } .news_ev_list h1{ margin-top: 30px; } .server_serv_img{ display: none; } .blog_grids{ margin-bottom: 0; } .foot_links li a{ font-size: 14px; } .vprod_cart_detail{ margin-top: 30px; } .vprod_cart h1{ font-size: 18px; } } @media (max-width: 767px) { .green_reseller h1{ font-size: 23px; } a.find-btn{ padding: 12px 20px; } .divices_detail h1{ font-size: 50px; } .shopUs h1{ font-size: 40px; } .green_testimonials h1{ font-size: 40px; } .brands h1{ font-size: 50px; } .blog_grids h1{ font-size: 40px; } .about_feature_cont h1{ font-size: 36px; } .gre_knowledge .panel-title>a{ font-size: 16px; } .foot_links li a{ font-size: 16px; } } @media (max-width: 575px) { .green_header .navbar-brand img{ width: 70%; } .green_header{ padding:15px; } .mobile_logo img { width: 70%; } .g_pagi .pagination{ display: unset; } .g_pagi .pagination li{ display: inline-block; } .lf-link{ display: block !important; text-align: center; } .lf-link a{ text-align: center; margin: 10px auto !important; } .g_pagi .pagination li a{ margin-left: 3px; } .divices_detail h1{ font-size: 36px; } .mini_de h3{ font-size: 14px; } .shopUs h1{ font-size: 36px; } .green_testimonials h1{ font-size: 36px; } .brands h1{ font-size: 36px; } .blog_grids h1{ font-size: 36px; } .green_login .modal-dialog{ max-width: 100%; width: auto; margin-left: 15px; margin-right: 15px; } .green_login .form_submit_0{ font-size: 15px; } .nam_da .col-lg-6{ text-align: center !important; } .green_review_list h1{ text-align: center; } .gre_knowledge h1{ font-size: 36px; text-align: center; } .green_login .close{ right: -15px; } .overlay a{ font-size: 24px; } } @media (max-width: 425px) { .psw a{ font-size: 12px; } .green_login .check-con{ font-size: 12px; padding-left: 24px; } .green_header ul li{ margin-bottom: 10px; } } @media (max-width: 417px) { .panel_btns .nav-item:first-child a.lod_mr{ margin-bottom: 10px; } /* .panel_btns .nav-item:last-child a.lod_mr{ margin-top: 0; } */ .detail_tab ul{ justify-content: center; } } @media (min-width: 992px) { .green_login .modal-dialog{ max-width: 800px; } .shopUs_inner .card_body h3{ font-size: 16px; margin-bottom: 0; } .shopUs_inner .card_body p{ font-size: 12px; margin-bottom: 5px; } .shopUs_inner .prod_star_rating{ margin-bottom: 5px; } .shopUs_inner .prod_star_rating li a{ font-size: 14px; } .shopUs_inner .card_body h3 span{ font-size: 15px; text-decoration: line-through; } .shopUs_inner .shop_cart_btn{ font-size: 12px; padding: 9px 15px; border-radius: 25px; margin-bottom: 10px; } } @media (min-width: 991px) { .green_login .modal-dialog{ max-width: 800px; } } @media all and (-ms-high-contrast:none) { .footer_form .submit-btn{ padding-bottom: 8px; } .serv-card p { color: #888888; font-size: 18px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; height: 108px; } .custom-select:focus{ border-radius: 20px 0 0 20px; box-shadow: unset; } } @media (max-width: 1199px) and (-ms-high-contrast:none) { .serv-card p { color: #888888; font-size: 18px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; height: 108px; } } /*custom css*/ .fade:not(.show){ opacity: unset; } /*theme css*/ #header .header-body { background: transparent; border-top: none; border-bottom: none; padding: 0; -webkit-transition: none; -moz-transition: none; transition: none; width: auto; z-index: 0; min-height: auto; } html.sticky-header-active #header .header-body { position: unset; border-bottom-color: transparent; box-shadow: none; } /*.float_btns { z-index: 1000000000000000000000000; text-align: center; position: fixed; top: 50%; left: -38px; -webkit-transform: translate(-50%, -60%); transform: translate(-50%, -60%); }*/ .float_btns ul { list-style: none; position: fixed; top: 50%; left: 0%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; } .float_btns ul li a { display: block; margin-left: -22px; height: 40px; width: 60px; border-radius: 0 25px 25px 0; border: 2px solid #000; background: var(--white); margin-bottom: 1em; -webkit-transition: all .4s ease; transition: all .4s ease; color: #2980b9; text-decoration: none; line-height: 36px; position: relative; } .float_btns ul li a:hover { cursor: pointer; width: 180px; color: var(--white); } .float_btns ul li a:hover span { left: 0; } .float_btns ul li a span { padding: 0 30px 0 30px; position: absolute; left: -120px; -webkit-transition: left .4s ease; transition: left .4s ease; } .float_btns ul li a i, .float_btns ul li a img { position: absolute; top: 50%; right: 5px; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 1.5em; width: 25px; border-radius: 100%; display: inline-block; text-align: center; } .float_btns ul li .spotify { background: #3b5998; border-color: #3b5998; color: var(--white)fff; } /*.float_btns ul li .spotify:hover { background: var(--white)fff; color:#3b5998; }*/ .float_btns ul li .soundcloud { background: #0088cc ; border-color: #0088cc ; color: var(--white)fff; } .float_btns ul li .soundcloud:hover { background: #0088cc ; } .float_btns ul li .c-facebook { border-color: #4267b2; background: #4267B2; color: var(--white)fff; } .float_btns ul li .c-facebook:hover { background: #4267B2; } .float_btns ul li .skype { background: rgba(34, 167, 240, 0.1); border-color: #22A7F0; color: #22A7F0; } .float_btns ul li .skype:hover { background: #22a7f0; } .float_btns ul li .dribbble { background: rgba(210, 82, 127, 0.1); border-color: #D2527F; color: #D2527F; } .float_btns ul li .dribbble:hover { background: #d2527f; } /* entypo */ [class*="entypo-"]:before { font-family: 'entypo', sans-serif; } /*.float_btns { z-index: 1000000000000000000000000; text-align: center; position: fixed; top: 50%; left: -38px; -webkit-transform: translate(-50%, -60%); transform: translate(-50%, -60%); }*/ .float_btns h1 { font-weight: 600; font-size: 2.4em; color: #303030; margin-bottom: .5em; } .float_btns p { color: #999; font-weight: 400; font-size: 1.2em; } .float_btns a { color: #4183D7; text-decoration: none; font-weight: 600; padding-bottom: 2px; border-bottom: 2px dotted #4183D7; -webkit-transition: all .25s ease; transition: all .25s ease; } .float_btns a:hover { color: #D2527F; border-color: #D2527F; } .custom_contact_class .list-icons li i{ padding: 0 !important; font-size: 12px !important; background: var(--primary) !important; } .custom_contact_class h4{ color: var(--primary) !important; } .custom_contact_class .list-icons li a{ color: var(--primary) !important; } .green_register_fm .btn{ font-weight: bold; font-size: 17px ; text-transform: unset; } .green_register_fm .btn:hover{ background: var(--primary) !important; color: var(--white) !important; } .green_header .customulstyle{ margin-left: 30px; padding-right: 20px; position: relative; } .green_header .customulstyle li a{ margin: 0px; display: block; } .customulstyle .c_menu{ right: 0px; max-width: 100px; min-height: 40px; } .customulstyle .c_menu li{ display: block; padding-bottom: 3px; } .green_header .customulstyle li:last-child{ position: absolute; top: -1px; } .customulstyle .c_menu li:last-child{ position: relative; } .slick-prev:before, .slick-next:before, .slick-dots li button:focus::before, .slick-dots li button:hover::before, .slick-dots li.slick-active button::before { color: var(--primary) !important; }