/*
 Theme Name:    Guardwell Safes Co - Child Theme 
 Theme URI:     https://www.webenito.ie
 Description:   Guardwell Safes Co is the child theme of Electro. If you plan to do a file modifications we recommend to contact www.webenito.ie
 Author:        Webenito Digital Media
 Author URI:    https://www.webenito.ie
 Template:      electro
 Version:       01/2024
 License:       GNU General Public License v2 or later
 */

/* Transition 

    -webkit-transition: all .2s ease-in-out;
    -moz-transition:    all .2s ease-in-out;
    -ms-transition:     all .2s ease-in-out;
    -o-transition:      all .2s ease-in-out;
    transition:         all .2s ease-in-out; 

*/

/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* YOUR PAGE NAME GOES HERE */
/* ======================================================================== */

/* ////////////////////////////////////////////// */
/* --- YOUR TITLE GOES HERE --- */

/* --- SUBTITLE GOEAS HERE --- */ 

/* --- WEBENITO LINK --- */ 

.wo-tooltip {
    position: relative;
}

.wo-tooltip span.tooltiptext {
    visibility: hidden;
    position: absolute;
    width: auto;
    height: auto;
    background-color: #222e39;
    padding: 17px 10px;
    padding-bottom: 12px;
    border-radius: 6px;
    z-index: 79;
    opacity: 0;
    transition: opacity .6s;
    border: 1px solid #B3D92B;
    box-shadow: inset 0 0 33px #282828;
}

.wo-tooltip .tooltip-bottom {
    top: -174px;
    right: 0;
    margin-left: 0px;
}

span.tooltiptext li {
    text-align: left;
    font-size: 12px;
    padding-left: 19px;
    padding-right: 20px;
    line-height: 18px;
    color: #c6ccd2;
    list-style: none;
}

span.tooltiptext ul {
    padding: 0;
    margin-bottom: 0;
    padding-top: 10px;
}

span.tooltiptext li:before {
    content: "";
    background: url(https://www.guardwellsafes.ie/wp-content/uploads/2018/10/webenito-tick-icon.png);
    background-repeat: no-repeat;
    background-size: 12px;
    height: 12px;
    width: 12px;
    display: inline-block;
    left: -9px;
    top: 2px;
    position: relative;
}

.wo-tooltip .tooltip-bottom:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 78%;
    margin-left: -5px;
    border-width: 12px;
    border-style: solid;
    border-color: #b3d92b transparent transparent transparent;
}

.wo-tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.wo-tooltip span.tooltiptext img {
    width: 185px;
    height: auto;
    padding-bottom: 10px !important;
    padding: 0px 14px;
    border-bottom: 1px solid #546472;
    display: inline-block;
}



/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* GENERAL SETTINGS */
/* ======================================================================== */

/* --- GUARDWELL ICONS - CUSTOM FONTS --- */ 

@font-face {
  font-family: 'guardwell';
  src:  url('fonts/guardwell.eot?a61s9q');
  src:  url('fonts/guardwell.eot?a61s9q#iefix') format('embedded-opentype'),
    url('fonts/guardwell.ttf?a61s9q') format('truetype'),
    url('fonts/guardwell.woff?a61s9q') format('woff'),
    url('fonts/guardwell.svg?a61s9q#guardwell') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="gsicon-"], [class*=" gsicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'guardwell' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gsicon-guardwell-favicon-icon:before {
  content: "\e908";
}
.gsicon-guardwell-digital-keypad-icon:before {
  content: "\e906";
}
.gsicon-guardwell-keylock-icon:before {
  content: "\e907";
}
.gsicon-guardwell-ask-icon:before {
  content: "\e905";
}
.gsicon-guardwell-after-sales-icon:before {
  content: "\e900";
}
.gsicon-guardwell-brands-icon:before {
  content: "\e901";
}
.gsicon-guardwell-feedback-icon:before {
  content: "\e902";
}
.gsicon-guardwell-free-delivery-icon:before {
  content: "\e903";
}
.gsicon-guardwell-payment-icon:before {
  content: "\e904";
}
/* --- END - GUARDWELL ICONS - CUSTOM FONTS --- */ 

/* --- START - TOP GREEN BANNER --- */ 
.gs-info-top-banner {
    background-color: #08A258;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    padding: 6px 20px;
    font-weight: 700;
}
/* --- END - TOP GREEN BANNER --- */ 


.container {
    max-width: 1366px; /* default 1200px */
} /* page width */

div#content {
    margin-bottom: 0;
    background-color: #e9e9e9;
} /* website bg */

.container .site-content-inner {
    background-color: #fff;
    padding-bottom: 18px;
    border-radius: 5px 5px 0 0;
} /* page bg */

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu {
    border: 2px solid transparent;
    border-top: none;
    width: 100%;
    margin: 0;
    border-radius: 0;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em;
    padding: .5em 0;
    box-shadow: none;
    min-width: auto;
}

body:not(.electro-v1) .sidebar, 
body:not(.electro-v1) .sidebar-blog {
    flex: 0 0 20%;
    max-width: 20%;
}

body:not(.electro-v1) .content-area {
    flex: 0 0 80%;
    max-width: 80%;
}

.page .entry-header {
    text-align: left !important;
    margin-bottom: 15px;
    margin-top: 0px;
} /* Page Header - Main Title */

.page .entry-header h1 {
    font-size: 28px !important; 
} /* Page Header - Main Title */

h1.gs-entry-title1 {
    font-size: 28px;
    line-height: 31px;
    font-weight: 600;
    margin-bottom: 6px;
} /* custom title h1 */

h2 {
    font-size: 22px !important;
}

h3 {
    font-size: 20px !important;
}

h4 {
    font-size: 18px !important;
    color: #687480;
}

a.gs-custom-link1:hover {
    text-decoration: underline;
}

.electro-compact .woocommerce-breadcrumb {
    margin-bottom: 2px !important;
    margin-top: 0px !important;
    background-color: #ffffff !important;
    border-radius: 0 0 5px 5px;
    border-bottom: 1px solid #dbe3ea;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px !important;
    line-height: 16px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
} /* Breadcrumb Menu */

.btn, 
.button, 
.hero-action-btn, 
button, 
input[type=button], 
input[type=reset], 
input[type=submit] {
    font-size: .875rem;
    border-radius: 5px;
    padding: 8px 20px;
    border-width: 0;
    display: inline-block;
/*    color: #fff;
*/    background-color: #0055a5;
    border-color: #efecec;
    transition: all .2s ease-in-out;
} /* buttons */

.button, button {
    color: #fff;
}


/* ////////////////////////////////////////////// */
/* --- CUSTOM HEADER - LOGO SECTION --- */

header#masthead {
    background-color: #e9e9e9;
} /* search block bg */

.header-logo-area {
    display: none;
}

.gs-custom-header {
    background-color: #ffffff;
    background: url(https://www.guardwellsafes.ie/wp-content/uploads/2018/09/Layer-3.png);
    background-repeat: repeat-x;
} /* Custom Header */

.gs-custom-header-block {
    max-width: 1366px;
    margin: 0 auto;
    padding: 30px 15px 15px;
    overflow: auto;
    box-shadow: -286px 0 #ffffff;
    background-image: url(https://www.guardwellsafes.ie/wp-content/uploads/2018/09/Group-3.png);
    background-size: cover;
    background-position: 100% 25%;
    background-color: #fff !important;
} /* Custom header block */

.gs-custom-header-block img {
    display: inline-block;
    float: left;
    max-width: 250px;
} /* Logo Block */

.gs-custom-header-block .gs-contact-block {
    display: inline-block;
    float: right;
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    padding: 5px 30px 10px;
    position: relative;
} /* Freephone Block */

.gs-contact-block:before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    background: #319400;
    background: -moz-linear-gradient(left, #319400 0%, #ffffff 35%, #ffffff 63%, #e76310 100%);
    background: -webkit-linear-gradient(left, #319400 0%,#ffffff 35%,#ffffff 63%,#e76310 100%);
    background: linear-gradient(to right, #319400 0%,#ffffff 35%,#ffffff 63%,#e76310 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#319400', endColorstr='#e76310',GradientType=1 );
    display: block;
    left: 0;
    top: 0;
} /* Freephone Block - Flag */

.gs-custom-header-block .gs-contact-block p {
    margin-bottom: 0;
} /* Freephone Block */

.gs-custom-header-block .gs-contact-block span {
    display: block;
    font-size: 27px;
} /* Freephone Block */


/* ////////////////////////////////////////////// */
/* --- CUSTOM HEADER - SEARCH SECTION --- */

/* --- SEARCH BLOCK --- */

.masthead .navbar-search {
    flex-basis: 0;
    flex-grow: 0.6;
}

.electro-compact .navbar-search .btn, 
.electro-compact .navbar-search .form-control, 
.electro-compact .navbar-search > .input-group .input-group-btn, 
.electro-compact .navbar-search > .input-group .search-categories {
    height: 32px;
}

.electro-compact .header-v3 .masthead, .header-v3 .masthead {
    padding: 8px 0px;
}

.electro-compact .navbar-search .form-control {
    padding: 0 0 0 10px;
    font-size: 12px;
}

.electro-compact .navbar-search .btn, 
.electro-compact .navbar-search button {
    padding: 6px 11px;
    font-size: 12px;
}

.header-v3 .navbar-search .input-group .form-control,
.header-v3 .navbar-search .input-group .input-group-addon,
.header-v3 .navbar-search .input-group .btn {
    border-color: #333e48 !important;
    border-width: 1px;
}

.masthead .navbar-search {
    position: relative;
    width: 50%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.masthead .header-icons {
    position: relative;
    width: 0%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.navbar-search>.input-group .input-search-field .product-search-field.form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;    
}

.navbar-search .btn, 
.navbar-search .hero-action-btn, 
.navbar-search button {
    line-height: 1.36em;
    padding: 1.08em 1.93em;
    height: 50px;
    border-radius: 0 !important;
}


/* --- HEADER ICONS --- */

.header-icon a,
.header-icon > a i {
    line-height: 17px;
    font-size: 17px;
}

.header-icon .header-icon-counter {
    bottom: -10px;
    left: -11px;
    position: absolute;
}

i.ec.ec-compare:after {
    content: "Compare";
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 3px;
    margin-top: -4px;
    position: relative;
    display: inline-block;
}

i.ec.ec-favorites:after {
    content: "Wishlist";
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 3px;
    margin-top: -4px;
    position: relative;
    display: inline-block;
}


/* ////////////////////////////////////////////// */
/* --- MAIN MENU --- */

.electro-navbar-primary .nav > .menu-item > a {
    display: block;
    font-size: 0.9em;
    font-weight: 600;
    padding: 6px 1.5em;
}

.gs-extra-menu-btn {
    background-color: #e8860c;
    position: absolute;
    right: 0;
} /* Button - Special Offer */

ul#menu-main-menu li>a:hover {
    text-decoration: underline;
    background-color: rgba(255,255,255,0.1);
}


/* ////////////////////////////////////////////// */
/* --- MOBILE MENU --- */

li.gs-custom-mobile-item1 {
    padding-top: 40px;
    border-top: 6px solid #687480;
}

li.gs-custom-mobile-item1 a {
    position: relative;
    padding-left: 58px !important;
    background-color: #e8860c;
}

li.gs-custom-mobile-item1 a:before {
    content: "\e908";
    position: absolute;
    font-family: 'guardwell' !important;
    font-weight: 300;
    display: block;
    font-size: 28px;
    color: #fff;
    top: 1px;
    left: 19px;
}

.off-canvas-navigation {
    background-color: #333e48 !important;
}

.off-canvas-navigation ul li a, 
.off-canvas-navigation ul li>a {
    border-bottom: 1px dashed #687480;
}


/* ////////////////////////////////////////////// */
/* --- SIDEBAR ALL PAGES --- */

div#sidebar {
    padding-top: 15px;
}

.electro-compact .sidebar-blog .widget, 
.electro-compact .sidebar>.widget {
    margin-bottom: 15px;
}

/* --- SIDEBAR - PRODUCT CATEGORIES --- */

aside#custom_html-2,
aside#custom_html-3,
aside#custom_html-5,
aside#custom_html-7 {
    display: inline-block;
    width: 100%;
}

aside#custom_html-2 ul#menu-sidebar-menu-1,
aside#custom_html-3 ul#menu-sidebar-menu-1,
aside#custom_html-5 ul#menu-sidebar-menu-1,
aside#custom_html-7 ul#menu-sidebar-menu-1 {
    position: relative;
    background-color: #333e48;
} /* Product Categories Menu */

aside#custom_html-2 p.departments-menu-v2-title,
aside#custom_html-3 p.departments-menu-v2-title,
aside#custom_html-5 p.departments-menu-v2-title,
aside#custom_html-7 p.departments-menu-v2-title {
    margin-bottom: 0;
    line-height: 30px;
} /* Product Categories Title */

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li>a {
    line-height: 30px;
    color: rgba(255,255,255,1);
    padding: 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);

    -webkit-transition: all .1s ease-in-out;
    -moz-transition:    all .1s ease-in-out;
    -ms-transition:     all .1s ease-in-out;
    -o-transition:      all .1s ease-in-out;
    transition:         all .1s ease-in-out;     
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li>a:focus, 
.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li>a:hover {
    background-color: rgba(255,255,255,0.1);
    font-weight: 400; 
    padding-left: 8px;
}

ul.dropdown-menu ul li > a {
    line-height: 23px !important;
    padding: 3px 0 !important;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children:focus>a, 
.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children:hover>a {
    background-color: rgba(255,255,255,0.1);
    font-weight: 400; 
    padding-left: 8px;
}

.dropdown-menu a.dropdown-toggle:hover,
.dropdown-menu a.dropdown-toggle:focus,
.dropdown-menu a.dropdown-toggle:focus-within,
.dropdown-menu a.dropdown-toggle:active {
    background-color: rgba(255,255,255,0.1) !important;
    font-weight: 400 !important;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children:focus>a::after,
.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children:hover>a::after {
    color: #ffffff !important;
}

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children .dropdown-menu {
    border: 2px solid #0275d8;
    border-radius: 0 5px 5px 0;
    background-color: #ffffff;
}

i.gsicon-guardwell-favicon-icon {
    padding-right: 0px !important;
    padding-left: 4px;
    padding-top: 3px;
    color: #687480;
    font-size: 14px;
    border: 1px solid #687480;
    border-radius: 3px;
    height: 22px;
    width: 22px;
    display: inline-block;
    position: relative;
    top: 0px;
    margin: 0 7px;
} /* Guardwell Favicon Icon */

/*ul.gs-nav-extra-padding {
    padding-top: 33px;
}*/

aside#custom_html-2 .wpb_column.vc_column_container.vc_col-sm-6,
aside#custom_html-5 .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 50%;
    float: left;
    padding-left: 20px;
} /* submenu */

h2.gs-mega-nav-title {
    display: block !important;
    font-size: 20px !important;
    border-bottom: 2px solid #dbe3ea;
    clear: both;
    color: #333e48;
    width: 100%;
}

ul.dropdown-menu ul li {
    list-style: circle;
} /* dropdown menu list-style */

ul.dropdown-menu ul li.nav-divider {
    list-style: none !important;
}

.dropdown-menu {
    min-width: 580px;
} /* dropdown menu */

.departments-menu-v2 .departments-menu-v2-title+.dropdown-menu li.menu-item-has-children .dropdown-menu {
/*    min-height: 200px;
*/    padding: 20px 0;
}

ul.dropdown-menu .vc_single_image-wrapper img {
    display: block;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 150px;
    height: auto;
    opacity: 0.5;
} /* Logo img in Dropdown menu */


/* --- SIDEBAR - BASKET --- */

#sidebar h3.widget-title {
    color: #fff;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 30px;
    padding-left: 25px;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
    display: block;
    clear: both;
    border-radius: 5px 5px 0 0;

    background: #0075e6; /* Old browsers */
    background: -moz-linear-gradient(top, #0075e6 2%, #0055a5 70%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0075e6 2%,#0055a5 70%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0075e6 2%,#0055a5 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0075e6', endColorstr='#0055a5',GradientType=0 ); /* IE6-9 */
}

.sidebar .widget-title:after, .sidebar-blog .widget-title:after {
    content: ' ';
    width: 3.684em;
    border-bottom: 0px solid transparent;
    display: none;
    position: absolute;
    bottom: 0px;
}

aside#woocommerce_widget_cart-3 img,
aside#woocommerce_widget_cart-2 img {
    width: 75px;
    height: 75px;
    margin-right: 20px;
    float: left;
} /* product img */

.sidebar .widget_shopping_cart_content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    border: 2px solid #0055a5;
    border-radius: 0 0 5px 5px;
    border-bottom: 5px solid #0055a5;
    border-top: 0px;
}

.product_list_widget .mini_cart_item .remove {
    float: right;
    margin-top: 23px;
    color: #fff;
    background-color: #cc1b39;
    font-size: 17px;
    line-height: 17px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    text-align: center;
}

#sidebar .button {
    font-size: 14px;
    width: 48%;
    box-sizing: border-box;
    color: #ffffff;
    text-align: center;
    border-radius: 3px;
    margin-right: 0px;
    padding: 5px 2px;
    border-width: 0;
    display: inline-block;
    background-color: #e8860c;
    border-color: #efecec;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition:    all .2s ease-in-out;
    -ms-transition:     all .2s ease-in-out;
    -o-transition:      all .2s ease-in-out;
    transition:         all .2s ease-in-out; 
} /* sidebar basket button */

#sidebar .button:first-child {
    margin-right: 4%;
} /* sidebar basket button */

#sidebar .button:hover {
    background-color: #333e48;
} /* sidebar basket button hover */

#sidebar .wc-forward:after {
    display: none;
} /* hide arrow icon inside button */

.product_meta > span {
    font-weight: bold;
    color: #000000;
} /* before all link field */

.single-product-wrapper .gs-custom-product-excerpt {
    display: none;
} /* Hide product excerpt */


/* --- SIDEBAR - GUARDWELL EXTRA INFO --- */

aside#custom_html-4 .gs-extra-info {
    position: relative;
    border: 1px solid #dbe3ea;
    border-bottom: 5px solid #0055a5;
    border-radius: 5px;
/*    padding: 0 15px;
*/}

aside#custom_html-4 .gs-extra-info li {
    list-style: none;
    padding-left: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #dbe3ea;
}

aside#custom_html-4 .gs-extra-info li a {
    color: #333e48;
} /* Link */

aside#custom_html-4 .gs-extra-info li:hover > a {
    color: #0055a5 !important;
} /* Link */

aside#custom_html-4 .gs-extra-info li.gs-brands-icon {
    border-bottom: 0;
} /* delete border bottom */

aside#custom_html-4 .gs-extra-info li:last-child {
    border-bottom: none;
} /* delete border bottom */

aside#custom_html-4 .gs-extra-info li span {
    display: block;
}

aside#custom_html-4 .gs-extra-info li.gs-delivery-icon:before {
    content: "\e903";
    position: absolute;
    font-family: 'guardwell' !important;
    font-weight: 300;
    display: block;
    font-size: 33px;
    color: #e8860c;
    top: 20px;
    left: 27px;
} /* delivery icon */

aside#custom_html-4 .gs-extra-info li.gs-feedback-icon:before {
    content: "\e902";
    position: absolute;
    font-family: 'guardwell' !important;
    font-weight: 300;
    display: block;
    font-size: 36px;
    color: #e8860c;
    top: 20px;
    left: 28px;
} /* positive feedback icon */

aside#custom_html-4 .gs-extra-info li.gs-after-sale-icon:before {
    content: "\e900";
    position: absolute;
    font-family: 'guardwell' !important;
    font-weight: 300;
    display: block;
    font-size: 30px;
    color: #e8860c;
    top: 20px;
    left: 28px;
} /* After Sales Service icon */

aside#custom_html-4 .gs-extra-info li.gs-payment-icon:before {
    content: "\e904";
    position: absolute;
    font-family: 'guardwell' !important;
    font-weight: 300;
    display: block;
    font-size: 30px;
    color: #e8860c;
    top: 20px;
    left: 28px;
} /* Secure Payment icon */

aside#custom_html-4 .gs-extra-info li.gs-brands-icon:before {
    content: "\e901";
    position: absolute;
    font-family: 'guardwell' !important;
    font-weight: 300;
    display: block;
    font-size: 30px;
    color: #e8860c;
    top: 20px;
    left: 28px;
} /* Best Brand icon */

aside#custom_html-4 .gs-extra-info li.gs-ask-icon:before {
    content: "\e905";
    position: absolute;
    font-family: 'guardwell' !important;
    font-weight: 300;
    display: block;
    font-size: 44px;
    color: #0075E6;
    top: 26px;
    left: 20px;

    -webkit-transition: all 200ms ease-in-out;
    -moz-transition:    all 200ms ease-in-out;
    -ms-transition:     all 200ms ease-in-out;
    transition:         all 200ms ease-in-out;

    -webkit-transform:  scale(1.0);
    -moz-transform:     scale(1.0);
    -ms-transform:      scale(1.0);
    transform:          scale(1.0);    
} /* Ask Guardwell icon */

aside#custom_html-4 .gs-extra-info li.gs-ask-icon:hover:before {
    -webkit-transform:  scale(1.1);
    -moz-transform:     scale(1.1);
    -ms-transform:      scale(1.1);
    transform:          scale(1.1);
} /* Ask Guardwell icon - Zoom */

aside#custom_html-4 .gs-extra-info li.gs-ask-icon {
    background-color: #e5e5e5;
    margin-left: 0;
    margin-right: 0;
    padding-right: 15px;
} /* Ask Guardwell icon */

aside#custom_html-4 .gs-extra-info li.gs-ask-icon a {
    color: #333e48 !important;
    display: block;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition:    all .2s ease-in-out;
    -ms-transition:     all .2s ease-in-out;
    -o-transition:      all .2s ease-in-out;
    transition:         all .2s ease-in-out;     
} /* Ask Guardwell icon - Link */

aside#custom_html-4 .gs-extra-info li.gs-ask-icon a:hover {
    color: #0075E6 !important;
} /* Ask Guardwell icon - Link */


/* --- SIDEBAR - TESTIMONIALS --- */

aside#text-2 .departments-menu-v2 {
    border-bottom: 5px solid #0055a5;
    border-radius: 5px;
} /* Testimonials Main Block */

aside#text-2 .master-slider-parent {
    padding: 0 15px;
    padding-top: 25px;
    border: 1px solid #dbe3ea; 
} /* Testimonials Content Block */

aside#text-2 p.departments-menu-v2-title {
    margin-bottom: 0;
    line-height: 30px;
} /* Testimonials Title */

img.gs-testimonial-quote {
    display: inline-block;
    margin-top: -26px;
} /* Testimonials Quote Icons */

aside#text-2 .gs-testimonial-name {
    text-align: right !important;
    font-weight: bold;
    line-height: 18px;
} /* stars section */

aside#text-2 .gs-testimonial-name img.gs-testimonials-stars {
    max-width: 83px;
    display: inline-block;
} /* stars icon */


/* --- SIDEBAR - FILTER OPTION ON SHOP PAGE AND PRODUCT PAGE */

li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term {
    list-style: circle;
    margin-left: 20px;
    line-height: 18px;
}

a.gs-filter-reset-btn {
    text-align: center !important;
    display: block;
    background-color: #e8860c;
    border-radius: 3px;
    padding: 7px 4px;
    color: #fff;
    text-transform: uppercase;

    -webkit-transition: all .1s ease-in-out;
    -moz-transition:    all .1s ease-in-out;
    -ms-transition:     all .1s ease-in-out;
    -o-transition:      all .1s ease-in-out;
    transition:         all .1s ease-in-out;     
} /* Reset Filter Button */

a.gs-filter-reset-btn:hover {
    background-color: #F7A53D;
} /* Reset Filter Button Hover */

.electro-compact .widget_layered_nav ul li>a {
    padding: 3px 0 !important;
} /* custom sidebar item nav high */



/* ////////////////////////////////////////////// */
/* --- FOOTER ALL PAGES --- */

/* --- FOOTER BOTTOM --- */

.copyright-bar .copyright {
    line-height: 1em;
}

.electro-compact .copyright-bar {
    padding: .65em 0;
}

.footer-payment-logo .card-item > img {
    height: auto;
    max-width: 100%;
} /* payment icons */

.copyright-bar .payment {
    padding-top: 13px;
}

a.ft-footer-bottom-link {
    display: inline-block;
    padding-left: 12px;
    border-left: 1px solid #333e48;
    margin-left: 7px;
    color: #5B93BE;
    font-weight: 400;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition:    all .2s ease-in-out;
    -ms-transition:     all .2s ease-in-out;
    -o-transition:      all .2s ease-in-out;
    transition:         all .2s ease-in-out;    
}

a.ft-footer-bottom-link:hover {
    color: #014c8c;
}

/* --- FOOTER BOTTOM - ROW 2 --- */

.ft-footer-bottom-row-2 {
    display: block;
}

.ft-footer-bottom-row-2 img {
    display: inline-block;
    padding-right: 10px;
    margin-top: -10px;
}

.ft-footer-bottom-row-2 p {
    display: inline-block;
/*    padding-top: 22px;
*/    line-height: 16px;
    margin-bottom: 0;
}

.ft-footer-bottom-row-2 .ft-footer-bottom-row-2-link {
    display: inline-block;
    padding-left: 10px;
    border-left: 1px solid #333e48;
    margin-left: 7px;
    margin-top: 18px;
}

.ft-footer-bottom-row-2 .ft-footer-bottom-row-2-link a {
    padding-left: 6px;
    color: #5B93BE;
    font-weight: 400;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition:    all .2s ease-in-out;
    -ms-transition:     all .2s ease-in-out;
    -o-transition:      all .2s ease-in-out;
    transition:         all .2s ease-in-out;
}

.ft-footer-bottom-row-2 .ft-footer-bottom-row-2-link a:hover {
    color: #014c8c;
}

/*===========================================*/
/* --- NEW FOOTER --- */

/* --- FOOTER LOGOS SECTION 1 --- */

.gs-footer-row-1 {
    text-align: center;
    background-color: #e9e9e9;
}

img.gs-footer-row-1-logos {
    display: none;
}

.gs-footer-row-1-block {
    text-align: center;
    background-color: white;
    max-width: 1366px;
    margin: 0 auto;
    padding: 10px 20px;
    border-top: 1px solid #dbe3ea;
    border-radius: 0 0 5px 5px;    
}

.gs-footer-row-1-block-logo {
    display: inline-block;
    padding: 0 41px;
    text-align: center;
}

.gs-footer-row-1-block-logo img {
    max-width: 77%;
}


/* --- FOOTER LINK SECTION 2 --- */

.gs-footer-row-2 {
    padding: 20px;
    background-color: #e9e9e9;
}

.gs-footer-row-2-block {
    display: block;
    text-align: center;
}

ul.gs-footer-row-2-links {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
    border-bottom: 1px solid #dbe3ea;
    padding-bottom: 15px;
}

ul.gs-footer-row-2-links li {
    display: inline-block;
    padding: 0 23px;
    list-style: none;
}

/* --- FOOTER Guardwell Details SECTION 3 --- */

.gs-footer-row-3 {
    background-color: #e9e9e9;
    font-size: 13px;
    padding-bottom: 2px;
}

.gs-footer-row-3-block img {
    display: block;
    margin: 0 auto;
    max-width: 200px;
    padding-bottom: 12px;
} /* Certification Images and Payment Logos */

.gs-footer-row-3-block > img:first-child {
    background-color: white;
    margin-bottom: 12px;
    padding-bottom: 0;
    padding: 4px;
    border-radius: 5px 0 5px 0;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
} /* Certification Images */

.gs-footer-row-3-block {
    text-align: center;
}

.gs-footer-row-3 p {
    margin-bottom: 3px;
}

p.gs-footer-row-3-col1 a {
    color: #333e48;
    font-weight: 700;
}

.gs-footer-row-3-block ul {
    padding-top: 15px;
    margin-bottom: 6px;
    padding-left: 0;
}

.gs-footer-row-3-block li {
    display: inline-block;
    padding: 5px 10px;
}

.gs-footer-row-3-block ul li img {
    height: 19px;
    width: auto;
    padding-bottom: 0;
}


/* --- FOOTER WEBENITO Details SECTION 4 --- */

.gs-footer-row-4 {
    display: block;
    text-align: center;
    padding-bottom: 14px;
    background-color: #e9e9e9;
    border-top: 1px solid #dbe3ea;
}

.gs-footer-row-4 img {
    display: inline-block;
    padding-right: 10px;
    margin-top: -10px;
    height: 38px;
}

.gs-footer-row-4 p {
    display: inline-block;
    line-height: 16px;
    margin-bottom: 0;
}

.gs-footer-row-4 .gs-footer-row-4-link {
    display: inline-block;
    padding-left: 10px;
    border-left: 1px solid #333e48;
    margin-left: 7px;
    margin-top: 18px;
}

.gs-footer-row-4 .gs-footer-row-4-link a {
    padding-left: 6px;
    color: #5B93BE;
    font-weight: 400;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition:    all .2s ease-in-out;
    -ms-transition:     all .2s ease-in-out;
    -o-transition:      all .2s ease-in-out;
    transition:         all .2s ease-in-out;
}

.gs-footer-row-4 .gs-footer-row-4-link a:hover {
    color: #014c8c;
}




/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* HOME PAGE */
/* ======================================================================== */

.home.page .entry-header {
    margin-top: 10px;
}

.gs-hero-banner {
    margin-top: 6px;
    margin-bottom: 16px;
} /* main banner */


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* DOMESTIC SAFES PAGE */
/* ======================================================================== */

/* --- ENTRY TITLE CTA --- */

.gs-entry-title-cta {
    display: block;
    height: 246px;
    margin-bottom: 15px;
    padding: 50px 0px;
    background-color: #e9e9e9;
}

.gs-entry-title-cta h1 {
    font-size: 28px;
    line-height: 31px;
    font-weight: 500;
}

.gs-entry-title-cta h1 span {
    display: block;
    font-size: 18px;
    color: #687480;
}

.gs-entry-title-cta a {
    padding: 8px 25px;
    background-color: #0055a5;
    float: left;
    position: relative;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 15px 14px -8px rgba(0,0,0,0.3);
    text-transform: uppercase;
}

.gs-domestic-banner1 {
    display: block;
    margin-bottom: 15px;
    float: left;
    margin-right: 20px;
}

.page-id-13 h3 {
    clear: both;
}

.gs-blockquote-block {
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.gs-blockquote-col1 {
    width: 33%;
    float: left;
    display: inline-block;
}

.gs-blockquote-col2 {
    display: inline-block;
    width: 66%;
}

.gs-blockquote-col2 blockquote {
    position: relative;
    font-size: 1.2em;
    margin: 0 0 1.25em;
    padding: 0 1.25em 0 1.875em;
    border-left: 2px solid #e8860c;
    font-style: italic;
    color: #333;
}


/* --- CTA Banner --- */

.gs-cta-banner1 {
    display: block;
    background-color: #0055a5;
    color: #fff;
    padding: 20px;
    overflow: auto;
}

.gs-cta-banner1 p {
    margin-bottom: 4px;
}

.gs-cta-banner1 h2 {
    position: relative;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    max-width: 660px;
}

.gs-cta-banner1 a {
    padding: 8px 25px;
    background-color: #fff;
    float: right;
    position: relative;
/*    top: -19px;
*/    border-radius: 5px;
    box-shadow: 0px 15px 14px -8px rgba(0,0,0,0.3);
    text-transform: uppercase;
}

/* --- CUSTOM PRODUCT EXCERPT FOR PAGES --- */

/* WRITTEN CONTENT SECTION */

.gs-custom-heading h2 {
    text-align: center;
    margin: 0 auto !important;
    float: none;
    clear: both;
    position: relative;
    background-color: #ffffff;
    border-bottom: 2px dashed #dbe3ea;
    padding: 15px 15px;
    font-weight: 700;
    font-size: 18px !important;
}

.gs-custom-heading h2:before {
    display: none; /* change to block */
    content: ' ';
    height: 4px;
    background-color: #f7bf19;
    width: 10px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    border-radius: 0 0 10px 10px;
    transform: translateX(-50%);
}

.gs-custom-heading h2 span {
    text-transform: uppercase;
    font-size: 30px;
    color: #687480;
    text-shadow: 2px 2px 0px rgba(0,0,0,0.2);
}

/* PRODUCTS SECTION */

.gs-product-block {
    width: 33.3333333333%;
    float: left;
    padding: 20px;
    position: relative;
}

.gs-custom-product-row {
    display: block;
    overflow: hidden;
}

.gs-product-block:after {
    content: '';
    border-right: 1px solid #eaeaea;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    height: 80%;
    transform: translateY(-50%);
}

.gs-custom-product-row > .gs-product-block:last-child:after {
    border-right: none !important;
} /* delete border on last child */

.gs-product-block h2 {
    font-size: 15px !important;
    line-height: 19px;
    font-weight: 700;
    color: #19659F;
}

.gs-special-offer-badge {
    position: absolute;
    height: 58px;
    text-align: center;
    padding-top: 14px;
    border-radius: 50%;
    width: 58px;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    text-transform: capitalize;
    background-color: #e8860c;
    font-weight: 700;
    letter-spacing: 0.5px;
    right: 20px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.2);

    -webkit-transform:  rotate(20deg);
    -ms-transform:      rotate(20deg);
    transform:          rotate(20deg);
} /* Special Offer Badge */

.gs-special-offer-badge:after {
    content: "special offer";
} /* Special Offer Badge */

.gs-product-block img {
    max-width: 160px;
    margin: 0 auto;
}

.gs-product-block .gs-custom-product-excerpt {
    font-size: 12px;
    line-height: 21px;
    color: #7d7d7d;
}

.gs-product-block-price p span {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    vertical-align: middle;
    line-height: 29px;
} /* price */

a.gs-product-button {
    font-family: "open sans";
    text-transform: uppercase;
    padding: 7px 24px;
    font-size: 14px;
    float: right;
    text-indent: 0;
    line-height: 16px;
    color: #ffffff;
    background-color: #0055a5;
    border-radius: 3px;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition:    all .2s ease-in-out;
    -ms-transition:     all .2s ease-in-out;
    -o-transition:      all .2s ease-in-out;
    transition:         all .2s ease-in-out;      
} /* product button */

a.gs-product-button:hover {
    background-color: #000000;
} /* product button hover */

/* CUSTOM PRODUCT EXCERPT */

span.gs-custom-product-excerpt-line-separator {
    border-left: 1px solid #ddd;
    margin: 0 16px;
} /* line separator */

/* ABOUT CTA BUTTON SECTION */ 

.gs-product-block p {
    margin-bottom: 0;
}

.gs-product-block-cta {
    height: 100%;
    min-height: 372px;
    display: block;
    margin: 0 auto;
    text-align: center;
    background-color: #eaeaea;
    border-radius: 3px;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition:    all .2s ease-in-out;
    -ms-transition:     all .2s ease-in-out;
    -o-transition:      all .2s ease-in-out;
    transition:         all .2s ease-in-out; 
}

.gs-product-block-cta:hover {
    box-shadow: 4px 4px 0 #000;
}

.gs-product-block-cta img {
    display: inline-block;
    position: relative;
    margin-top: 46%;
}

a .gs-product-block-cta span {
    color: #333e48;
}

a .gs-product-block-cta:hover span {
    color: #333e48;
}

.gs-product-block-cta span:after {
    content: "\f178";
    font-family: fontawesome;
    display: block;
    clear: both;
    color: #F7A53D;
    font-size: 60px;
    margin-top: 12px;
    position: relative;
    left: -60px;
    opacity: 0;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition:    all .2s ease-in-out;
    -ms-transition:     all .2s ease-in-out;
    -o-transition:      all .2s ease-in-out;
    transition:         all .2s ease-in-out;    
}

.gs-product-block-cta:hover > span:after {
    position: relative;
    left: 0px;
    opacity: 1;
}




/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* CERTIFIED SAFES PAGE */
/* ======================================================================== */


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* OFFICE & COMMERCIAL SAFES PAGE */
/* ======================================================================== */


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* FIREPROOF SAFES and CABINETS PAGE */
/* ======================================================================== */

.page-id-20 .gs-cta-banner1 {
    margin-bottom: 20px;
}


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* SECURITY SAFES PAGE */
/* ======================================================================== */


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* TESTIMONIALS PAGE */
/* ======================================================================== */

div#gs-testimonial-page .block-1 {
    border: 1px solid #dbe3ea;
    border-radius: 5px;
    padding: 15px;
    padding-top: 26px;
    overflow: auto;
} /* Testimonial Single Quote */

div#gs-testimonial-page .block-1:before {
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 44px;
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    color: #dbe3ea;
} /* Quote Icon */



/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* CONTACT US PAGE */
/* ======================================================================== */

body.page-id-59 .vc_row {
    margin-left: -15px;
    margin-right: 0px;
}

/*  --- Contact Form --- */

/* CONTACT FORM SECTION */

.gs-contact-form-block .ft-one-third {
    width: 32%;
    float: left;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 12px;   
}

.gs-contact-form-block .ft-one-third,
.gs-contact-form-block .ft-box-textarea,
.gs-contact-form-block .ft-custom-privacy {
    margin-bottom: 12px;
}

.gs-contact-form-block .ft-box-textarea {
    display: inline-block;
    width: 100%;
}

.ft-one-third input[type=text],
.ft-one-third input[type=email] {
    width: 100%;
    border-radius: 3px;
}

.ft-one-third-two {
    margin-right: 0 !important;
}

.ft-box-textarea textarea {
    width: 100%;
    border-radius: 3px;
}

.wo-form-checkbox {
    margin-bottom: 12px;
} /* check box */

.wo-form-checkbox span.wpcf7-list-item-label {
    display: table;
    text-shadow: none !important;
    font-weight: 600;
} /* check box */

.wo-form-checkbox input[type=checkbox] {
    float: left;
    margin-right: 18px;
    margin-top: 2px;
} /* check box */

.ft-submit-form-button input[type=submit] {
    color: #ffffff;
    border-radius: 3px;
    padding: 7px 24px;
    line-height: 19px;
}

.ft-captcha input.wpcf7-form-control.wpcf7-captchar {
    max-width: 240px;
    float: left !important;
    margin-right: 15px;
    border-radius: 3px;
} /* Captcha Code */

.ft-captcha {
    display: block;
    margin-bottom: 20px;
    overflow: auto;
} /* Captcha Code Field */

.gs-contact-form-block div.wpcf7-mail-sent-ok {
    border: 2px solid #4CBD87;
    background-color: #4CBD87;
    color: #fff;
    border-radius: 3px;
} /* success message */

.gs-contact-form-block span.wpcf7-not-valid-tip {
    display: block;
    color: #FFFFFF;
    padding: 3px 10px;
    background: #cc1b39;
    border-radius: 3px;
    margin-top: 5px;
    font-size: 12px;
    display: inline-block;
} /* Error message */

div.wpcf7-validation-errors {
    border: 1px solid #cc1b39;
    background-color: #cc1b39;
    color: #fff;
} /* Error message */


/* --- Contact Details Block --- */

.gs-contact-page-details-block {
    border: 1px solid #dbe3ea;
    padding: 20px 0 20px 10px;
    background-color: #f5f5f5;
}

.gs-phone-block,
.gs-opening-time-block,
.gs-email-block {
    text-align: center;
    border-bottom: 1px dashed #dbe3ea;
    display: block;
    margin-bottom: 0px !important;
    padding-bottom: 20px;
}

.gs-opening-time-block, .gs-email-block {
    padding-top: 13px;
}

.gs-phone-block strong, 
.gs-email-block strong {
    padding-bottom: 6px;
    display: block;
}

.gs-opening-time-block p {
    margin-bottom: 6px;
}

.gs-phone-block a, 
.gs-email-block a,
a.gs-find-us {
    display: block;
    text-align: center;
    background-color: #e8860c;
    border-radius: 5px;
    padding: 6px;
    font-size: 15px;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.gs-phone-block a:hover,
.gs-email-block a:hover,
a.gs-find-us:hover {
    background-color: #F7A53D;
 }

.gs-address-block {
    padding-top: 13px;
    text-align: center;
    margin-bottom: 5px !important;
} /* address details block */

.gs-footer-address-column.gs-footer-address-block-dublin {
    padding-top: 20px;
} /* address details block */

a.gs-find-us i {
    padding-right: 10px;
    font-size: 20px;
} /* Find Us Button */

a.gs-find-us {
    margin-top: 25px;
} /* Find Us Button */


/* --- GOOGLE MAP SECTION --- */

.gs-google-map-block {
    border-top: 1px dashed #dbe3ea;
    padding-top: 25px;
}

.gs-google-map-block .wpb_wrapper {
    background-color: #eaeaea;
    padding: 0px !important;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.gs-google-map-block iframe {
    border-radius: 3px;
}






/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* ABOUT US PAGE */
/* ======================================================================== */


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* DELIVERY OPTION PAGE */
/* ======================================================================== */

.gs-delivery-block {
    display: block;
    background-color: #f5f5f5;
    padding: 15px 20px;
    margin-bottom: 20px;
}

p.gs-delivery-p {
    margin-bottom: 5px;
}

p.gs-delivery-p {
    border-top: 1px dashed #dbe3ea;
}

.gs-delivery-block h3 {
    color: #0055a5;
}



/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* SAFE RELOCATION and REMOVAL PAGE */
/* ======================================================================== */


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* HIRE SAFES and SAFE MAINTENANCE PAGE */
/* ======================================================================== */


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* TRADE CUSTOMERS PAGE */
/* ======================================================================== */


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* ASK GUARDWELL EXPERT PAGE - REASONS WHY BUY SAFES PAGE */
/* ======================================================================== */

/* --- GENERAL SETTING --- */

.gs-divider-title-1 {
    display: block;
    height: 3px;
    width: 200px;
    background-color: #e8860c;
    margin-bottom: 20px;
    margin-top: 20px;
} /* divider */

h2.gs-custom-title-2 {
    margin-left: 50px;
    position: relative;
    text-transform: capitalize;
} /* section title */

i.gsicon-guardwell-free-delivery-icon,
i.gsicon-guardwell-feedback-icon,
i.gsicon-guardwell-after-sales-icon,
i.gsicon-guardwell-payment-icon,
i.gsicon-guardwell-brands-icon {
    font-size: 40px;
    color: #e8860c;
    position: absolute;
    top: -9px;
    left: -49px;
} /* custom icons */


/* --- Delivery & Installation Service --- */

tr.gs-ask-highlight th {
    width: 33%;
}

table.gs-ask-table td {
    border: 1px solid #dbe3ea;
}

tr.gs-ask-highlight {
    border: 1px solid #dbe3ea;
    background-color: #e5e5e5;
}


/* --- Positive Feedback --- */

.gs-feedback-block {
    position: relative;
    display: block;
    overflow: auto;
}

.gs-feedback-block .gs-block-1 {
    border: 1px solid #dbe3ea;
    border-radius: 5px;
    padding: 15px;
    padding-top: 26px;
    overflow: auto;
    width: 48%;
    float: left;
    box-sizing: border-box;
    margin-right: 2%;
}


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* SHOP PAGE */
/* ======================================================================== */

/* --- Woocommerce Title --- */

.woocommerce-page .page-header {
    position: relative;
    margin-bottom: 5px;
}

/* --- GRID - SORTING MENU --- */

.shop-control-bar .woocommerce-ordering {
    float: right;
    width: auto;
    padding: 1px 0;
}

.shop-control-bar .electro-advanced-pagination {
    display: none;
}

.shop-control-bar .form-electro-wc-ppp {
    display: none;
}


/* SINGLE GRID PRODUCT BLOCK */

span.loop-product-categories {
    display: none !important;
} /* hide categories */

ul.products {
    margin-bottom: 18px !important;
} /* single product block */

ul.products li.product {
    margin: 4px 0 !important;
} /* single product block */

li.product .product-sku {
    display: none;
} /* hide product SKU */

li.product .price ins {
    color: #cc1b39; /* #e00 */
} /* price tag in red */

li.product .product-short-description {
    clear: both;
    color: #333e48;
    font-size: .857em;
    line-height: 1.75em;
    margin-bottom: 20px;
    height: 127px; 
}

li.product .product-short-description .gs-custom-product-excerpt p {
    font-size: 1px;
    line-height: 1px;
    margin-bottom: 4px;
}

li.gs-custom-product-excerpt-highlight {
    color: #cc1b39;
    font-weight: 700;
}

li.product .woocommerce-loop-product__title, li.product h3 {
    height: 2.9em;
    color: #19659F;
    font-size: 15px !important;
    line-height: 19px;
}

.products-carousel .owl-item .product .added_to_cart, 
.products-carousel .owl-item .product .button, 
.section-onsale-product .onsale-product .added_to_cart, 
.section-onsale-product .onsale-product .button, 
.section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .added_to_cart, 
.section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .button, 
li.product .added_to_cart, 
li.product .button {
    width: auto;
    min-width: 115px;
    display: block;
} /* button Buy Now */

.products-carousel .owl-item .product .button.add_to_cart_button::before,
.section-onsale-product .onsale-product .button.add_to_cart_button::before, 
.section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .button.add_to_cart_button::before, 
li.product .button.add_to_cart_button::before {
    content: "buy now";
    font-family: "open sans";
    text-transform: uppercase;
    padding: 7px 24px;
    font-size: 14px;
    float: right;
    text-indent: 0;
    line-height: 16px;
} /* button Buy Now */

.products-carousel .owl-item .product .added_to_cart::before, 
.products-carousel .owl-item .product .button::before, 
.section-onsale-product .onsale-product .added_to_cart::before, 
.section-onsale-product .onsale-product .button::before, 
.section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .added_to_cart::before, 
.section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .button::before, 
li.product .added_to_cart::before, 
li.product .button::before {
    background-color: #e8860c;
    border-radius: 3px;
} /* button Buy Now background color */

li.product .product-thumbnail {
    padding-bottom: 0%;
    width: 59% !important;
    margin: 0 auto;
} /* product thumbnail */

li.product .product-inner {
    padding: 1.8em 0.8em 0.8em 1.5em;
} /* single product padding */ 


.products:not(.electro-v1)>.product:hover .hover-area {
    display: block;
    padding-top: 0;
    border-top: none;
} /* hide the line where the compae and wishlist buttons were */


/* CUSTOM PRODUCT EXCERPT */

span.gs-custom-product-excerpt-line-separator {
    border-left: 1px solid #ddd;
    margin: 0 16px;
} /* line separator */ 

.owl-item>.product a, 
.products-carousel.electro-v1 .owl-item .product a, 
.section-onsale-product .onsale-product a, 
.section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content a, 
li.product a {
    color: #333e48;
} 

/* --- Pagination NAVIGATION --- */

span.page-numbers.current {
    border-radius: 3px !important;
}

a.page-numbers {
    border-radius: 3px !important;
}


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* SINGLE PRODUCT PAGE */
/* ======================================================================== */

/* PRODUCT DESCRIPTION */

.single-product .single-product-wrapper {
    margin-bottom: 40px;
}

div#primary.content-area {
    padding-top: 10px;
} /* main product content top padding */

hr.single-product-title-divider {
    margin-top: 5px;
    margin-bottom: 5px;
} /* divider under Product title */

.yith-wcwl-add-to-wishlist {
    border-bottom: 1px solid;
} /* Add to wishlist button */

a.add-to-compare-link {
    border-bottom: 1px solid;
} /* compare button */

h1.product_title.entry-title {
    font-size: 22px;
    font-weight: 700;
} /* Main Product Title */

.onsale {
    background: #cc1b39;
    border-radius: 0px;
} /* Sale Badge */

.single-product .woocommerce-tabs {
    margin-bottom: 0;
}

.related.products {
    display: none;
} /* hide related products block */

.single-product .wc-tab {
    border-radius: 6px;
    border: 1px solid #ddd;
    padding: 20px;
} /* Main Block */

.electro-description {
    margin-bottom: 40px;
} /* main block margin */

.gs-product-description {
    display: block;
    overflow: auto;
    margin-bottom: 0px;
}

.gs-product-description .gs-description-block {
    width: 50%;
    float: left;
    display: inline-block;
    position: relative;
}

.gs-essential-info-block a {
    position: relative;
    padding-left: 41px;
    display: inline-block;
    margin-top: 7px !important;
    float: left;
} /* Key lock option icon */

.gs-essential-info-block a:hover {
    text-decoration: underline;
} /* Key lock option icon Hover */

.gs-essential-info-block a.gs-keylock-icon:before {
    content: "\e907";
    position: absolute;
    font-family: 'guardwell' !important;
    font-weight: 300;
    display: block;
    font-size: 33px;
    color: #e8860c;
    top: 0px;
    left: 2px;
    right: 0;
} /* Key Locking Icon */

.gs-essential-info-block a.gs-digitalock-icon:before {
    content: "\e906";
    position: absolute;
    font-family: 'guardwell' !important;
    font-weight: 300;
    display: block;
    font-size: 33px;
    color: #e8860c;
    top: 0px;
    left: 2px;
    right: 0;
} /* Digital Keypad Icon */

.single-product .woocommerce-product-details__short-description {
    color: #333e48; 
}

.single_add_to_cart_button.button {
    color: #fff;
    font-weight: 700;
    font-size: 1em;
    padding: 8px 30px;
    border-radius: 5px;
} /* Add to basket button */

.input-text {
    padding: 8px;
    border-radius: 5px;
} /* product quantity */

.yith-wcwl-add-to-wishlist {
    display: none;
} /* add to wishlist button hidden */

a.add-to-compare-link {
    display: none;
} /* Compare button hidden */


/* --- Essential Information Delivery Option --- */
.gs-essential-info-block {
    border-top: 1px dashed #dbe3ea;
    border-bottom: 1px dashed #dbe3ea;
    position: relative;
    display: block;
    padding: 10px;
    margin-bottom: 14px;
}

.gs-essential-info-block p {
    margin-bottom: 0;
}

.gs-free-delivery-block {
    display: inline-block;
    padding-left: 62px;
    padding-right: 14px;
    position: relative;
    border-left: 1px solid #dbe3ea;
    margin-left: 9px;
}

span.gs-free-delivery-block strong {
    color: #4CBD87;
}

.gs-free-delivery-block:before {
    content: "\e903";
    position: absolute;
    font-family: 'guardwell' !important;
    font-weight: 400;
    display: block;
    font-size: 42px;
    color: #4CBD87;
    top: 8px;
    left: 12px;
    right: 0;
}

.gs-free-delivery-p {
    clear: both;
    display: block;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
}


/* --- PRICE and QTY SECTION --- */

p.price {
    background-color: #f5f5f5;
    margin-bottom: 0px !important;
    padding-bottom: 12px;
    padding-left: 15px;
    padding-top: 10px;
}

.single-product .price {
    font-size: 24px;
    font-weight: 600;
}

form.cart {
    background-color: #f5f5f5;
    padding-left: 15px;
    padding-bottom: 15px;
}

.quantity .input-text {
    background-color: #fff;
}


/* --- COMPARISON TABLE SECTION --- */ 

.gs-product-comparison {
    background-color: #f1f1f1;
    border-radius: 6px;
    display: block;
    clear: both;
}

.gs-product-comparison tr.gs-comparison-table-row {
    font-size: 13px;
}

table td, table th {
    padding: .75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #dfdfdf;
}

.gs-product-comparison #column_names th {
    border-top: 0px solid #19659F;
}

tr.gs-highlighted-row {
    background-color: #e8860c;
    color: #fff;
} /* highlighted product row */

tr.gs-comparison-table-row.gs-highlighted-row a {
    color: #fff;
} /* highlighted product row link */

.gs-product-comparison a {
    color: #0075E6;
    text-decoration: underline;
}

.gs-product-comparison a:hover {
    color: #0055a5;
}

.gs-product-comparison a.gs-comparison-button {
    float: right;
    display: inline-block;
    background-color: #cc1b39;
    text-align: center;
    padding: 0 13px;
    color: #fff;
    border-radius: 3px;
    margin-left: 15px;
    text-decoration: none;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition:    all .2s ease-in-out;
    -ms-transition:     all .2s ease-in-out;
    -o-transition:      all .2s ease-in-out;
    transition:         all .2s ease-in-out; 
}

.gs-product-comparison a.gs-comparison-button:hover {
    background-color: #f51a3f;
}

.gs-product-comparison h2 {
    text-align: center;
    margin: 0 auto !important;
    float: none;
    clear: both;
    position: relative;
    background-color: #ffffff;
    border-bottom: 2px solid #e8860c;
    padding: 15px 15px;
    font-weight: 700;
    font-size: 18px !important;
}

.gs-product-comparison h2:before {
    content: ' ';
    height: 4px;
    background-color: #e8860c;
    width: 10px;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    border-radius: 0 0 10px 10px;
    transform: translateX(-50%);
}


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* WISHLIST PAGE */
/* ======================================================================== */


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* COMPARE PAGE */
/* ======================================================================== */

h1.lead-title.text-center.cart-empty {
    font-size: 22px;
    color: #434343;
    font-weight: 500;
}

a.wc-backward.btn {
    color: #fff;
}


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* CART PAGE */
/* ======================================================================== */

.woocommerce-info, 
.woocommerce-message, 
.woocommerce-noreviews, 
p.no-comments {
    background-color: #4CBD87;
}


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* CHECKOUT PAGE */
/* ======================================================================== */

.woocommerce-checkout #payment input#payment_method_stripe, 
#add_payment_method #payment input#payment_method_stripe {
    top: auto !important;
}

.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
    padding-left: 0px !important;
}

#shipping_method li label {
    max-width: 80%;
    display: inline-grid;
}

.input-text, 
input[type=email], 
input[type=password], 
input[type=search], 
input[type=text], 
input[type=url], 
textarea {
    border-radius: 5px !important;
    padding: 8px !important;
}

.select2-container .select2-selection.select2-selection--single {
    border-radius: 5px;
}

.woocommerce-error {
    background-color: #cc1b39;
}


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* 404 PAGE */
/* ======================================================================== */

.useful-links {
    display: none;
}

.info-404 {
    padding-bottom: 200px;
}


/* //////////////////////////////////////////////////////////////////////// */
/* ======================================================================== */
/* RESPONSIVE DESIGN */
/* ======================================================================== */

/*--------- Here starts code for Media Screen max-width:1199px  --------*/

@media only screen and (max-width: 1199px) {

    li.my-account {
        display: none;
    }

    .handheld-header-links a.footer-cart-contents:after {
        content: "Cart";
        position: absolute;
        top: 2px;
        left: -38px;
        right: 0;
        font-size: 18px !important;
        color: white !important;
        font-family: arial;
        width: 60px;
        display: inline-block;
        text-indent: 0;
    }

    .handheld-header-links li.search {
        margin-right: 45px;
    }

    body:not(.electro-v1) .content-area {
        flex: 0 0 100%;
        max-width: 100%;
    }

    body:not(.electro-v1) .sidebar, body:not(.electro-v1) .sidebar-blog {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-logo a img {
        display: none;
    } 

    button.navbar-toggler.navbar-toggle-hamburger {
        background-color: #fff !important;
        padding: 5px !important;
        border-radius: 2px !important;
        color: white !important;
    } /* hamburger menu */

    button.navbar-toggler.navbar-toggle-hamburger:after {
        content: "MENU";
        position: absolute;
        top: 8px;
        right: -36px;
        font-size: 18px;
    } /* hamburger menu MENU */

    .gs-custom-header-block {
        padding: 13px 15px 0px;
        background-image: none !important; 
        background-color: #12212E !important;
    }

    .gs-custom-header-block .gs-contact-block {
        display: block;
        float: none;
        background-color: #005eb8;
        border-radius: 5px;
        padding: 5px 2% 10px;
        box-sizing: border-box;
        clear: both;
        text-align: center;
        position: fixed;
        bottom: 7px;
        left: 0;
        z-index: 999;
        width: 96%;
        margin-left: 2%;
        color: rgba(255,255,255,0.5);
    }

    .gs-custom-header-block img {
        display: block;
        float: none;
        max-width: 250px;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .gs-custom-header-block .gs-contact-block span a {
        color: #fff;
    }

    .gs-footer-row-4 {
        display: block;
        text-align: center;
        padding-bottom: 72px;
        padding-left: 20px;
        padding-right: 20px;
    } /* footer padding */

}


/*--------- Here starts code for Media Screen max-width:1032px  --------*/

@media only screen and (max-width: 1032px) {

    .gs-free-delivery-block {
        display: block;
        /* clear: both; */
        padding-left: 45px;
        padding-right: 20px;
        /* position: relative; */
        border-left: none;
        /* margin-left: 9px; */
        margin-top: 10px !important;
        /* top: 8px; */
    }

    .gs-free-delivery-block:before {
        content: "\e903";
        position: absolute;
        font-family: 'guardwell' !important;
        font-weight: 400;
        display: block;
        font-size: 42px;
        color: #4CBD87;
        top: 8px;
        left: -7px;
        right: 0;
    }

    .gs-essential-info-block a {
        position: relative;
        padding-left: 41px;
        display: block;
        margin-top: 7px !important;
        float: none;
    }

    .gs-entry-title-cta {
        padding: 30px 0px;
    }

}


/*--------- Here starts code for Media Screen max-width:991px  --------*/

@media only screen and (max-width: 991px) {

    .footer-v2 .desktop-footer {
        display: block;
    }

    .handheld-footer.v1 {
        display: none;
    }

}


/*--------- Here starts code for Media Screen max-width:960px  --------*/

@media only screen and (max-width: 960px) {

    .gs-custom-product-row {
        display: inline;
    }

    .gs-product-block {
        width: 50%;
        float: left;
        padding: 20px;
    }

}


/*--------- Here starts code for Media Screen max-width:945px  --------*/

@media only screen and (max-width: 945px) {
    
    .gs-product-comparison {
        overflow-x:scroll;
        overflow-y:visible;
        padding-bottom:1px;
        display: block;
    }

    .gs-product-comparison::-webkit-scrollbar {
        height:18px;
    }

    .gs-product-comparison::-webkit-scrollbar-track {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
    }

    .gs-product-comparison::-webkit-scrollbar-thumb {
        background-color: #0055a5;
        border-radius: 10px;
        -webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.5);
    }

    .gs-product-comparison table {
        min-width: 854px;
    }

    .gs-entry-title-cta {
        display: block;
        clear: both;
        height: auto;
        overflow: auto;
        padding-left: 20px;
        margin-bottom: 15px;
    }

    .gs-domestic-banner1 {
        margin-bottom: 0px;
        float: none;
        margin-right: 0px;
    }

}


/*--------- Here starts code for Media Screen max-width:827px  --------*/

@media only screen and (max-width: 827px) {

    img.gs-footer-row-1-logos {
        display: block;
        margin: 0 auto;
        padding: 6px 20px;
    }

    .gs-footer-row-1 {
        background-color: #ffffff;
        border-top: 1px solid #dbe3ea;
    }

    .gs-footer-row-1-block {
        display: none;
    }

}



/*--------- Here starts code for Media Screen max-width:767px  --------*/

@media only screen and (max-width: 767px) {

    .single-product .single-product-wrapper {
        margin-bottom: 0;
    } /* product table description */

    .ec-tabs>li:last-child, .wc-tabs>li:last-child {
        margin-bottom: 1px;
    } /* product table description */

    ul.page-numbers {
        margin: 0 auto;
    } /* Pagination bottom Nav */

    .woocommerce-page .shop-control-bar-bottom {
        display: inherit;
    } /* Pagination bottom Nav */

}


/*--------- Here starts code for Media Screen max-width:712px  --------*/

@media only screen and (max-width: 712px) {

    .gs-footer-row-4 .gs-footer-row-4-link {
        display: block;
        padding-left: 0px;
        border-left: none;
        margin-left: 0px;
        margin-top: 11px;
    }

    .gs-footer-row-4 p {
        display: inline-block;
        line-height: 16px;
        margin-bottom: 10px;
        vertical-align: bottom;
    }

    .gs-footer-row-4 img {
        margin-top: 9px;
    }



}


/*--------- Here starts code for Media Screen max-width:640px  --------*/

@media only screen and (max-width: 640px) {

    .gs-product-description .gs-description-block {
        width: 100%;
    }

    .gs-hero-banner {
        display: none;
    } /* hide home main banner */

}


/*--------- Here starts code for Media Screen max-width:568px  --------*/

@media only screen and (max-width: 568px) {

    .woocommerce-breadcrumb span.delimiter+a {
        padding: 2px 7px;
    }

}


/*--------- Here starts code for Media Screen max-width:540px  --------*/

@media only screen and (max-width: 540px) {

    .gs-custom-product-row {
        display: inline;
    }

    .gs-product-block {
        width: 100%;
        float: left;
        padding: 20px;
    }

    ul.gs-footer-row-2-links {
        display: block;
    }

    ul.gs-footer-row-2-links li {
        display: block;
        margin-bottom: 2px;
        padding: 0;
    }

    ul.gs-footer-row-2-links li a {
        display: block !important;
        width: 100%;
        float: none;
        clear: both;
        color: #333e48;
        background-color: rgb(255, 255, 255);
        border-radius: 3px;
        padding: 7px 15px;
        border: 1px solid #dbe3ea;
    }

}









