/*
Theme Name: Conti
Theme URI: https://compakuk.com/
Description: Child theme for the Divi theme for Conti UK
Author: Victoria Bennett
Author URI: www.alphapixa.com
Template: Divi
Version: 1.0
*/

/**************************************/
/*******  GENERAL TYPOGRAPHY **********/
/**************************************/
/* All buttons */
a.et_pb_button {
  font-weight: 600 !important;
}
/* Remove divi default text shadow*/
.et_pb_slide_description .et_pb_slide_title,
.et_pb_slide_description .et_pb_slide_content {
  text-shadow: none;
}
/* Headings */
.ap-title-caps-black,
.ap-title-caps-dark,
.ap-title-caps-white {
  margin-bottom: 0px !important;
}
.ap-title-caps-dark h1,
.ap-title-caps-dark h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 2.4em;
  letter-spacing: 3px;
  font-weight: 300;
  color: #888888;
}
.ap-title-caps-black h1,
.ap-title-caps-black h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 2.4em;
  line-height: 1.2em;
  letter-spacing: 3px;
  font-weight: 300;
  color: #000000;
}
.ap-title-caps-white h1,
.ap-title-caps-white h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 2.4em;
  line-height: 1.2em;
  letter-spacing: 3px;
  font-weight: 300;
  color: #ffffff;
}
.ap-date-heading h2 {
  color: #c61a2c;
  font-weight: 600;
  text-transform: none;
  text-align: center;
  font-size: 2.1em;
}
.ap-red {
  color: #c61a2c !important;          
}
.ap-event-date {
  color: #c61a2c !important;          	
  font-family: 'Source Serif Pro',Georgia,"Times New Roman",serif!important;
}
                 
/* Highlight text */
.ap-highlight-txt {
  font-size: 1.8em;
  line-height: 1.4em;
}
/* Large text */
.ap-lrg-txt {
  font-size: 1.15em;
  line-height: 1.3em;
  font-weight: 400;
}
.ap-lrg-txt h3 {
  font-size: 1.4em;
  line-height: 1.5em;
}
/* Background */
.ap-light-grey-bg {
  background-color: #f2f3f5;
}

/**************************************/
/*******  NAVIGATION AND HEADER *******/
/**************************************/
/*Spacing for menu items */
#menu-main-menu li,
#menu-main-menu-1 li {
  margin-left: 10px;
  margin-right: 10px;
}
/* Submenu width */
#menu-main-menu ul.sub-menu,
#menu-main-menu-1 ul.sub-menu {
  width: 250px;
}
#menu-main-menu ul.sub-menu li a,
#menu-main-menu-1 ul.sub-menu li a {
  width: 220px;
  padding-top: 3px;
  padding-bottom: 3px;
}
/* Dropdown Menu */
.nav li li {
  padding: 0 10px;
  margin: 0; }

/* change padding of those with children */
.et-menu .menu-item-has-children > a:first-child {
  padding-right: 0px !important;
}

/* Back to top button*/
.et_pb_scroll_top.et-pb-icon {
    border-radius: 50%;
    right: 10px;
    font-size: 30px;
    color: #c61a2c;
    background: transparent;
}
.et_pb_scroll_top:before {
    content: "\e039";
}
/* Menu */
.ap-secondary-menu .et_pb_menu__search-input {
  background: #f2f3f5;
  padding-top: 8px;
  padding-bottom: 8px;
}
.ap-secondary-menu .et_pb_menu_inner_container,
.ap-secondary-menu .et-menu-nav {
  height: 22px;
}
.ap-secondary-menu {
  margin-right: 0px;
  padding-top: 20px;
  padding-bottom: 22px;
}
.ap-secondary-menu li {
  margin: 0px;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.ap-secondary-menu .ap-social-menu-last {
  padding-right: 19px !important;
}
.ap-secondary-menu .wpml-ls-item img {
  margin-top: 0px;
}
.ap-secondary-menu .wpml-ls-first-item {
  border-left: 2px solid #a5a7a8;
  padding-left: 18px !important;
  padding-right: 5px;
}
.ap-secondary-menu .wpml-ls-last-item {
  border-right: 2px solid #a5a7a8;
  padding-right: 18px !important;
  padding-left: 5px;
}
.ap-secondary-menu .et_pb_menu__search-button {
/*  height: 22px; */
  margin-top: 8px;
  padding: 0px 0px 0px 18px;
  color: #c6c7c9;
  font-size: 17px;
}
.ap-secondary-menu li a .fa::before,
#ap-mobile-menu li a .fa::before {
    height: 22px;
    width: 22px;
    font-size: 17px;
    line-height: 22px;
    display: block;
    color: #fff;
    background-color:#a5a7a8;
    transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    position: relative;
    z-index: 10;
    border-radius: 90px;
}
.ap-secondary-menu li a .fa,
#ap-mobile-menu li a .fa {
  text-align: center;
}
.ap-secondary-menu li,
#ap-mobile-menu li  {
  padding-left: 6px;
  padding-right: 6px;
}
.ap-menu-phone a {
  font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 600;
  font-size: 16px;	
  line-height: 20px;
}
/* language switcher */
.wpml-ls-item img {
  height: 22px !important;
  width: 22px !important;
  border-radius: 90px;
}
/* Remove downward arrow from sub-menu */
.ap-top-menu .menu-item-has-children > a:first-child:after {
  content: ' ';
  margin-top: -2px;
}

/* Menu Effect - bottom border slide in */
@media screen and (min-width: 981px) {
  .ap-top-menu a {
  	padding: 8px 0;
  	margin-bottom: 4px;
  }
  .ap-top-menu .sub-menu {
    border-top: 0px;
    padding-top: 10px;
  }
  .ap-top-menu .nav ul li a:hover {
    background-color: rgba(255,255,255,0);
  }
  .ap-top-menu ul li a::after {
  	position: absolute !important;
  	top: 90% !important;
  	left: 0;
  	width: 100%;
  	height: 3px;
  	background: #c61a2c;
  	content: '';
  	opacity: 0;
  	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
  	transition: opacity 0.3s, transform 0.3s;
  	-webkit-transform: translateY(12px);
  	-moz-transform: translateY(12px);
  	transform: translateY(12px);
  }
  .ap-top-menu a:hover::after,
  .ap-top-menu a:focus::after {
  	opacity: 1;
  	-webkit-transform: translateY(0px);
  	-moz-transform: translateY(0px);
  	transform: translateY(0px);
  }
}
/* Mobile menu*/
#ap-mobile-menu ul li {
  text-align: center;
}
/* #### Collaping Mobile Menu #### */
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after {
	color: #c61a2c; /* Icon color */
	background: #f1f1f1; /* Icon background color */
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	border-radius: 50%;
	padding: 3px;
}
ul.et_mobile_menu li.menu-item-has-children.mobile-toggle-open>.mobile-toggle-icon::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.mobile-toggle-open>.mobile-toggle-icon::after {
	content: '\32';
}
.et_mobile_menu .menu-item-has-children>a {
    font-weight: 600 !important; 
}
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}
ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}
.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon {
	text-align: center;
	opacity: 1;
}

/**************************************/
/************** PAGES ********* *******/
/**************************************/
#ap-home-slider .et_pb_slide_description {
  text-shadow: none;
}
#ap-home-slider .et_pb_slide_description h2 {
  font-size: 18px;
  margin-bottom: 12px;
  letter-spacing: 1px;
  font-weight: 400;
}
#ap-home-slider .et_pb_slide_content {
  font-size: 68px;
  line-height: 1em;
}
#ap-home-slider .et_pb_button {
  margin-bottom: 30px;
}
#ap-home-slider .et_pb_button.ap-more {
  margin-bottom: 0px;
}
a.et_pb_button.et_pb_more_button.ap-more {
  background-color: #96989b !important;
}
a.et_pb_button.et_pb_more_button.ap-more:hover {
  background-color: #7d7e80 !important;
}

#ap-home-intro .et_pb_main_blurb_image ,
#ap-home-intro-mobile .et_pb_main_blurb_image {
  margin-bottom: 0px;
}
#ap-home-intro h4.et_pb_module_header,
#ap-home-intro-mobile h4.et_pb_module_header {
  padding: 0px;
}
#ap-home-intro .et_pb_blurb_container {
  width: auto;
}

/* Default rows*/
.ap-title-row {
  padding-bottom: 0px;
}
/* rows on white */
.ap-row-white-bg {
 padding-top: 50px !important;
}

/* product slider */
.ap-product-slider .et_pb_slide_image {
  display: block!important;
  margin-right: 0px;
}
.ap-product-slider .et_pb_slide_description {
  margin-top: 60px;
}
.ap-product-slider .et_pb_slide_title {
  padding-bottom: 30px;
}
.ap-product-slider a.ap-more-button {

}

/* Post slider */
#ap-post-carousel .post img {
 transform: scaleX(0.9) scaleY(0.9);
}
#ap-post-carousel .post:hover img {
 transform: scaleX(1) scaleY(1);
}
#ap-post-carousel a.read-more {
  border-width: 6px 6px 6px 14px !important;
}

/* Our Story - blurbs */
/*.ap-grey-blurb {
  background-color: #666666;
  padding: 40px 48px 48px 48px;
  font-size: 1.1em;
} */

/* Product Pages */
/* All products page */
.ap-prod-list-col2 {
  max-width: 230px;
}
.ap-prod-list-title {
  height: 6em;
}
.ap-product-list-row {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ap-product-header {
  height: 500px;
}
.ap-product-header h1 {
  font-weight: 300;
  font-size: 80px;
  margin-top: 70px;
}
.ap-product-strapline {
  margin-top: 50px;	
}
.ap-product-intro {
  font-size: 1.3em;
  line-height: 1.3em;
  color: #000;
  font-weight: 600;
}

.ap-product-blurb .et_pb_image_wrap {
  width: 60px;
}
.ap-product-additional-info {
  margin-top: 40px;
  margin-left: 95px;
  margin-bottom: 0px !important;
}
.ap-product-blurb-short .et_pb_blurb_description {
 padding-top: 10px;	
}
.ap-product-download-btn {
  margin-top: 30px;
  margin-left: 95px;
}

/* Product image sliders - colours */
.ap-product-colours {
  margin-top: 40px;	
}
.ap-product-colours .et-pb-controllers:before {
 content:"Colour Options: \A";
 white-space: pre; /* or pre-wrap */
 line-height: 36px;
}
.ap-product-colours .et-pb-controllers {
  margin-bottom: 10px;	 
}
.ap-product-colours .et-pb-controllers a {
  height: 41px;
  width: 50px; 
  opacity: 1;
  background-color: rgba(0,0,0,0);
  background-size: 50px 41px;	
  background-repeat: no-repeat;	
}
.ap-product-colours .et-pb-controllers .et-pb-active-control {
  background-color: rgba(0,0,0,0);
}
.ap-product-colours img {
  padding-bottom: 60px;	
}
#ap-image-slider-ace.ap-product-colours img {
  padding-bottom: 100px;	
}
#ap-image-slider-ace .et-pb-controllers {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
}
#ap-image-slider-ace .et-pb-controllers a {
 margin-bottom: 6px;
}
/* Product Slider Colours */
#ap-image-slider-ace .et-pb-controllers a:first-child {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_Black.png");
}
#ap-image-slider-ace .et-pb-controllers a:nth-child(2) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_Traffic-Grey.png");
}
#ap-image-slider-ace .et-pb-controllers a:nth-child(3) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_Pebble-Grey.png");
}
#ap-image-slider-ace .et-pb-controllers a:nth-child(4) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_White.png");
}
#ap-image-slider-ace .et-pb-controllers a:nth-child(5) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_Antique-Pink.png");
}
#ap-image-slider-ace .et-pb-controllers a:nth-child(6) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_Carmine-Red.png");
}
#ap-image-slider-ace .et-pb-controllers a:nth-child(7) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_Deep-Orange.png");
}
#ap-image-slider-ace .et-pb-controllers a:nth-child(8) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_Zinc-Yellow.png");
}
#ap-image-slider-ace .et-pb-controllers a:nth-child(9) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_Pastel-Green.png");
}
#ap-image-slider-ace .et-pb-controllers a:nth-child(10) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_Ocean-Blue.png");
}
#ap-image-slider-ace .et-pb-controllers a:nth-child(11) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_Sapphire-Blue.png");
}
#ap-image-slider-ace .et-pb-controllers a:nth-child(12) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2022/02/ACE_Colour_Pastel-Blue.png");
}

#ap-image-slider-CC100 .et-pb-controllers a:first-child,
#ap-image-slider-CC100-pm .et-pb-controllers a:first-child,
#ap-image-slider-CC100-sa-sam .et-pb-controllers a:first-child,
#ap-image-slider-CC200 .et-pb-controllers a:first-child,
#ap-image-slider-mc-ultima .et-pb-controllers a:first-child,
#ap-image-slider-x-one .et-pb-controllers a:first-child,
#ap-image-slider-x-one-tci .et-pb-controllers a:first-child,
#ap-image-slider-x-one-evo .et-pb-controllers a:first-child,
#ap-image-slider-x-one-tci-evo .et-pb-controllers a:first-child,
#ap-image-slider-tt388 .et-pb-controllers a:first-child,
#ap-image-slider-monte-carlo .et-pb-controllers a:first-child,
#ap-image-slider-monte-carlo .et-pb-controllers a:nth-child(3) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2021/04/Colour_Black.png");
}
#ap-image-slider-CC100 .et-pb-controllers a:nth-child(2),
#ap-image-slider-CC100-pm .et-pb-controllers a:nth-child(2),
#ap-image-slider-CC100-sa-sam .et-pb-controllers a:nth-child(2),
#ap-image-slider-CC200 .et-pb-controllers a:nth-child(2),
#ap-image-slider-mc-ultima .et-pb-controllers a:nth-child(3),
#ap-image-slider-x-one .et-pb-controllers a:nth-child(2),
#ap-image-slider-x-one-tci .et-pb-controllers a:nth-child(2),
#ap-image-slider-x-one-evo .et-pb-controllers a:nth-child(2),
#ap-image-slider-x-one-tci-evo .et-pb-controllers a:nth-child(2),
#ap-image-slider-tt388 .et-pb-controllers a:nth-child(2) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2021/05/White_Keyline.png");
}
#ap-image-slider-CC100 .et-pb-controllers a:nth-child(3),
#ap-image-slider-CC100-pm .et-pb-controllers a:nth-child(3),
#ap-image-slider-CC100-sa-sam .et-pb-controllers a:nth-child(3),
#ap-image-slider-x-one .et-pb-controllers a:nth-child(3),
#ap-image-slider-x-one-tci .et-pb-controllers a:nth-child(3),
#ap-image-slider-x-one-evo .et-pb-controllers a:nth-child(3),
#ap-image-slider-x-one-tci-evo .et-pb-controllers a:nth-child(3) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2021/04/Colour_Red.png");
}
#ap-image-slider-mc-ultima .et-pb-controllers a:nth-child(2) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2021/04/MC-Ultima_Colour_Grey.png");
}
#ap-image-slider-monte-carlo .et-pb-controllers a:nth-child(5),
#ap-image-slider-mc-ultima .et-pb-controllers a:nth-child(4) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2021/04/MC-Ultima_Colour_Custom.png");
}
#ap-image-slider-monte-carlo .et-pb-controllers a:nth-child(4) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2021/06/Monte-Carlo_Wood_White_NEW.png");
}
#ap-image-slider-monte-carlo .et-pb-controllers a:first-child {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2021/05/Monte-Carlo_Colour_Matt-Black-Silver.png");
}
#ap-image-slider-monte-carlo .et-pb-controllers a:nth-child(2) {
  background-image: url("https://conti-espresso.co.uk/wp-content/uploads/2021/05/Monte-Carlo_Silver_White.png");
}

/**************************************/
/************* POSTS ******************/
/**************************************/
/*Hide the section overflow*/
.ds-carousel-section {
    width: 100%;
    overflow: hidden;
}

/*Set the row width*/
.ds-carousel-row {
    overflow: hidden;
    width: 300vw !important;
    max-width: 300vw !important;
}

@media all and (max-width: 1024px) {
/*Override Divi's width setting on tablets*/
    .ds-carousel-section .ds-carousel-row {
        max-width: 300vw !important;
    }
}

@media all and (max-width: 479px) {
/*Override Divi's width setting on mobiles*/
    .ds-carousel-section .ds-carousel-row {
        max-width: 900vw !important;
    }
}

/*Style the navigation arrows*/
#ds-arrow-left,
#ds-arrow-right {
    color: #fff;
    background: gray;
    font-family: 'ETModules';
    font-size: 30px;
    padding: 5px 30px;
    border-style: none;
    border-radius: 0;
    cursor: pointer;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/*Position the left arrow*/
#ds-arrow-left {
    float: right;
    margin-right: 5px;
}

/*Position the right arrow*/
#ds-arrow-right {
    float: left;
    margin-left: 5px;
}

/*Style navigation arrows on hover*/
#ds-arrow-left:hover,
#ds-arrow-right:hover {
    -webkit-box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.2);
}

/*Style navigation arrows on click*/
#ds-arrow-left:active,
#ds-arrow-right:active {
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
}

/*Make sure the modules span their entire container*/
.ds-carousel-module .column {
    float: left;
    width: 100% !important;
    margin-right: 0 !important;
}

/*Set the module width*/
.ds-carousel-module {
    width: 33.33vw; /*Change this value to increase or decrease the module displayed per page*/
    padding: 0 30px;
    float: left;
    position: relative;
    margin-bottom: 0 !important;
}

/*Adjust for smaller screens*/
@media all and (max-width: 1024px) {
    /*Show 3 modules per page on tablets*/
    .ds-carousel-module {
        width: 33.33vw;
    }
    /*Align the navigation on smaller screens*/
    #ds-arrow-row .et_pb_column {
        width: 50% !important;
    }
}

@media all and (max-width: 479px) {
    /*Show 1 module per page on mobiles*/
    .ds-carousel-module {
        width: 100vw;
    }
}

@media all and (max-width: 980px) {
    /*Set post to fullwidth on smaller screens*/
    .ds-carousel-section .et_pb_blog_grid .column.size-1of2 {
        width: 100% !important;
        margin: 0 !important;
    }
}

/* Blog page and archives */
.ap-blog .et_pb_post {
  min-height: 440px;
}

/* News & Events */
#ap-news-events .entry-featured-image-url,
#ap-news-events .entry-title { 
    pointer-events: none; 
}
#ap-news-events .et_pb_post.has-post-thumbnail .entry-featured-image-url {
   float: left;
   width: 30%;
   margin-right: 4%;
   margin-bottom: 0px !important;
}
#ap-news-events .et_pb_post {
  background-image: linear-gradient(to right, black 30%, white 30% );
}
#ap-news-events .et_pb_post.has-post-thumbnail:not(.format-gallery) > .post-content {
    padding-left: 34%;
    padding-right: 6%;
}

#ap-news-events .et_pb_post {
  background-color: #fff;
}
#ap-news-events .entry-title {
  padding-top: 30px;
}
#ap-news-events .post-content {
  padding-bottom: 30px;
}

/* Order Form */
#ap-order-form .variations {
  margin-bottom: 0px;	
}
.woocommerce-variation-description {
  font-weight: bold;
  font-size: 1.1em;
}
.ap-next-icon.et_pb_button:after {
  line-height: inherit;
  font-size: inherit!important;
  margin-left: .3em;
  left: auto;
  display: inline-block;
  opacity: 1;
  content: attr(data-icon);
  font-family: "ETmodules"!important;
}
#woocommerce_widget_cart-3 {
  width: 100%;
}
.woocommerce-mini-cart .woocommerce-Price-amount,
.woocommerce-mini-cart__total,
.woocommerce-mini-cart img {
  display: none;	
}
.woocommerce-mini-cart__buttons a:not(.checkout) {
display: none;
}
.woocommerce ul.cart_list li dl dd {
  margin-bottom: 0px;	
}
/* remove back to shop woo btn */
.woocommerce .return-to-shop,
.woocommerce .wc-proceed-to-checkout {
  display: none;	
}
/* Hide prices at Checkout and Cart */
.woocommerce-checkout .woocommerce-checkout-review-order-table,
.woocommerce-checkout #order_review_heading,
.woocommerce-cart-form th.product-price,
.woocommerce-cart-form td.product-price,
.woocommerce-cart-form th.product-subtotal,
.woocommerce-cart-form td.product-subtotal,
.product-price,
.cart_totals h2,
.cart_totals .shop_table, 
.woocommerce-checkout-review-order-table th.product-total,
.woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout-review-order-table .order-total,
.woocommerce-order-overview .total,
.woocommerce-table .product-total,
.woocommerce-table .woocommerce-Price-amount {
	display: none !important;
}
/*.woocommerce-checkout .woocommerce-billing-fields {
  margin-bottom: 20px;	
}*/
/*Custom fields checkout  */
.warranty-field input[type=radio],
.installation-field input[type=radio],
.delivery-field input[type=radio] {
  float: left;
}
.warranty-field label,
.installation-field label ,
.delivery-field label {
  margin-top: -8px;
}
/* Add SKU */
.item-sku:before {
  content: "SKU: ";	
  font-weight: bold;
}

/*Terms span colour */
#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
    background: #f7f7f7;
}
/** Woo Button before variations selected*/
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: black;
    opacity: 0.1;
    color: #fff;
}
/* image size in cart */
.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img {
    width: 160px;
}

/* My account */
.woocommerce-MyAccount-content .woocommerce-Button {
  display: none;
}
/* hide past order prices */
.woocommerce-orders-table .woocommerce-orders-table__header-order-total,
.woocommerce-orders-table .woocommerce-orders-table__cell-order-total {
display: none;
}
.woocommerce-MyAccount-content .woocommerce-table--order-details tfoot {
  display:none;
}

/**************************************/
/******* FOOTER CUSTOMISATION *********/
/**************************************/
.ap-footer-links {
  padding-right: 20px;
}


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

/* Large screens (1920px upwards) */
@media only screen and ( min-width: 1920px ) {
#ap-home-slider .et_pb_slide_content {
  font-size: 75px;
  line-height: 75px;
}

}

/* Large screens (1405px upwards) */
@media only screen and ( min-width: 1405px ) {
  #ap-home-slider .et_pb_slide_description h2 {
  margin-bottom: 14px;
   }
  #ap-home-intro .et_pb_blurb_container {
    width: 100%;
    max-width: 1200px;
  }
  #ap-home-intro .et_pb_blurb_content {
    max-width: 1200px;
  }
  .ap-product-row1 {
	margin-top: 40px;  
  }
}

/* Laptops and desktops (1100-1405px) */
@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) {
  .ap-top-menu a {
      font-size: 15px !important;
      padding-left: 0px;
      padding-right: 0px;
      margin-right: 1px;
      margin-left: 1px;
    }
  #ap-home-slider .et_pb_slide_content {
    font-size: 54px;
    line-height: 1em;
  }
  #ap-home-intro .et_pb_blurb_container {
    width: 100%;
    max-width: 980px;
  }
  #ap-home-intro .et_pb_blurb_content {
    margin-left: 5%;
    margin-right: 5%;
    max-width: 980px;
  }
 .ap-slide-overlay {
    top: -120px !important;
  }	
  .ap-product-header {
    height: 400px;
  }
  .ap-product-header h1 {
    font-size: 60px;
    margin-top: 50px;
  }
  .ap-product-row1 {
	margin-top: 40px;  
  }
#ap-news-events .et_pb_post {
  background-image: linear-gradient(to right, black 30%, white 30% );
}
.et-protected {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
  #ap-image-slider-ace.ap-product-colours img {
  padding-bottom: 200px !important;	
  }
  #ap-image-slider-ace .et-pb-controllers {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
  padding-bottom: 40px; 
  }		
}

/* Tablets in landscape mode (981-1100px) */
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {
  .ap-secondary-menu {
  padding-top: 10px;
  padding-bottom: 10px;
  }		
  #menu-main-menu li {
    padding-right: 8px;
    padding-left: 8px;
  }
    .ap-top-menu a {
      font-size: 14px !important;
      padding-left: 0px;
      padding-right: 0px;
      margin-right: 0px;
      margin-left: 0px;
    }
  .ap-title-caps-dark h1,
  .ap-title-caps-dark h2,
  .ap-title-caps-black h1,
  .ap-title-caps-black h2,
  .ap-title-caps-white h1,
  .ap-title-caps-white h2 {
    font-size: 2.1em;
    line-height: 1.2em;
  }
  #ap-home-slider .et_pb_slide_content {
    font-size: 46px;
    line-height: 46px;
  }
  .ap-slide-overlay {
    top: -120px !important;
  }
  #ap-home-intro .et_pb_blurb_container {
    width: 100%;
    max-width: 980px;
  }
  #ap-home-intro .et_pb_blurb_content {
    margin-left: 5%;
    margin-right: 5%;
    max-width: 980px;
  }
  .ap-highlight-txt {
    font-size: 1.2em;
    line-height: 1.2em;
  }
  .ap-product-header {
    height: 300px;
  }
  .ap-product-header h1 {
    font-size: 50px;
    margin-top: 30px;
  }
  .ap-product-row1 {
	margin-top: 30px;  
  }	
  .ap-product-strapline {
    margin-top: 20px;	
  }	
#ap-news-events .et_pb_post {
  background-image: linear-gradient(to right, black 30%, white 30% );
}
.ap-product-colours .et-pb-controllers:before,
.ap-product-colours:lang(fr) .et-pb-controllers:before {
 line-height: 28px;
}
.ap-prod-list-col2 {
  margin-right: 0px;
  min-width: 25.75%; 	
  max-width: 280px;
}
  #ap-image-slider-ace.ap-product-colours img {
  padding-bottom: 200px !important;	
  }
  #ap-image-slider-ace .et-pb-controllers {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
  padding-bottom: 40px; 
  }			
}

/* Tablets in portrait mode (768-980px) */
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
    .ap-top-menu a {
      font-size: 14px !important;
      padding-left: 0px;
      padding-right: 0px;
      margin-right: 0px;
      margin-left: 0px;
    }
  .ap-secondary-menu {
    display: none;
  }
  .ap-top-menu {
    background-color: rgba(255, 255, 255, 0);
  }
  #mobile_menu2 {
    margin-top: 24px;
  }
  .ap-title-caps-dark h1,
  .ap-title-caps-dark h2,
  .ap-title-caps-black h1,
  .ap-title-caps-black h2,
  .ap-title-caps-white h1,
  .ap-title-caps-white h2 {
    font-size: 2em;
    line-height: 1.2em;
  }
  #ap-home-slider .et_pb_slide_content {
    font-size: 48px;
    line-height: 48px;
  }
  .ap-highlight-txt {
    font-size: 1.3em;
    line-height: 1.3em;
  }
  .ap-product-list-row {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .ap-product-header {
    height: 310px;
  }
  .ap-product-header h1 {
    font-size: 50px;
    margin-top: 0px;
  }
  .ap-product-strapline {
    margin-top: 20px;	
  }	
  .ap-blog .et_pb_post {
    min-height: 400px;
  }
.ap-product-colours .et-pb-controllers:before,
.ap-product-colours:lang(fr) .et-pb-controllers:before {
 line-height: 28px;
}
.ap-prod-list-col2 {
  max-width: 300px;
}
.et-protected {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
} 
  #ap-image-slider-ace.ap-product-colours img {
  padding-bottom: 150px !important;	
  }
  #ap-image-slider-ace .et-pb-controllers {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
 
  }		
}


/* Smartphones in landscape mode (480-767px) */
@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
  .ap-secondary-menu {
    display: none;
  }
  .ap-top-menu {
    background-color: rgba(255, 255, 255, 0);
  }
  #mobile_menu2 {
    margin-top: 24px;
  }
  .ap-title-caps-dark h1,
  .ap-title-caps-dark h2,
  .ap-title-caps-black h1,
  .ap-title-caps-black h2,
  .ap-title-caps-white h1,
  .ap-title-caps-white h2 {
    font-size: 2em;
    line-height: 1.2em;
  }
  #ap-home-slider .et_pb_slide_content {
    font-size: 48px;
    line-height: 48px;
  }
  .ap-highlight-txt {
    font-size: 1.3em;
    line-height: 1.3em;
  }
  .ap-product-slider .et_pb_slide_description {
    margin-top: 30px;
  }
  .ap-product-header {
    height: 300px;
  }
  .ap-product-header h1 {
    font-size: 50px;
    margin-top: 30px;
  }
  .ap-product-strapline {
    margin-top: 20px;	
  }		
  .ap-blog .et_pb_post {
    min-height: auto;
  }
#ap-news-events .et_pb_post {
  background-image: linear-gradient(to right, black 30%, white 30% );
}	
.ap-product-colours .et-pb-controllers:before,
.ap-product-colours:lang(fr) .et-pb-controllers:before {
 line-height: 20px;
}
.ap-product-colours .et-pb-controllers a {
  height: 21px;
  width: 25px; 
  background-size: 25px 21px;		
}
.et-pb-controllers {
  position: absolute;
  bottom: 15%;
}
.et-protected {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
}

}

/* Smartphones in portrait mode (0-479px) */
@media only screen and ( max-width: 479px ) {
  .ap-secondary-menu {
    display: none;
  }
  .ap-top-menu {
    background-color: rgba(255, 255, 255, 0);
    width: 76%;
    margin-left: 24%;
  }
  #mobile_menu2 {
    margin-top: 24px;
  }
  .ap-title-caps-dark h1,
  .ap-title-caps-dark h2,
  .ap-title-caps-black h1,
  .ap-title-caps-black h2,
  .ap-title-caps-white h1,
  .ap-title-caps-white h2 {
    font-size: 2em;
    line-height: 1.2em;
  }
  #ap-home-slider .et_pb_slide_content {
    font-size: 50px;
    line-height: 50px;
  }
  .ap-highlight-txt {
    font-size: 1.2em;
    line-height: 1.2em;
  }
  .ap-product-list-row {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .ap-product-slider .et_pb_slide_description {
    margin-top: 30px;
  }
  .ap-product-header {
    height: 240px;
  }
  .ap-product-header .et_pb_text {
	margin-bottom: 8px;
  }	
  .ap-product-header h1 {
    font-size: 40px;
    margin-top: 0px;
  }
  .ap-product-strapline {
    margin-top: 0px;	
  }		
  .ap-blog .et_pb_post {
    min-height: auto;
  }
  .ap-prod-list-title {
  height: auto; 
  }
#ap-news-events .et_pb_post {
  background-image: none;
}	
#ap-news-events .et_pb_post.has-post-thumbnail .entry-featured-image-url {
   float: none;
   width: 100%;
   margin-left: 0px !important;
   margin-bottom: 0px !important;
 }
#ap-news-events .et_pb_post.has-post-thumbnail:not(.format-gallery) > .post-content,
#ap-news-events .entry-title	{
    padding-left: 20px;
    padding-right: 20px;
}
.ap-product-colours .et-pb-controllers:before,
.ap-product-colours:lang(fr) .et-pb-controllers:before {
 line-height: 20px;
}
.ap-product-colours .et-pb-controllers a {
  height: 21px;
  width: 25px; 
  background-size: 25px 21px;		
}
.et-pb-controllers {
  position: absolute;
  bottom: 15%;
}	
/* All products page */
.ap-prod-list-col2 {
  max-width: 500px;
}
.et-protected {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
  #ap-image-slider-ace.ap-product-colours img {
  padding-bottom: 60px !important;	
  }
  #ap-image-slider-ace .et-pb-controllers {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
  padding-bottom: 30px;
  }		
	
}
