/* Theme Name: Business Prime Author: Theme Farmer Author URI: https://themefarmer.com Theme URI: https://themefarmer.com/business-prime-premium-worddpress-theme Description: Business Prime is WordPress Theme to give a boost start for your business. Business Prime is responsice to fit on all device to be all device. Awesome customizer options give you power to change theme as per need. Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: business-prime Tags: blue, black, white, custom-background, custom-header, featured-image-header, custom-menu, featured-images, full-width-template, post-formats, responsive-layout, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, editor-style Business Prime is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Asides ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ body, button, input, select, textarea { color: #404040; font-family: sans-serif; font-size: 16px; font-size: 1rem; line-height: 1.5; } h1, h2, h3, h4, h5, h6 { clear: both; } p { margin-bottom: 1.5em; } dfn, cite, em, i { font-style: italic; } blockquote { margin: 0 1.5em; } address { margin: 0 0 1.5em; } pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; } code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { background: #fff9c0; text-decoration: none; } big { font-size: 125%; } /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ html { box-sizing: border-box; } *, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; } body { background: #fff; /* Fallback for when there is no custom background color defined. */ } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; } ul, ol { margin: 0 0 1.5em 3em; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; } dt { font-weight: bold; } dd { margin: 0 1.5em 1.5em; } img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ } table { margin: 0 0 1.5em; width: 100%; } /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, .8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: .6em 1em .4em; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); } button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { border-color: #aaa #bbb #bbb; box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; } select { border: 1px solid #ccc; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] { padding: 3px; } textarea { padding-left: 3px; width: 100%; } /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/ a { color: #333; } a:visited { color: #333; } a:hover, a:focus, a:active { color: #333; } a:focus { outline: 0; } a:hover, a:active { outline: 0; } /*-------------------------------------------------------------- ## Menus --------------------------------------------------------------*/ .main-navigation { clear: both; display: block; float: left; width: 100%; } .main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0; } .main-navigation li { float: left; position: relative; } .main-navigation a { display: block; text-decoration: none; } .main-navigation ul ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 1.5em; left: -999em; z-index: 99999; } .main-navigation ul ul ul { left: -999em; top: 0; } .main-navigation ul ul a { width: 200px; } .main-navigation ul ul li { } .main-navigation li:hover > a, .main-navigation li.focus > a { } .main-navigation ul ul :hover > a, .main-navigation ul ul .focus > a { } .main-navigation ul ul a:hover, .main-navigation ul ul a.focus { } .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto; } .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { left: 100%; } .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a { } /* Small menu. */ .menu-toggle, .main-navigation.toggled ul { display: block; } @media screen and (min-width: 37.5em) { .menu-toggle { display: none; } .main-navigation ul { display: block; } } .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; } .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; } /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline: 0; } /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ .alignleft { display: inline; float: left; margin-right: 1.5em; } .alignright { display: inline; float: right; margin-left: 1.5em; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; } .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; } /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ .widget { margin: 0 0 1.5em; } /* Make sure select elements fit in widgets. */ .widget select { max-width: 100%; } /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ .sticky { display: block; } .hentry { margin: 0 0 1.5em; } .byline, .updated:not(.published) { display: none; } .single .byline, .group-blog .byline { display: inline; } .page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; } .page-links { clear: both; margin: 0 0 1.5em; } /*-------------------------------------------------------------- ## Asides --------------------------------------------------------------*/ .blog .format-aside .entry-title, .archive .format-aside .entry-title { display: none; } /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ /* Globally hidden elements when Infinite Scroll is supported and in use. */ .infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */ .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; } /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */ .infinity-end.neverending .site-footer { display: block; } /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; } /* Make sure embeds and iframes fit their containers. */ embed, iframe, object { max-width: 100%; } /*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } .wp-caption-text { text-align: center; } /*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/ .gallery { margin-bottom: 1.5em; } .gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-3 .gallery-item { max-width: 33.33%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-caption { display: block; } /* CSS Document */ body {} /* All */ .img-responsive { width: 100%; height: auto; } .space { padding: 50px 0; } .wc_heading { margin: 15px 0; text-align: center; } .section_heading { margin: 10px; font-size: 30px; white-space: pre; text-transform: uppercase; } .section_description { margin: 10px; position: relative; top: 0; font-size: 18px; } .white-text { color: #fff; } .back-to-top i { background-color: #1972b4; bottom: 10px; opacity: 0.8; color: #fff; font-size: 36px; padding: 5px 15px; position: fixed; right: 10px; z-index: 1; transition: all 1s ease 0.6s; } /* All */ /* Top */ .top { background-color: #1972b4; padding: 5px; } .top-left { padding: 0; } .top-right { color: #fff; text-align: right; } .top-right i { color: #fff; font-size: 16px; } /* Top */ /* Menu CSS */ header { background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0; padding: 0 0 15px 0; position: fixed; width: 100%; z-index: 2; } .navbar-brand > img { display: inline-block; padding: 10px 0; } .sticky-head { padding: 0; background: rgba(0, 0, 0, 0.7); width: 100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .menu { background-color: transparent; color: #fff; margin: 0; border: 0; border-radius: 0; } .menu .navbar-collapse { float: right; width: none !important; } .menu .navbar-brand:hover, .menu .navbar-brand { float: none; font-size: 30px; margin: 0 !important; padding: 1px; color: #fff; } .menu .navbar-nav li a { color: #fff; padding: 20px 10px; font-size: 16px; font-weight: bold; } .menu .navbar-nav li a:hover { color: #fff; } .menu .dropdown-menu { min-width: 200px; left: 0px; right: 0px; background-color: rgba(0, 0, 0, 0.7); padding: 0; } .dropdown-submenu { position: relative; } .dropdown-submenu>.dropdown-menu { top: 0; left: 100% !important; margin-top: 0px; margin-left: -1px; margin-right: -130px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } .dropdown-submenu>a:after { display: block; content: ""; float: right; width: 0; height: 0; border-color: transparent; font-weight: bold; border-width: 5px 0 5px 5px; border-left-color: #cccccc; margin-top: -1px; margin-right: 0px; font-size: 20px; } .dropdown-submenu.pull-left { float: none; } .dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; } .menu.navbar-default .navbar-nav > .active > a, .menu.navbar-default .navbar-nav > .active > a:focus, .menu.navbar-default .navbar-nav > .active > a:hover { background-color: transparent; color: #fff; } .menu.navbar-default .navbar-nav > .open > a, .menu.navbar-default .navbar-nav > .open > a:focus, .menu.navbar-default .navbar-nav > .open > a:hover { background-color: transparent; color: #fff; } .menu .dropdown-menu > li > a { color: #fff; white-space: normal; word-wrap: normal; padding: 10px 10px !important; border-bottom: 1px solid rgba(0, 0, 0, 0.2); } .menu .dropdown-menu > li > a:focus, .menu .dropdown-menu > li > a:hover { background-color: transparent; color: #fff; } .menu .dropdown-menu { border-top: 1px solid #1972b4; } .menu li .dropdown-menu { width: 180px; position: absolute; -webkit-border-radius: 0 0 2px 2px; -moz-border-radius: 0 0 2px 2px; -o-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .dropdown-menu > li > a { padding: 5px 20px; } .menu .nav { color: #fff; } .admin-bar .site-header, .admin-bar .site-header.float-header { top: 32px; } /* Menu CSS */ /* Slider */ .slider { margin: 0; } .overlay { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); position: fixed; top: 0; z-index: 2; } .carousel-caption { bottom: auto; padding: 0; top: 40%; text-align: left; background: rgba(0, 0, 0, 0.6); right: 50%; left: 15%; bottom: inherit; border-top: 2px solid #1972b4; } .carousel-caption h1 { font-size: 30px; margin: 5px 10px; padding: 10px; animation-duration: 1s; } .carousel-caption p { font-size: 18px; margin: 5px 10px; padding: 10px; animation-duration: 1.5s; } .s_link { background-color: #1972b4; border: 1px solid #1972b4; bottom: 0; color: #fff; font-size: 14px; left: 0; padding: 10px 30px; margin: 5px 10px; } .s_link:hover { color: #fff; } .slider .swiper-button-next, .slider .swiper-container-rtl .swiper-button-prev, .slider .swiper-button-prev, .slider .swiper-container-rtl .swiper-button-next { background-color: rgba(255, 255, 255, 0.7); height: 60px; width: 40px; } .slider .swiper-slide-active .animation.animated-item-1 { animation: 500ms linear 300ms normal both 1 running fadeInDown; } .slider .swiper-slide-active .animation.animated-item-2 { animation: 900ms linear 600ms normal both 1 running fadeInDown; } .slider .swiper-slide-active .animation.animated-item-3 { animation: 1200ms linear 900ms normal both 1 running fadeInDown; } /* Slider */ /* Ser 2 */ .w_services .w_right_abt i { font-size: 42px; padding: 10px 20px; color: #1972b4; } .w_services .w_right_abt { -moz-box-direction: normal; -moz-box-flex: 1; -moz-box-orient: vertical; display: flex; flex: 1 1 0; flex-direction: column; padding: 40px; position: relative; text-align: center; min-height: 280px; } .w_services .w_right_abt:hover { background-color: #1972b4; border-color: #1972b4; color: #fff; } .w_services .w_right_abt:hover i, .w_services .w_right_abt:hover p, .w_services .w_right_abt:hover h2 a { color: #fff; } .w_services .w_right_abt h2 a { color: #1972b4; } .w_services .w_right_abt h2 a { font-size: 24px; text-decoration: none; } .w_right_abt_text::before { border-left: 1px solid transparent; border-top: 1px solid transparent; content: ""; height: 0; left: 0; position: absolute; top: 0; transition: width 0.3s ease 0.2s, height 0.3s ease 0.4s; width: 0; } .w_right_abt_text::after { border-bottom: 1px solid transparent; border-right: 1px solid transparent; bottom: 0; content: ""; height: 0; position: absolute; right: 0; transition: width 0.3s ease 0.2s, height 0.3s ease 0.4s; width: 0; } .w_right_abt:hover .w_right_abt_text::before { height: 50%; width: 50%; border-color: #fff; } .w_right_abt:hover .w_right_abt_text::after { height: 50%; width: 50%; border-color: #fff; } /* Services */ /* index blog */ .w_gravtor { height: 80px; position: relative; width: 80px; float: right; margin-top: -50px; margin-right: 0px; border: 3px solid #1972b4; } .w_blogs_post .img-thumbnail { padding: 0; border: 0; display: block; position: relative; overflow: hidden; border-radius: 0; } .w_blogs_post_desc { padding: 0; } .post-info { list-style: none; padding: 0; margin: 20px 0 10px 0; display: block; } .post-info li { display: inline-block; } .post-info li a { color: #666; } .post-info li i { margin: 0 5px; color: #1972b4; } .w_blogs_post_desc h2 { margin: 0; line-height: 20px; } .w_blogs_post_desc h2 a { font-size: 18px; color: #666; text-decoration: none; } .w_blogs_post_desc h2 a::after { -moz-border-bottom-colors: #1972b4; -moz-border-left-colors: #1972b4; -moz-border-right-colors: #1972b4; -moz-border-top-colors: #1972b4; border-image: none; border-left: 2px solid; border-right: 2px solid; border-top: 2px solid; content: ""; left: 0; margin-top: 30px; position: absolute; width: 50px; } .w_blogs_post_desc p { font-size: 16px; color: #666; line-height: 25px; margin: 20px 0; } .w_blogs_post_desc::after { border-bottom: 2px solid transparent; content: ""; width: 0; position: absolute; bottom: 0; left: 0; } .w_blogs_post:hover .img-thumbnail img { transform: scale(1.4); transition: all 600ms ease 0.6s; } .w_blogs_post:hover .w_blogs_post_desc::after { border-bottom: 2px solid #; width: 100%; -webkit-transition: width 0.3s ease 0.2s; -moz-transition: width 0.3s ease 0.2s; -ms-transition: width 0.3s ease 0.2s; -o-transition: width 0.3s ease 0.2s; transition: width 0.3s ease 0.2s; } .w_blogs_post_desc .btn { padding: 0; color: #1972b4; margin: 10px 0; } .w_blogs_post_desc .btn:before { content: "\f061"; font-family: FontAwesome; font-size: 18px; margin-right: 5px; } /* index blog */ /* Client Start */ /* Client End */ /* testimonail */ .w_testimonail_detail { text-align: left; margin: 0; } .w_testimonail_detail p { padding: 20px 30px; background-color: #000; color: #fff; margin: 0; } .w_testimonail_detail .img-thumbnail { padding: 0; border: 0; display: inline-block; position: relative; float: left; } .w_testimonail_detail .img-thumbnail img { width: 100px; height: 100px; } .w_testimonail_detail h2 a { text-decoration: none; font-size: 18px; color: #000; } .swiper-container { width: 100%; overflow: hidden; } .w_testimonail_detail h2 { display: inline-block; float: left; margin: 0 20px; position: relative; top: 0; width: 70%; } .w_testimonail_detail span { display: block; float: left; margin-left: 20px; } .w_testimonail_detail p::after { color: #fff; content: ""; font-family: FontAwesome; font-size: 20px; font-weight: 100; left: 5px; line-height: 1.6em; position: absolute; top: 15px; z-index: 2; } /* testimonail */ /* Footer */ footer { background-color: #333; } .widget-heading { padding: 15px; } .widget-text { padding: 15px; color: #eee; } .widget-heading h1 { border-bottom: 2px solid; display: inline-block; font-size: 24px; margin: 0; padding: 10px 0 5px; color: #eee; } .address { list-style: none; padding: 0; display: inline-block; } .address li { display: block; margin: 5px 0; } .address li a { font-size: 16px; color: #eee; text-decoration: none; } .address li i { width: 20px; height: 20px; } .recent-blogs { list-style: none; padding: 0; display: inline-block; } .recent-blogs li { display: inline-block; margin: 5px 0; } .recent-blogs li a { font-size: 18px; color: #eee; text-decoration: none; } .blogs-pics { padding: 0; } .blogs-detail h3 { margin: 0; } .tags { list-style: none; padding: 0; display: inline-block; } .tags li { display: inline-block; margin: 5px 0; } .tags li a { font-size: 16px; color: #666; text-decoration: none; background-color: #eee; padding: 5px; } .tags li i { width: 20px; height: 20px; } .f_social { display: block; padding: 0; margin: 0; list-style: circle; } .f_social li { display: inline-block; padding: 0; margin: 0; } .f_social li a { color: #eee; padding: 0; text-decoration: none; } .f_social i { border: 1px solid #fff; width: 25px; height: 25px; text-align: center; padding: 5px; margin: 0px; font-size: 14px; } .f_social i:hover { background-color: #1972b4; color: #fff; } .footer-copy { background-color: #1972b4; padding: 5px 0; color: #fff; } .footer-copy a { color: #1972b4; text-decoration: none; } footer { border-top: 1px solid #ddd; } .footer-copy-social { text-align: right; padding: 0; } .footer-copy-text { padding: 5px 0; } /* Footer */ /* Breadcum */ .w_back1 { background-image: url(images/back1.jpg); } .w_breadcum { padding: 120px 0 60px 0; background: rgba(0, 0, 0, 0.5); color: #fff; } .w_breadcum h1 { display: inline-block; margin: 0; } .w_breadcum ul { display: inline-block; list-style: none; padding: 0; float: right; } .w_breadcum ul li { display: inline-block; font-size: 18px; } .w_breadcum ul li a { color: #fff; text-decoration: none; } .w_breadcum ul li a:after { content: "\f105"; font-family: FontAwesome; font-size: 18px; margin: 0 5px; } /* Breadcum */ /* Sidebar-widget */ .sidebar-widget { margin: 0 0 30px 0; } .sidebar-widget .widget-title { color: #444; font-size: 24px; font-weight: normal; margin-bottom: 20px; margin-top: 0; } .sidebar-widget .widget-title::after { background: #1972b4 none repeat scroll 0 0; content: ""; display: block; height: 2px; margin-top: 5px; width: 100px; } .sidebar-widget input[type="search"] { background: white none repeat scroll 0 0; border: 2px solid #f4f4f4; border-radius: 0; font-size: 16px; outline: medium none; padding: 10px 10px 10px; width: 100%; } .sidebar-widget .search-submit { display: none; } .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; } .sidebar-widget ul { list-style-type: none; padding: 0 0 0 15px; margin: 0; } .sidebar-widget ul li::before { color: #b7b7b7; content: ""; font-family: "FontAwesome"; font-size: 10px; margin-right: 5px; } .sidebar-widget ul li a { text-decoration: none; color: #444; } /* Sidebar-widget */ /* Blog */ .w_blog_detail { margin: 0; } .w_blog_single, .w_blog_pagination, .w_blog_comments, .w_blogs { margin: 0; } .w_blogs .img-thumbnail { border: 0 none; display: block; padding: 0; position: relative; } .w-post-date { border: 1px solid #ccc; color: #fff; display: inline-block; font-size: 30px; margin-left: -15px; margin-top: -50px; position: absolute; text-align: center; z-index: 9; } .w-post-date span { background-color: #1972b4; display: block; font-size: 18px; padding: 0 20px; } .w_post_desc p .btn { background-color: #1972b4; border: 1px solid; border-radius: 0; color: #fff; font-weight: bold; padding: 2px 10px; } .w_post_desc p { font-size: 16px; } .w-link { border: 2px solid #1972b4; color: #1972b4; font-weight: bold; padding: 5px 10px; text-transform: uppercase; text-decoration: none !important; margin: 5px 0; } .w-link:hover { color: #fff; background-color: #1972b4; } .w_blogs .img-thumbnail .overlay { position: absolute; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; text-align: center; } .w_blogs:hover .overlay { opacity: 1; visibility: visible; } .w_blogs .overlay a { color: #fff; top: 35%; position: relative; } .w_blogs .overlay .icon { font-size: 30px; border: 1px solid #fff; width: 60px; height: 40px; text-align: center; padding: 5px; } .w_blog_desc p .btn { border: 1px solid; padding: 3px 10px; display: inline-block; border-radius: 0; } /* blog */ .w_blog_desc .post-info .btn { border: 1px solid; padding: 3px 10px; display: inline-block; border-radius: 0; background-color: #1972b4; color: #fff; } .alignleft { float: left; margin: 0 20px; } .alignright { float: right; } .aligncenter { margin: 0 auto; } .alignnone { height: auto; max-width: 100%; } .alignnone img { width: 100% !important; height: auto; } .wp-caption-text { background-color: #ccc; font-size: 16px; font-style: italic; padding: 5px 0; text-align: center; } .eshop_blog_pagination .pager li > a { font-size: 18px; padding: 5px 10px; background-color: transparent; border-radius: 0; color: #999; } .eshop_blog_pagination .pager li > a:hover { background-color: #1972b4; color: #fff; } .entry-content p { font-size: 16px; } .w-blog-comments { margin: 0; } .comments-pics img { border: 5px solid #ccc; border-radius: 50%; } .comments-text > h4 { display: inline-block; font-weight: bold; margin-right: 20px; } .comments-text span { font-size: 16px !important; font-weight: normal; margin-left: 20px; display: inline-block !important; } .comments-text p { font-size: 16px; } .w_blog_feedback .btn { background-color: #1972b4; color: #fff; } .comment-detail { margin: 10px 0; } .comments-text { border: 1px solid #ccc; } /* Single page */ /*Media screens;*/ @media (max-width:768px){ .carousel-caption h1 { font-size: 30px; padding: 5px 10px; } .carousel-caption h2 { font-size: 24px; padding: 5px 10px; } .carousel-caption { min-height: 150px; top: 40%; left: 10%; } .menu .nav li a { padding: 10px 10px; } .menu .navbar-collapse { float: left; padding:0; } } @media (max-width:767px){ header { padding: 0; position: relative; width: 100%; z-index: 2; background-color: #000; } .carousel-caption { top: 30%; } .menu .navbar-collapse { width: 30%; position: absolute; right: 3%; background-color: #000; top: 60%; } .navbar-toggle { margin-top: 20px; } .menu .navbar-nav { margin: 0; } .menu li .dropdown-menu{ position:relative !important; left:0 !important; opacity: 1; width:100%; visibility: visible; -webkit-transition:all 0.6s ease; -moz-transition:all 0.6s ease; -o-transition:all 0.6s ease; -ms-transition: all 0.6s ease; transition:all 0.6s ease; } .menu .navbar-nav li a { color: #fff !important; } .menu .nav li a { padding: 10px 40px; } .menu .nav li a .caret{ float:right; } } @media (max-width:480px){ .sticky-head{ background-color:#000; } .menu .navbar-collapse { width: 100%; position: relative; background-color: #000; } .carousel-caption { min-height: 120px; top: 20%; left: 5%; right: 5%; } .carousel-caption h1 { font-size: 20px; } .carousel-caption h2 { font-size: 16px; } .s_link { padding: 5px 10px; } } /*Media screens;*/