/* Google font */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

/* Global */

.eddpcsp_product_carousel_slider .owl-item .item img {
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    display: block;
}

.eddpcsp_product_carousel_slider .item {
        padding: 0 8px 0 8px;
        line-height: 1.714285714;
}

.eddpcsp_product_carousel_slider .caption {
    text-align: center; 
}

.eddpcsp_product_carousel_slider {
    position: relative;
    margin: 10px 0 20px;
    font-family: 'Open Sans', sans-serif;
}

.eddpcsp_product_carousel_slider .owl-item .item .cart span.edd-cart-added-alert {
    display: none!important;
}

/* Title */

.eddpcsp_product_carousel_slider .owl-item .item h4.product_name {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin: 9px 0 11px;
    line-height: normal;
}

.eddpcsp_product_carousel_slider .owl-item .item h4.product_name a {
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}


/* Category */

.eddpcsp_product_carousel_slider .owl-item .item .product_category {
    margin: 10px 0 6px;
}

.eddpcsp_product_carousel_slider .owl-item .item .product_category a {
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    text-decoration: none;
    webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

/* Cart */

.eddpcsp_product_carousel_slider .owl-item .item .cart {
    font-family: 'Open Sans', sans-serif; 
}

.eddpcsp_product_carousel_slider .owl-item .item .cart .AddToCartButton span, .eddpcsp_product_carousel_slider .owl-item .item .cart a.edd_go_to_checkout.button.blue.AddToCartButton {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px 11px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-decoration: none;
    -webkit-transition: all 0.4s linear !important;
    -moz-transition: all 0.4s linear !important;
    -ms-transition: all 0.4s linear !important;
    -o-transition: all 0.4s linear !important;
    transition: all 0.4s linear !important;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.eddpcsp_product_carousel_slider .owl-item .item .cart .AddToCartButton span:hover, .eddpcsp_product_carousel_slider .owl-item .item .cart a.edd_go_to_checkout.button.blue.AddToCartButton:hover {
    text-decoration: none;
}

.eddpcsp_product_carousel_slider a.button.add_to_cart_button.product_type_simple.added {
    display: none;
}

/* Slider Header Area */

.eddpcsp_product_carousel_slider .carousel_header {
    position: relative;
    text-align: center;
    height: 45px;
    margin-bottom: 12px;
}

.eddpcsp_product_carousel_slider .carousel_header .title {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 12px;
    line-height: 45px;
}

.carousel_header i.fa-angle-left {
    position: absolute;
    left: 8px;
    top: 0;
    width: 37px;
    height: 36px;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #f2f2f2;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.carousel_header i.fa-angle-right {
    position: absolute;
    right: 8px;
    top: 0;
    width: 37px;
    height: 36px;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #f2f2f2;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.carousel_header i.fa-angle-left:hover, .carousel_header i.fa-angle-right:hover {
    background-color: #FAFAFA;
}

/* Product Image Hover Effect */

.eddpcsp_product_carousel_slider .themeA_product_image_container .product_thumb_link, .eddpcsp_product_carousel_slider .themeB_product_image_container .product_thumb_link, .eddpcsp_product_carousel_slider .themeC_product_image_container .product_thumb_link, .eddpcsp_product_carousel_slider .product_image_container .product_thumb_link {
    display: block;
    overflow: hidden;
}

.eddpcsp_product_carousel_slider .themeA_product_image_container .product_thumb_link img, .eddpcsp_product_carousel_slider .themeB_product_image_container .product_thumb_link img, .eddpcsp_product_carousel_slider .themeC_product_image_container .product_thumb_link img, .eddpcsp_product_carousel_slider .product_image_container .product_thumb_link img {
    -webkit-transition: all 0.30s linear;
    -moz-transition: all 0.30s linear;
    -o-transition: all 0.30s linear;
    -ms-transition: all 0.30s linear;
    transition: all 0.30s linear;
}

.eddpcsp_product_carousel_slider .themeA_product_image_container .product_thumb_link:hover img, .eddpcsp_product_carousel_slider .themeB_product_image_container .product_thumb_link:hover img, .eddpcsp_product_carousel_slider .themeC_product_image_container .product_thumb_link:hover img, .eddpcsp_product_carousel_slider .product_image_container .product_thumb_link:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

/* Default Header */

.eddpcsp_product_carousel_slider .another_carousel_header i.default {
    top: 29%;
}

/*Header1*/

.eddpcsp_product_carousel_slider .another_carousel_header i {
    position: absolute;
    top: 38%;
    width:35px;
    height:35px;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    z-index: 999;
    border: 0;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.eddpcsp_product_carousel_slider i.fa-angle-left {
    left: -5px;
}

.eddpcsp_product_carousel_slider i.fa-angle-right {
    right: -5px;

}

.eddpcsp_product_carousel_slider .another_carousel_header .title {
    padding: 13px 18px 13px 18px;
    margin-bottom: 17px;
    background: #f6f6f6;
    font-size: 17px;
    font-weight: 600;
}

/* Header2 */

.eddpcsp_product_carousel_slider .titlet {
    border-bottom: 1px solid #F6F6F6!important;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 13px;
    padding-bottom: 2px;
}

/* Header3 */

.eddpcsp_product_carousel_slider .title-bg {
    background: url("title-bg.png") repeat-x center 11px;
    text-align: center;
}

.eddpcsp_product_carousel_slider .title-bg .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    padding: 0 16px;
    background: #fff;
    display: inline-block;
}

/* ThemeA */

.eddpcsp_product_carousel_slider .owl-item .item .themeA_product_container {
    border: 1px solid #f2f2f2;
    overflow: hidden;
    position: relative;
    padding: 15px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-box-shadow: inset 0 0 7px 0 rgba(0,0,0,0.03);
    box-shadow: inset 0 0 7px 0 rgba(0,0,0,0.03);
}

.eddpcsp_product_carousel_slider .owl-item .item .themeA_product_container:hover {
    -webkit-box-shadow: inset 0 0 6px 0 rgba(0,0,0,0.14);
    box-shadow: inset 0 0 7px 0 rgba(0,0,0,0.14);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

/* themeB */

.eddpcsp_product_carousel_slider .owl-item .item .themeB_product_container {
    padding: 10px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

/* themeC */

.eddpcsp_product_carousel_slider .owl-item .item .themeC_product_container {
    border: 1px solid #f2f2f2;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-box-shadow: inset 0 0 7px 0 rgba(0,0,0,0.03);
    box-shadow: inset 0 0 7px 0 rgba(0,0,0,0.03);
}

.eddpcsp_product_carousel_slider .owl-item .item .themeC_product_container .caption {
    padding: 0 12px 15px;
    overflow: hidden;
}

.eddpcsp_product_carousel_slider .owl-item .item h4.product_name {
    margin: 9px 0 13px;
}

.eddpcsp_product_carousel_slider .owl-item .item .themeC_product_container .price {
    float: left;
}

.eddpcsp_product_carousel_slider .owl-item .item .themeC_product_container .AddToCartButton {
    float: right;
}

/* themeD */

.eddpcsp_product_carousel_slider .themeD_product_container {
    position: relative;
}

.eddpcsp_product_carousel_slider .owl-item .item .themeD_product_container .cart .AddToCartButton span, .eddpcsp_product_carousel_slider .owl-item .item .themeD_product_container .cart a.edd_go_to_checkout.button.blue.AddToCartButton {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s eases;
}

.eddpcsp_product_carousel_slider .caption.themeD {
    position: absolute;
    height: 100%;
    width: 94%;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s eases;
    background: rgba(44, 62, 80, 0.498039);
    padding: 0 3%;

}

.eddpcsp_product_carousel_slider .themeD_product_image_container:hover .caption.themeD { 
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.eddpcsp_product_carousel_slider .caption_wrapper {
    margin-top: 32%;
}

.eddpcsp_product_carousel_slider .themeD_product_image_container {
    line-height: 0;
}

.eddpcsp_product_carousel_slider .themeD_product_image_container .caption_wrapper {
    line-height: 1.714285714;
}

/* themeE */

.eddpcsp_product_carousel_slider .caption.themeE {
    padding: 0 5px;
}
