/*
Theme Name: Ripple Training
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* Dumping in Fonts for testing, REMOVE AT LAUNCH */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);

/* Big search in nav */

.fusion-custom-menu-item-contents .big-search {
    margin: 0;
}

.fusion-custom-menu-item-contents #big-searchform {
    height: 55px;

    ::-webkit-input-placeholder {
       font-size: 16px;
    }

    :-moz-placeholder { /* Firefox 18- */
       font-size: 16px;
    }

    ::-moz-placeholder {  /* Firefox 19+ */
       font-size: 16px;
    }

    :-ms-input-placeholder {
       font-size: 16px;
    }
}

.fusion-custom-menu-item-contents .search-controls {
    height: 55px;
}

.fusion-custom-menu-item-contents .big-search #big-search {
    font-size: 16px;
    padding-right: 150px;
    height: 55px;
}

.fusion-custom-menu-item-contents .search-select-wrap:after {
    top: 15px;
}

.fusion-custom-menu-item-contents .big-search .search-select {
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
    width: 40px;
}

.fusion-custom-menu-item-contents .big-search .submit {
    padding: 0 20px;
    font-size: 16px;
}

.fusion-custom-menu-item-contents .search-cats {
    margin-top: 15px;
}
/* Big Search */

.big-search textarea:focus, .big-search select:focus, .big-search input:focus{
    outline: none;
}

.big-search {
    position: relative;
    display: inline-block;
    max-width: 1230px;
    width:100%;
}

@media only screen and (max-width:600px) {
    .big-search {
        margin-top: 2%;
        margin-bottom: 6%;
    }
}

.page-template-template-homepage-shop .big-search {
    padding: 0 6% 0 5%;
}

.big-searchform {
    height: 35px;
    display: inline-block;
    width: 100%;
    background: #fff;
    position: relative;
    box-shadow: 2px 2px 10px -3px rgba(0,0,0,0.2);
    /*box-shadow: 8px 8px 20px -4px rgba(0,0,0,0.2);*/
}

#big-search::-webkit-input-placeholder {
	color: #ccc !important;
}
#big-search::-moz-placeholder {
	color: #ccc !important;
}
#big-search:-ms-input-placeholder {
	color: #ccc !important;
}
#big-search:-moz-placeholder {
	color: #ccc !important;
}

@media only screen and (max-width:600px) {
    #big-searchform {
        height: 55px;

        ::-webkit-input-placeholder {
           font-size: 16px;
        }

        :-moz-placeholder { /* Firefox 18- */
           font-size: 16px;
        }

        ::-moz-placeholder {  /* Firefox 19+ */
           font-size: 16px;
        }

        :-ms-input-placeholder {
           font-size: 16px;
        }
    }
}

.search-controls {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

@media only screen and (max-width:600px) {
	.search-controls {
		height: 55px;
	}
}

.big-search #big-search {
    background: #fff;
    font-size: 16px;
    line-height: 2;
    padding: 15px 10px;
    border-radius: 3px;
    border: none;
    height: 100%;
}

@media only screen and (max-width:600px) {
    .big-search #big-search {
        font-size: 16px;
        padding-right: 150px;
        height: 55px;
    }
}

.search-select-wrap {
    position: relative;
    display: inline-block;
    height: 100%;
    border-left: solid 2px #EFF2F6;
    background: #fff;
}

.search-select-wrap:after {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    top: 5px;
    right: 15px;
    z-index: 10;
    pointer-events: none;
}

@media only screen and (max-width:600px) {
    .search-select-wrap:after {
        top: 15px;
    }
}

.big-search .search-select {
    display: inline-block;
    background: transparent;
    color: #6E7987;
    border: none;
    width: auto;
    max-width: 250px;
    border-radius: 0;
    padding-left: 25px;
    padding-right: 35px;
    -webkit-appearance: none;
    -moz-appearance: window;
    height: 100%;
}

@media only screen and (max-width:600px) {
    .big-search .search-select {
        padding-left: 20px;
        padding-right: 20px;
        color: #333;
        width: 40px;
    }
}

.big-search .search-select:hover {
    cursor: pointer;
}

.big-search .submit {
    display: inline-block;
    vertical-align: top;
    border: none;
    padding: 0 9px;
    font-size: 18px;
    height: 100%;
    font-family: 'icomoon';
    font-weight: normal;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    background-color: #8ac3e0;
    color: white;
}

@media only screen and (max-width:600px) {
    .big-search .submit {
        padding: 0 20px;
        font-size: 16px;
    }
}

.search-cats {
    font-size: 14px;
    margin-top: 20px;
    width: 100%;
    display: inline-block;
    clear: both;
}

@media only screen and (max-width:600px) {
    .search-cats {
        margin-top: 15px;
    }
}

.search-cats nav {
    display: inline-block;
}

.search-cat-text {
    display: inline-block;
    color: #7C8D98;
    margin-right: 5px;
    margin-bottom: 5px;
}

.search-cats a {
    padding: 2px 8px;
    display: inline-block;
    border: none;
    line-height: inherit;
    background: #DDE4E8;
    color: #7C8D98;
    margin-right: 5px;
    margin-bottom: 5px;
}

.search-cats a:hover {
    background: #D8E0E4;
}

/* Big Search fix */
@media only screen and (max-width: 800px) {
	.fusion-page-title-bar-center .fusion-page-title-row {
		width: inherit !important;
	}

	.fusion-page-title-wrapper {
		display: inherit !important;
		vertical-align: inherit !important;
	}
}

/*.fusion-page-title-bar-search {
    background-color: white !important;
}*/

/* Removing extra data from cart page and expanding the product title area */
.shop_table .product-name {
    width: 80% !important;
}

.product-info {
    font-size: 26px;
    font-family: 'Raleway';
    font-weight: 400;
    line-height: 1.08;
    letter-spacing: 1px;
    margin-top: 10px !important;
}

/*this needs to be moved into woocommerce-add-usb at some point */

.cart-pull-left {
    float: left;
    width: 48%;
    margin-right: 4%;
}

@media only screen and (max-width: 800px) {
	.cart-pull-left {
		width: 100%;
		margin-right: 0;
	}
}

/*.shipping-coupon {
    float: initial !important;
    width: initial !important;
    margin-right: initial !important;
}*/

/*---------------------------
 * Remove checkout from menu
 * center text and hover color
 *---------------------------*/

.fusion-menu-cart-link {
    float: initial;
    max-width: 100%;
}

.fusion-menu-cart-items a {
    text-align: center;
}

.fusion-main-menu .fusion-menu-cart-checkout-link a:hover, .fusion-main-menu .fusion-menu-cart-checkout-link a:hover:before, .fusion-main-menu .fusion-menu-cart-link a:hover, .fusion-main-menu .fusion-menu-cart-link a:hover:before {
    color: #fff !important;
}

/*---------------------
 * Fix woocommerce tab
 ---------------------*/
 .woocommerce-tabs > .tabs .active {
    height: 50px !important;
}

/*------------------
 * Free trial badge
 ------------------*/

.library-product  {
    position: relative;
}

.trial, .products .trial, .woocommerce span.trial, .products .woocommerce-page span.trial, .woocommerce .container span.trial, .woocommerce-page .container span.trial {
    width: auto;
    height: auto;
    line-height: 20px;
    padding: 3px 10px;
    display: inline;
    font-size: 11px;
    border-radius: 0px;
    text-transform: uppercase;
    background: #0072D7;
    z-index: 2;
    margin-left: 7px;
    position: absolute;
    color: #fff;
    top: 5%;
    right: 5%;
}
.library-product:hover span.trial {
    display: none
}

span.remove-trial {
    width: auto;
    height: auto;
    line-height: 20px;
    padding: 3px 10px;
    display: none;
    font-size: 11px;
    border-radius: 0px;
    text-transform: uppercase;
    background: #D7002E;
    z-index: 2;
    margin-left: 7px;
    position: absolute;
    color: #fff;
    top: 5%;
    right: 5%;
}

.library-product:hover span.remove-trial {
    display: inline;
}

.remove-trial-link {
    color: #fff;
    text-decoration: none;
    border-bottom: none;
}

.remove-trial-link:hover {
    text-decoration: none;
    border-bottom: none;
}

/*-----------------------
 * Change product blocks
 *-----------------------*/

.difficulty_level {
    color: #a9a9a9;
    padding-bottom: 5px;
}

.products li.product {
	background-color: white !important;
}

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

	.fusion-body .products li img {
		width: 100% !important;
	}

	.fusion-body .products li {
		width: 95% !important;
	}
}

/*-----------------------
 * Library Style Changes
 *-----------------------*/

.library-product .product-details {
    min-height: 0 !important;
    padding: 5px 0 0 0;
}

.library-product .product-title a {
    font-size: 19px;
    font-weight: 300;
    text-transform: none;
    letter-spacing: .5px;
}

/*-----------------------
 * Trial/Wishlist Button Styles (Move to plugin CSS)
 * Make Add to Cart 100% width
 * Remove bottom padding from Add to Cart
 *-----------------------*/

.product-type-external .summary-container .cart, .single_add_to_cart_button {
  text-align: center;
}

form.cart {
    margin-bottom: 10px !important;
}

/* Fix 1/2 sized buttons on non "normal products" */

.single_add_to_cart_button, a[data-target=".doifd"] {
    width: 100% !important;
}

.secondary-button {
    border-width: 1px !important;
    border-color: #1a80b6;
    width: 48%;
    padding: 0;
}

.secondary-button a {
	display: block;
	padding: 9px;
}

.single_button {
	width: 100% !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.rt_affiliate_box .fusion-column-wrapper {
    min-height: 124px;
}

.rt_affiliate_box h2 {
    font-size: 25px !important;
    font-weight: bold !important;
    padding-top: 20px;
    margin-bottom: 0;
}

.rt_affiliate_box p {
    font-size: 37px !important;
    font-weight: bold !important;
    margin-bottom: 10px;
}

.affiliate-table tr {
    height: initial !important;
}

.affiliate-table td {
    padding: 10px 5px !important;
}

.affiliate-table th {
    background-color: #efefef;
    padding: 4px 8px !important;
}
.affiliate-table tr:nth-child(even) {background: #efefef}
.affiliate-table tr:nth-child(odd) {background: #ffffff}

.yith-wcaf.yith-wcaf-commissions input.datepicker,
.yith-wcaf.yith-wcaf-clicks input.datepicker,
.yith-wcaf.yith-wcaf-payments input.datepicker {
    background: #eaeaea; 
    border-color: #d2d2d2;
}

/* Fix for extra padding under youtube videos */
.ywcfav_video_content.youtube {
    font-size: 1px;
}

/* Wishlist changes */
.shop_table.cart.wishlist_table .product-name {
    width: initial !important;
}

.shop_table.cart.wishlist_table .product-info {
    margin-top: 13px !important;
}

td.product-add-to-cart {
    width: 145px !important;
}

/* experemental fix for vimeo bars */
.fluid-width-video-wrapper {
    padding-top: 56.25% !important;
}

/* Fix for plugin video spacing */
.ywcfav_video_content.vimeo {
    line-height: 0;
}

/*----------------------
 * Fancy Checkout Tabs
 *---------------------*/

/* Reset Woocommmerce stuff*/
.woocommerce-checkout-nav .is-active {
    border: none !important;
}

.woocommerce-side-nav li.is-active a:after, .woocommerce-MyAccount-navigation ul li.is-active a:after {
    margin-left: 0 !important;
}

/* bring on the fancy */

.woocommerce-checkout-nav {
  list-style: none !important;
  overflow: hidden !important;
  font-size: 18px !important;
}

.woocommerce-checkout-nav li {
  float: left !important;
}

.woocommerce-checkout-nav li a {
  color: white !important;
  text-decoration: none !important;
  padding: 10px 0 10px 55px !important;
  background: #0088cc !important;               /* fallback color */
  position: relative !important;
  display: block !important;
  float: left !important;
}

.woocommerce-checkout-nav li a:after {
  content: " " !important;
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  border-top: 50px solid transparent !important;        /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent !important;
  border-left: 30px solid #0088cc !important;
  position: absolute !important;
  top: 50% !important;
  margin-top: -50px !important;
  left: 100% !important;
  z-index: 2 !important;
}

.woocommerce-checkout-nav li a:before {
  content: " " !important;
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  border-top: 50px solid transparent !important;            /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent !important;
  border-left: 30px solid white !important;
  position: absolute !important;
  top: 50% !important;
  margin-top: -50px !important;
  margin-left: 1px !important;
  left: 100% !important;
  z-index: 1 !important;
}

.woocommerce-checkout-nav li:first-child a {
  padding-left: 10px !important;
}


.woocommerce-checkout-nav li:last-child a {
  background: #3bc53b !important;
  color: black !important;
}

.woocommerce-checkout-nav li:last-child a:after {
  border-left-color: #3bc53b !important;
}
