@import 'https://fonts.googleapis.com/css?family=Open+Sans';
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
    /*background: url(/wp-content/themes/graphedia-base-theme/assets/images/header-top.png);*/
    background-repeat: repeat-x;
}


/*
Tweaks * Helpers
*/

a,
a:hover,
a:visited {
    text-decoration: none;
}

a:visited {
    color: #888;
}

.site-content a:link,
.site-content a:visited {
    color: #666;
    text-decoration: none;
}

.align-center {
    text-align: center;
}

body.logged-in header.site-header {
    top: 67px;
    /*for admin bar clearance*/
    z-index: 10;
}

body:not(.home).logged-in header.site-header {
    top: 0;
}

body:not(.home) .site-content {
    margin-top: 0px;
    padding-top: 25px;
}

.site-branding {
    padding-bottom: 8px;
    padding-top: 5px;
}

.no-padding {
    padding-left: 0!important;
    padding-right: 0!important;
}

#action_bar {
    background-color: #f5f4f3;
    height: 40px;
    position: relative;
    width: 100%;
    z-index: 11;
    border-bottom: 1px solid #fff;
    color: #888888;
}

.site-branding.col-md-2 {
    padding-left: 0px;
    padding-right: 0px;
}

.top-search {
    /*width: 50%;*/
    margin: 0 auto;
    padding-top: 12px;
    float: left;
}

.top-search-btn {
    display: none;
    border: none !important;
    background-color: silver !important;
    color: #fff !important;
    text-decoration: none;
    margin-top: -7px !important;
    padding: 6px;
    width: 24%;
    float: left;
    height: 35px;
    margin-left: -20px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.top-search-btn:hover {
    background-color: orange !important;
}

.top-search-field {
    width: 100%;
    float: left;
    margin-top: -18px;
    height: 39px;
    border-radius: 0px;
    padding-left: 15px !important;
    font-size: 16px;
    background-color: #fafafa;
}

.top-search-field::before {
    content: '\f002';
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #888;
}

.no-bg-color {
    background-color: transparent !important;
}

.right-info {
    /*width: 50%;*/
    float: right;
    text-align: right;
    padding-right: 25px;
    padding-top: 9px;
    color: #888;
    font-size: 14px;
}

.right-info a {
    color: #888;
}

.right-info a:hover {
    color: #000;
}

.action-cart.col-md-2 {
    padding-top: 9px;
}

.action-cart.col-md-2 a {
    color: #888;
}

.action-cart.col-md-2 a:hover {
    color: #000;
}

.fa.fa-shopping-cart {
    color: #888;
}

.action-cart.col-md-2 a:hover .fa.fa-shopping-cart {
    color: #000;
}

.stock.in-stock {
    display: none;
}

.woocommerce button.button.alt.disabled {
    background-color: #7e8751;
}

.top-right.col-md-10 {
    padding-top: 10px;
}

.bg-contact.col-md-3 {
    background-color: #dedede;
    padding-top: 10px;
}

a.green {
    color: #7f8851 !important;
}

.top-search .form-control {
    border: none !important;
    box-shadow: none;
    padding-left: 0px;
}

input.wpcf7-form-control.wpcf7-submit.contact-btn.btn.btn-primary {
    width: 100%;
    background-color: #7f8851;
    border: none;
}

input.wpcf7-form-control.wpcf7-submit.contact-btn.btn.btn-primary:hover {
    width: 100%;
    background-color: silver;
    border: none;
}

.homepage-content {
    margin-top: 50px;
}

.fb-home {
    margin-top: 50px;
}

#content {
    background-color: #ffffff;
}

.page-id-5 #secondary {
    display: none;
}

.page-id-5 #primary {
    width: 100%;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #7e8751;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: silver;
}

.footer-contact-box {
    text-align: left;
    color: #888;
}

.footer-contact-box a {
    color: #888;
}

.footer-contact-box a:hover {
    color: #000;
}

.center-copyright {
    text-align: center;
    padding-top: 15px;
    color: #888;
}

.center-copyright a {
    color: #888;
}

.center-copyright a:hover {
    color: #000;
}

.product-addon.product-addon-personalise .form-row,
.product-addon.product-addon-booties-personalisation .form-row {
    margin: 0px;
    padding: 0px;
}

.product-addon-christeningbirthday-date-or-initial-on-sole {
    display: none;
}

.product-addon.product-addon-personalise .form-row input.input-text,
.product-addon.product-addon-personalise .form-row textarea {
    box-sizing: border-box;
    width: 50%;
    margin: 0;
    outline: 0;
    line-height: 1;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
}

button.single_add_to_cart_button.button.alt {
    width: 100%;
    height: 50px;
}

.single-product #secondary {
    display: none;
}

.woocommerce a.button {
    width: 100%;
    background-color: #bcd19b;
    color: #000;
    transition: all 0.2s ease-in-out;
}

.post-type-archive-product #secondary {
    display: none;
}

.product-addon-christeningbirthday-date-on-sole {
    display: none;
}


/*.product-addon-measurements-cm {
	display: none;
}*/

.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover {
    background-color: #ccc !important;
}

.count {
    display: none;
}

.woocommerce ul.products li.product h3 {
    font-size: 18px;
    color: #7e8751;
}

.woocommerce-message {
    border-top-color: #7e8751;
}

.woocommerce-message:before {
    content: "\e015";
    color: #7e8751;
}

.archive #secondary {
    display: none;
}

.woocommerce ul.products li.product a img {
    border: 5px solid silver;
    opacity: 1;
    transition: all .2s ease-in-out;
}

.woocommerce ul.products li.product a img:hover {
    opacity: 0.8;
}

.page-title {
    display: none;
}

.woocommerce ul.products li.product h3 {
    font-size: 18px;
    color: #7e8751;
    min-height: 60px;
}

.btn {
    border-radius: none !important;
}

.ppt {
    display: none !important;
}

abbr.required {
    font-size: 14px;
    font-weight: bold;
    border-bottom: none;
    vertical-align: top;
}

.product-addon-name-date-for-embroidery-please-type-exactly-as-you-want,
.product-addon-embroidery-positioning,
.product-addon-embroidery-in-frame,
.product-addon-font-position,
.product-addon-thread,
.product-addon-font,
.product-addon-thread,
.product-addon-measurements,
.product-addon-please-type-dateintials,
.product-addon-please-type-date-intials,
.product-addon-embroidery {
    display: none;
}

.half-width.form-control {
    width: 75%;
    margin-bottom: 50px;
    float: left;
}

.float-btn {
    width: 25%;
    float: left;
    background-color: #7f8851;
    border: none;
    height: 34px;
}

.float-btn:hover {
    background-color: #808181;
}

.float-btn2 {
    width: 100%;
    float: left;
    background-color: #7f8851;
    border: none;
    height: 34px;
}

.float-btn2:hover {
    background-color: #808181;
}

.float-btn2:active {
    background-color: #808181;
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #808181;
    border-color: none;
}

.search #secondary {
    display: none;
}

#masthead {
    margin-top: 10px;
    position: fixed;
    width: 100%;
    z-index: 3000;
    background: url(/wp-content/themes/graphedia-base-theme/assets/images/header-top.png);
    background-repeat: no-repeat;
    background-position: 10% 75%;
    background-color: #fff;
}

.smaller {
    transform: scale(.7, .7);
    transition: all 0.2s ease-in-out;
    margin-top: -8px;
}

.site-branding.col-md-2 {
    transition: all 0.3s ease-in-out;
}

.site-branding.col-md-2 a>img {
    width: 100%;
    height: 100%;
}

#masthead {
    transition: all 0.1s ease;
}

#masthead.pull-top {
    margin-top: -42px;
    transition: all .1s;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
}

.ul-up {
    margin-top: -5px !important;
    transition: all .1s;
}

#home-slider {
    margin-top: 102px;
}

.mega_main_menu.left-menu li.default_dropdown>.mega_dropdown>li>.item_link,
.mega_main_menu.right-menu li.default_dropdown>.mega_dropdown>li>.item_link {
    border-color: transparent;
}

.variations .label {
    color: #000;
    font-size: 16px;
}

.link-color {
    color: #888 !important;
}

iframe {
    border: none;
}

.boxzilla {
    padding: 25px !important;
}

.fonttype {
    font-family: "Open Sans";
    padding: 5px 10px;
    font-size: 12px;
}

.popup-table td {
    padding-left: 10px;
}

.product-addon-measurements-boys input {
    display: none;
}

.woocommerce ul.products li.product .button {
    margin-top: 1em;
    position: absolute !important;
    bottom: 0px !important;
}

.woocommerce ul.products li:not(.product-category).product,
.woocommerce-page ul.products li.product {
    min-height: 375px;
}

.woocommerce ul.products li.product-category,
.woocommerce-page ul.products li.product {
    min-height: auto;
}

.woocommerce-loop-product__title {
    color: #666 !important;
}

.product-addon-intials-for-monogram {
    display: none;
}

.product-name {
    color: #666 !important;
}

.quantity {
    margin-bottom: 20px !important;
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: 251px !important;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}

#masthead.shrink {
    height: 75px;
}

.comment-text .meta {
    display: none;
}

.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 58%;
}


/* Category Images */
/*
#cat1 {
    background-image: url('/wp-content/themes/graphedia-base-theme/assets/images/girls.png');
    background-size: cover;
    background-position: center;
}

#cat2 {
    background-image: url('/wp-content/themes/graphedia-base-theme/assets/images/boys.png');
    background-size: cover;
    background-position: center;
}

#cat3 {
    background-image: url('/wp-content/themes/graphedia-base-theme/assets/images/bonnets.jpg');
    background-size: cover;
    background-position: center;
}

#cat4 {
    background-image: url('/wp-content/themes/graphedia-base-theme/assets/images/bibs2.png');
    background-size: cover;
    background-position: center;
}
*/
.home-category {
    background-size: cover;
    background-position: center;
	border: 5px solid lightgrey;
}

.col-main {
    height: 400px;
}

.col-main:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.col-main:hover:after {
    opacity: 1;
}

.col-height {
    height: 400px;
}

.col-height:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.col-height:hover:after {
    opacity: 1;
}

.product-name-hover {
    position: relative;
    z-index: 10;
    font-size: 22px;
    text-align: center;
    color: #fff;
    margin-top: 125px;
    line-height: 75px;
}

.hover-btn-home {
    text-align: center;
    border: 1px solid #fff;
    width: 150px;
    padding: 15px;
    margin: 0 auto;
    color: #fff;
    transition: all 1s;
}

.hover-btn-home:hover {
    text-align: center;
    border: 1px solid #fff;
    width: 150px;
    padding: 15px;
    margin: 0 auto;
    color: #888 !important;
    background-color: #fff;
}

.hover-btn-home:visited {
    color: #fff;
}

.hover-btn-slide {
    text-align: center;
    border: 1px solid #7e8751;
    width: 250px;
    padding: 15px;
    margin: 0 auto;
    color: #7e8751;
    transition: all 1s ease-in-out;
}

.hover-btn-slide:hover {
    text-align: center;
    border: 1px solid #7e8751;
    width: 150px;
    padding: 15px;
    margin: 0 auto;
    color: #fff;
    background-color: #7e8751;
}

.cat-title-name {
    font-size: 32px;
    color: #fff;
	text-shadow: 1px 1px 2px black;
}


/*
Header & Nav
*/

header.site-header {
    position: absolute;
    width: 100%;
    top: 30px;
    left: 0;
    z-index: 10;
    padding-top: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+10,d8d8d8+100 */
    background: url(/wp-content/themes/graphedia-base-theme/assets/images/navbar.png), #e8e8e8;
    /* Old browsers */
    background: url(/wp-content/themes/graphedia-base-theme/assets/images/navbar.png), -moz-radial-gradient(center, ellipse cover, #e8e8e8 10%, #d8d8d8 100%);
    /* FF3.6-15 */
    background: url(/wp-content/themes/graphedia-base-theme/assets/images/navbar.png), -webkit-radial-gradient(center, ellipse cover, #e8e8e8 10%, #d8d8d8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: url(/wp-content/themes/graphedia-base-theme/assets/images/navbar.png), radial-gradient(ellipse at center, #e8e8e8 10%, #d8d8d8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#d8d8d8', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

header.site-header-boxed {
    top: 30px;
    left: 0;
    z-index: 10;
    padding-top: 0px;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

body:not(.home) header.site-header {
    position: relative;
    width: 100%;
    background: none;
    padding-top: 8px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+10,d8d8d8+100 */
    background: url(/wp-content/themes/graphedia-base-theme/assets/images/navbar.png), #e8e8e8;
    /* Old browsers */
    background: url(/wp-content/themes/graphedia-base-theme/assets/images/navbar.png), -moz-radial-gradient(center, ellipse cover, #e8e8e8 10%, #d8d8d8 100%);
    /* FF3.6-15 */
    background: url(/wp-content/themes/graphedia-base-theme/assets/images/navbar.png), -webkit-radial-gradient(center, ellipse cover, #e8e8e8 10%, #d8d8d8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: url(/wp-content/themes/graphedia-base-theme/assets/images/navbar.png), radial-gradient(ellipse at center, #e8e8e8 10%, #d8d8d8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#d8d8d8', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

body.admin-bar #masthead,
body.admin-bar #masthead .container {
    top: 62px;
}

.main-navigation {
    background-image: url(../images/header-sep.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.sticky_container {
    background-color: #dedede;
}

.mega_main_menu.first-lvl-align-right>.sticky_container>.menu_inner>ul {
    text-align: center;
}

.mega_main_menu.primary>.menu_holder>.menu_inner>ul>li>.item_link>.link_content>.link_text {
    text-transform: capitalize;
}

.mega_main_menu>.menu_holder:not(.sticky_container) {
    margin-top: 0px;
}

body.home .mega_main_menu.primary>.menu_holder>.menu_inner>ul>li.current-menu-item>a.item_link {
    background: none;
}

body.home .mega_main_menu.primary>.menu_holder>.menu_inner>ul>li.current-menu-item>a.item_link>.link_content>.link_text {
    color: #8b9654!important;
}

.top-contact {
    color: white;
    padding-left: 60px;
}

body:not(.home) .header-wrapper {
    background-image: url('../images/footer-bg.jpg');
    background-size: cover;
    /*background-color:#1A1A1A;*/
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.main-entry-header {
    background-color: #dedede;
    /*box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);*/
    height: 45px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    margin-top: 98px;
}

.main-entry-header>.container {
    padding-top: 1px
}

h1.entry-title {
    display: inline-block;
    position: relative;
    color: #888;
    font-size: 1.5em;
    margin-top: 10px;
}

.breadcrumbs {
    margin-top: 10px;
    text-align: right;
    color: #888;
    font-size: 13px;
    padding-right: 25px;
}

.breadcrumbs a {
    color: #fff;
}

.entry-content,
.entry-summary,
.page-content {
    margin: 0;
}

.entry-content h2 {
    margin-top: 0;
}


/*
Homepage
*/

.meet-the-team {
    background-color: #dedede;
    color: #ffffff;
    background-image: url(../images/image-watermark.png);
    background-repeat: no-repeat;
}

.meet-the-team h2 {
    color: #ffffff!important;
}

.meet-the-team img {
    width: 100%;
    height: auto;
}

.meet-the-team .content-padding {
    padding: 30px;
}

.content-area h2 {
    color: #7e8751;
}

.featured-title {
    background-color: #dedede;
    text-align: center;
}

.featured-title-left {
    text-align: center;
}

.featured-title-left h2 {
    color: #dedede;
    padding: 15px;
}

.featured-title h2 {
    color: #ffffff;
    padding: 15px;
    margin-bottom: 0;
}


/*
Call to action homepage sections x 3
*/

.cta-container {
    margin-top: -80px;
    border-radius: 8px!important;
    position: relative;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 15px;
}

.cta-item img {
    margin: auto;
    clear: both;
    text-align: center;
    margin-bottom: 5px;
}

.cta-item {
    background-color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.cta-text {
    min-height: 150px;
}


/*
Custom Button Styles
*/

a.green-btn {
    border: 1px solid #dedede;
    background-color: #fff;
    color: #dedede;
    text-decoration: none;
    margin-top: 15px;
    padding: 8px;
}

a.green-btn.active {
    border: 1px solid #dedede;
    background-color: #dedede;
    color: #fff;
    text-decoration: none;
}

a.green-btn:hover {
    border: 1px solid #dedede;
    background-color: #dedede;
    color: #fff;
    text-decoration: none;
}

a.white-btn {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff!important;
    text-decoration: none;
    margin-top: 15px;
    padding: 8px;
}

a.white-btn:hover {
    border: 1px solid #dedede;
    background-color: #fff!important;
    color: #dedede!important;
    text-decoration: none;
}


/*button, input[type="button"], input[type="reset"], input[type="submit"] {
    border:1px solid #dedede;
    background-color: #dedede;
    color:#fff;
    text-decoration: none;
    margin-top:10px;
    padding:6px;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    color: #000;

}*/


/*
Home News Slider
*/

.home-news {
    background-color: #f8f9f9;
}

.home-news ul#news-home ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.home-news ul#news-home li {
    float: left;
    display: inline;
}

.home-news ul#news-home li img:hover {
    opacity: 0.7;
}

.home-news ul#news-home li h3 a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}

.home-news ul#news-homeli h3 a:hover {
    color: #dedede;
    text-decoration: none;
}

.home-news ul#news-home li .desc_footer {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 3px;
    font-size: 13px;
}

.home-news ul#news-home li .desc_footer a {
    color: #dedede;
}

.home-news ul#news-home li .desc_footer .terms {
    margin-left: 5px;
}

.home-news ul#news-home li .blog-info {
    color: #A0A0A0;
    min-height: 190px;
}

.home-news .controls {
    margin-bottom: 15px;
    margin-right: 30px;
}


/*
Featured Projects Slider
*/

.featured ul#projects li img {
    width: 100%;
}

.featured ul#projects li img:hover {
    opacity: 0.3;
}

.featured ul#projects li .blog-info {
    display: none;
    position: absolute;
    top: 260px;
    text-align: center;
    width: 100%;
}

.featured ul#projects li:hover>.blog-info {
    display: block;
}

.featured ul#projects li .blog-info h3 a {
    color: white;
}


/*
Footer
*/

.footer-widgets h2 {
    font-size: 20px;
    margin-top: 0;
}

.footer-widgets .latest-news .blog-img {
    width: 30%;
    float: left;
}

.footer-widgets .latest-news .blog-info {
    width: 60%;
    float: left;
    margin-left: 5px;
}

.footer-widgets .latest-news ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-widgets .latest-news ul li h3 {
    margin: 0;
}

.footer-widgets .latest-news ul li h3 a {
    font-size: 15px;
}

.footer-widgets .latest-news .desc_footer {
    font-size: 12px;
    margin-top: 8px;
}

.footer-widgets .latest-news .desc_footer span.terms {
    display: none;
}

footer.site-footer {
    background: url(/wp-content/themes/graphedia-base-theme/assets/images/header-top.png);
    background-repeat: no-repeat;
    background-color: #fff;
    border-top: 1px solid #7e8751;
}

footer.site-footer .footer-widgets {
    margin-top: 15px;
    color: #fff;
}

footer.site-footer .footer-widgets a:link,
footer.site-footer .footer-widgets a:visited {
    text-decoration: none;
    color: #888;
}

footer.site-footer .footer-widgets a:hover {
    color: #000;
}

#gr-branding {
    text-align: center;
    margin-bottom: 15px;
}

.footer-logos {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-logos img {
    padding-right: 10px;
    padding-left: 10px;
}

.footer-widgets .fa {
    display: inline-block;
    margin-right: 8px;
}

.copyright {
    background-color: #f5f4f3;
    height: 50px;
}

#gr-branding {
    padding-top: 10px;
}


/*
Social Icons
*/

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline li {
    display: inline-block;
    padding-right: 0;
    padding-left: 5px;
    margin-bottom: 10px;
}

.social-icons .fa {
    font-size: 1em;
}


/*Change icons circle size and color here*/

.social-icons .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa {
    border-radius: 50%;
    background-color: #FFFFFF;
    color: #dedede;
}

.social-icons .fa:hover,
.social-icons .fa:active {
    color: #FFF;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333;
}

.social-icons.icon-zoom .fa:hover,
.social-icons.icon-zoom .fa:active {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.social-icons.icon-rotate .fa:hover,
.social-icons.icon-rotate .fa:active {
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
    transform: scale(1.1) rotate(360deg);
}

.social-icons .fa-facebook:hover,
.social-icons .fa-facebook-square:hover {
    background-color: #3C599F;
}

.social-icons .fa-google-plus:hover,
.social-icons .fa-google-plus-square:hover {
    background-color: #CF3D2E;
}

.social-icons .fa-instagram:hover {
    background-color: #A1755C;
}

.social-icons .fa-twitter:hover,
.social-icons .fa-twitter-square:hover {
    background-color: #32CCFE;
}

.social-icons .fa-youtube:hover,
.social-icons .fa-youtube-play:hover,
.social-icons .fa-youtube-square:hover {
    background-color: #C52F30;
}

.gr-portfolio .portfolio-img {
    position: relative;
}

.gr-portfolio .portfolio-img img:hover {
    opacity: 0.3;
}

.gr-portfolio .portfolio-title {
    width: 100%;
    text-align: center;
}

.gr-portfolio .portfolio-title a h3 {
    color: #dedede;
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.gr-portfolio .portfolio-title a:hover {
    color: #dedede;
    text-decoration: none;
}

.portfolio-nav-wrapper {
    margin-bottom: 15px;
}

#overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#loading {
    width: 50px;
    height: 57px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}

ul.portfolio-nav {
    margin-left: 0;
    padding-bottom: 15px;
    padding-left: 0;
    list-style: none;
}

ul.portfolio-nav li {
    display: inline;
    padding-right: 5px;
    float: left;
}

.portfolio-main-image {
    width: 100%;
}

.portfolio-main-image img {
    width: 100%;
    height: auto;
}

ul.portfolio-thumbs {
    border: 1px solid #ccc;
    height: 130px;
    list-style: outside none none;
    margin: 0;
    padding: 10px 0;
}

.portfolio-details {
    border: 1px solid #ccc;
    padding: 8px;
    margin-top: 15px;
}

.portfolio-details label {
    width: 100px;
    display: inline-block;
}

.portfolio-item-small img {
    border: 1px solid white;
}

.portfolio-item-small img:hover {
    opacity: 0.7;
}


/* Blog*/

.entry-meta,
.entry-footer {
    font-size: 13px;
    color: #ccc;
    border-bottom: 1px solid rgba(136, 136, 136, 0.15);
    border-top: 1px solid rgba(136, 136, 136, 0.15);
    padding-bottom: 4px;
}

article.post {
    margin-bottom: 40px;
}

article.post .entry-content {
    margin-top: 10px;
}

.post-img {
    padding-right: 8px;
    padding-bottom: 8px;
}


/*Sidebar*/

#secondary h2.widget-title {
    font-size: 1.2em;
}

#secondary .widget ul {
    margin: 0;
}

#secondary {
    border-left: 1px solid rgba(136, 136, 136, 0.15);
    background-color: #dedede;
    padding: 10px;
}

#secondary .widget {
    border-bottom: 1px solid rgba(136, 136, 136, 0.15);
    padding-bottom: 15px;
}

.widget_mfn_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget_mfn_menu ul li a {
    background-color: #fff;
    color: #dedede!important;
    padding-left: 25px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
    border-bottom: 1px solid rgba(136, 136, 136, 0.15);
}

.widget_mfn_menu ul li:last-child a {
    border-bottom: none;
}

.widget_mfn_menu ul li a:hover,
.widget_mfn_menu ul li.current_page_item>a {
    background-color: #dedede;
    color: #fff!important;
}

#secondary .widget_mfn_menu ul>li:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #dedede;
    padding-right: .5em;
    padding-top: .3em;
    position: absolute;
    left: 20px;
}

#secondary .widget_mfn_menu ul>li.current_page_item:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    padding-right: .5em;
    padding-top: .3em;
    position: absolute;
    left: 20px;
}


/* Radial Out */

.hvr-radial-out {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background: #2098d1;*/
    background-image: url('../images/hover-bg.png');
    background-size: contain;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-radial-out:hover,
.hvr-radial-out:focus,
.hvr-radial-out:active {
    color: white;
}

.hvr-radial-out:hover:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}


/* Fixed Header */

.is-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
}

body.admin-bar .is-sticky {
    top: 28px/* Make this 32px if MP6 is installed */
}

.main-navigation-mobile {
    display: none;
}

.hover-btn-home {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .mega_main_menu.left-menu>.menu_holder>.menu_inner>ul>li>.item_link .link_text,
    .mega_main_menu.right-menu>.menu_holder>.menu_inner>ul>li>.item_link .link_text {
        font-size: 14px
    }
    .right-info {
        width: 40%;
    }
    .top-search {
        width: 35%;
        position: relative;
        z-index: 10;
    }
}

@media only screen and (max-width: 991px) {
    .site-branding.col-md-2 a>img {
        width: 40%;
        height: 40%;
    }
    .main-navigation-mobile {
        display: block;
    }
    .main-navigation,
    .main-navigation2 {
        display: none;
    }
    .product-name-hover {
        padding-top: 100px;
    }
    .col-main {
        margin-top: -125px;
    }
    .site-branding.col-md-2.smaller {
        display: none;
    }
    #masthead.shrink {
        height: 75px;
        background: none;
        border: none;
        box-shadow: none;
    }
}


/* Tablets */

@media only screen and (max-width: 768px) {
    .site-branding.col-md-2 a>img {
        width: 40%;
        height: 40%;
    }
    .main-navigation,
    .main-navigation2 {
        display: none;
    }
    #home-slider {
        margin-top: 170px;
    }
    body.admin-bar #masthead {
        top: 85px;
        height: 200px !important;
    }
    #action_bar {
        height: 50px;
    }
    .top-search-field {
        width: 100%;
        float: left;
        margin-top: -18px;
        height: 50px;
        border-radius: 0px;
        padding-left: 15px !important;
        font-size: 16px;
        background-color: #fafafa;
    }
    .right-info {
        float: right;
        text-align: right;
        padding-right: 25px;
        padding-top: 9px;
        color: #888;
        font-size: 14px;
        margin-top: -34px;
    }
    .action-cart.col-md-2 {
        padding-top: 13px;
    }
    .main-navigation-mobile {
        display: block;
    }
    body.admin-bar #masthead .container {
        top: 62px;
        padding: 0px;
        width: 100%;
    }
    .site-branding.col-md-2 {
        margin-left: 25px;
    }
    .mega_main_menu>.menu_holder:not(.sticky_container) {
        margin-top: 0px;
        height: 50px;
        padding-top: 5px;
    }
    #mega_main_menu_ul3 {
        background-color: #ffffff;
    }
    #power-images {
        margin-top: 0px;
    }
    .cat-title-name {
        font-size: 50px;
        color: #fff;
    }
    .product-name-hover {
        padding-top: 115px;
    }
    .product-name-hover {
        margin-top: 0px;
    }
    .site-branding.col-md-2.smaller {
        display: none;
    }
    #masthead.pull-top {
        background: transparent;
        border: none;
        box-shadow: none;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }
}


/* Mobile Landscape */

@media only screen and (max-width: 667px) {
    .right-info {
        padding-top: 0px;
    }
    .site-branding.col-md-2.smaller {
        display: none;
    }
    #masthead.pull-top {
        background: transparent;
        border: none;
        box-shadow: none;
        margin-left: 0px;
        margin-right: 0px;
    }
}


/* Mobiles */

@media only screen and (max-width: 480px) {
    .site-branding {
        text-align: center;
    }
    .top-right {
        margin-top: 10px;
    }
    .top-right-widget {
        display: none;
    }
    .breadcrumbs {
        display: none;
    }
    .home-news {
        display: none;
    }
    #home-slider {
        display: none;
    }
    body.home header.site-header {
        position: relative!important;
        width: 100%;
        top: 0;
        left: 0;
        padding-top: 8px;
    }
    .site-branding.col-md-2 a>img {
        width: 50%;
        height: 50%;
    }
    .main-navigation {
        display: none;
    }
    .col-main {
        height: 450px;
        margin-top: -125px;
    }
    .product-name-hover {
        padding-top: 50px;
    }
    #power-images {
        margin-top: 254px;
    }
    .copyright {
        background-color: #f5f4f3;
        height: 66px;
    }
    .main-navigation-mobile {
        display: block;
        width: 100%;
        background-color: #f3f3f3;
        height: 50px;
    }
    .nav_logo.mobile_menu_active {
        transition: all 1s ease-in-out;
    }
    .main-navigation2 {
        display: none;
    }
    body.admin-bar #masthead {
        top: 75px;
    }
    #masthead .container {
        padding: 0px;
    }
    #mega_main_menu3 .menu_holder {
        height: 50px;
        padding-top: 3px;
    }
    ul#mega_main_menu_ul3 {
        background-color: rgba(255, 255, 255, 1);
        padding-top: 15px;
    }
    .symbol_menu {
        font-size: 22px;
        color: rgba(105, 105, 105, 0.5);
    }
    .mega_main_menu.mobile-menu>.menu_holder>.menu_inner>.nav_logo>.mobile_toggle>.mobile_button {
        font-size: 24px;
    }
    .symbol_cross {
        font-size: 14px;
    }
    .fa.fa-bars {
        margin-top: -5px;
    }
    .top-search {
        position: relative;
        z-index: 4000;
    }
    .site-branding.col-md-2.smaller {
        display: none;
    }
    #masthead.site-header-boxed.pull-top {
        height: 50px !important;
        top: 42px;
    }
    .hover-btn-home {
        display: block;
    }
    .hover-btn-home {
        text-align: center;
        border: 1px solid #fff;
        width: 50%;
        padding: 0px;
        margin: 0 auto;
        color: #fff;
        transition: all 1s;
    }
    .hover-btn-home:hover {
        text-align: center;
        border: 1px solid #fff;
        width: 50%;
        padding: 0px;
        margin: 0 auto;
        color: #888 !important;
        background-color: #fff;
    }
    .right-info {
        float: right;
        text-align: right;
        padding-right: 25px;
        padding-top: 9px;
        color: #888;
        font-size: 14px;
        margin-top: 0px;
        display: none;
    }
    body.admin-bar #masthead {
        height: 150px !important;
    }
    .woocommerce ul.products li.product a img {
        width: 100%;
        height: auto !important;
    }
    li.product {
        min-height: 300px !important;
    }
}

@media only screen and (max-width: 375px) {
    #power-images {
        margin-top: 220px;
    }
    .entry-content h2 {
        font-size: 26px;
        text-align: center;
    }
    #power-images {
        margin-top: 195px;
    }
    .cat-title-name {
        font-size: 30px;
        color: #fff;
    }
    .col-main {
        height: 350px;
        margin-top: 0px;
    }
    .main-entry-header {
        margin-top: 145px;
    }
}

@media only screen and (max-width: 320px) {
    .entry-content h2 {
        font-size: 26px;
        text-align: center;
    }
    #power-images {
        margin-top: 195px;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        min-height: 0px !important;
    }
}

.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
}

.woocommerce div.product form.cart .variations select {
    padding: 5px;
    border: 1px solid #ccc;
}

.woocommerce .quantity .qty {
    padding: 5px;
    border: 1px solid #ccc;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 5px;
    border: 1px solid #ccc;
}