/*-----------------------------------------------------------------------------------

    Template Name: Beeta - Multipurpose eCommerce Bootstrap 4 Template
    Description: This is html5 template
    Version: 1.0
-----------------------------------------------------------------------------------*/
/*---------
    Temaplet Style css here
-----------*/


/* 2.4 slider area css here */
.single_slider .row {
	height: 800px;
}
.slider_active.owl-carousel .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	border: 2px solid #999;
	border-radius: 50%;
	margin-bottom: 6px;
    display: block;
    margin-top: 0;    
}
.slider_active.owl-carousel .owl-dots .owl-dot span{
    display: none;
    
}
.slider_active.owl-carousel .owl-dots .owl-dot.active{
    border: 2px solid #242424;
}
.slider_active.owl-carousel .owl-dots {
	position: absolute;
	right: 60px;
	top: 50%;
	-webkit-transform: translatey(-50%);
	transform: translatey(-50%);
}
.slider_content h4 {
	font-size: 17px;
	text-transform: capitalize;
	color: #242424;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 20px;
}
.slider_content h1 {
	font-size: 63px;
	text-transform: capitalize;
	color: #242424;
	font-weight: 600;
	line-height: 60px;
	margin-bottom: 14px;
}
.slider_content a {
	font-size: 16px;
	text-transform: capitalize;
	color: #242424;
	font-weight: 600;
	border-bottom: 2px solid #242424;
	display: inline-block;
}
.slider_content a:hover{
    color: #e53131;
    border-color: #e53131;
    
}
.slider_content {
	overflow: hidden;
	margin: 0 200px;
}
.active .slider_content h4,.active .slider_content h1,.active .slider_content a{
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.active .slider_content h1{
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.active .slider_content a{
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

/*slider area css end*/


/* 6. home four css here */
.single_slider{
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}
.single_slider.slider_eight .slider_content {
	margin: 0;
}

.slider_area.slider_four .slider_content h4 {
	font-size: 32px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 33px;
	margin-bottom: 18px;
}
.slider_area.slider_four .slider_content h1 {
	font-size: 34px;
	text-transform: uppercase;
	color: #cea679;
	font-weight: 900;
	line-height: 38px;
	margin-bottom: 18px;
	font-family: 'Open Sans', sans-serif;
}
.slider_area.slider_four .slider_content {
	overflow: inherit;
}
.slider_area.slider_four .slider_content p {
	font-size: 17px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
	letter-spacing: 4px;
    font-family: 'Open Sans', sans-serif;
}
.slider_area.slider_four .slider_content a {
	color: #cea679;
	border-color: #cea679;
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif;
}
.slider_area.slider_four .active .slider_content p {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 1.3s;
	animation-delay: 1.3s;
}
.slider_area.slider_four .slider_content.content_four h4,.slider_area.slider_four .slider_content.content_four h1 {
	color: #45342D;
}


/* 7. home five css here */
.slider_seven .slider_content {
	margin: 0;
}

/* 9. home seven css here */

.slider_area.slider_four.slider_seven .slider_content h4 {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 700;
	font-style: italic;
	color: #cea679;
}
.slider_area.slider_four.slider_seven .slider_content h1 {
	font-size: 42px;
	font-weight: 300;
	color: #777777;
}
.slider_area.slider_four.slider_seven .slider_content h2{
    font-size: 42px;
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
}
.slider_area.slider_four.slider_seven .active .slider_content h4, .slider_area.slider_four.slider_seven .active .slider_content h1, .slider_area.slider_four.slider_seven .active .slider_content a {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.slider_area.slider_four.slider_seven .active .slider_content h2 {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}




.slider_christmas .single_slider .row {
	height: 600px;
}

.slider_christmas .sc_right {
	text-align: right;
}
.slider_christmas .sc_center {
	text-align: center;
}
.slider_christmas .slider_content.colo_wihite h4{
    color: #fff;
}
.slider_christmas .slider_content.colo_wihite h1{
    color: #fff;
}
.slider_christmas .slider_content.colo_wihite a{
    color: #fff;
    border-bottom: 2px solid #fff;
}
.slider_christmas .slider_content.colo_wihite a:hover{
    color: #aaaaaa;
    border-bottom-color: #aaaaaa;
}
.slider_christmas .slider_content h1{
    font-size: 70px;
    line-height: 90px;
}
.slider_christmas .slider_content a{
    margin-top: 14px;
}


/* Medium desktop :1366px. */

@media (min-width: 1200px) and (max-width: 1680px) {
   
    .single_slider .row {
        height: 600px;
    }
    .slider_content {
        margin: 0 140px;
    }
    /*slider three css here*/
    
    
}


@media (min-width: 1200px) and (max-width: 1250px) {
    .product_active.owl-carousel .owl-nav div.owl-next, .blog_active.owl-carousel .owl-nav div.owl-next {
        right: 0px;
    }
    .product_active.owl-carousel .owl-nav div, .blog_active.owl-carousel .owl-nav div {
        left: 0px;
    }
    .owl-carousel.single-product-active .owl-nav div {
        left: -13px;
    }
    .owl-carousel.single-product-active .owl-nav div.owl-next {
        right: -14px;
    }
    .product_gallery_active.owl-carousel .owl-nav div {
        left: 6px;
    }
    .product_gallery_active.owl-carousel .owl-nav div.owl-next {
        right: 0px;
    }
}


/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1199px) {
    .single_slider .row {
        height: 500px;
    }
    .slider_content {
        margin: 0 120px;
    }
        
    /*home seven css here*/
    .slider_area.slider_four.slider_seven .slider_content h1 {
        font-size: 28px;
    }
    .slider_area.slider_four.slider_seven .slider_content h2 {
        font-size: 35px;
    }
    .shipping_area.shipping_seven .single_shipping {
        padding: 30px;
    }
    .shipping_area.shipping_seven .shipping_content h3 {
        font-size: 14px;
        margin: 15px 0 10px;
    }
    
    /*single product css here*/
    .owl-carousel.single-product-active .owl-nav div {
        left: -28px;
    }
    .owl-carousel.single-product-active .owl-nav div.owl-next {
        right: -32px;
    }    
}




/* Tablet Layout :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    .slider_content {
        margin: 0 70px;
    }
    .slider_content h1 {
        font-size: 50px;
        margin-bottom: 12px;
    }
    .slider_content h4 {
        margin-bottom: 15px;
    }
    .single_slider .row {
        height: 400px;
    }
    
    .col-lg-6.col-md-6.column_2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    
    /*home seven css here*/
    .slider_area.slider_four.slider_seven .slider_content h1 {
        font-size: 25px;
    }
    .slider_area.slider_four.slider_seven .slider_content h2 {
        font-size: 30px;
    }
    
    .owl-carousel.single-product-active .owl-nav div {
        display: none;
    }    
    
}

/* small mobile :320px. */

@media (max-width: 767px) {
    
    .slider_content {
        margin: 0;
        text-align: center;
    }
    .slider_content h1 {
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 22px;
    }
    .single_slider .row {
        height: 300px;
    }
    .slider_active.owl-carousel .owl-dots {
        right: 25px;
    }
    .right_info ul li ul {
        left: 0;
        min-width: 130px;
    }
   
   
    
    /*home page four css here*/    
    .slider_area.slider_four .slider_content h4 {
        font-size: 23px;
        line-height: 28px;
        margin-bottom: 13px;
    }
    .slider_area.slider_four .slider_content h1 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .slider_area.slider_four .slider_content a {
        margin-top: 14px;
    }
    .slider_area.slider_four {
        padding-bottom: 0px;
    }
    
   
    /*home seven css here*/
    .slider_area.slider_four.slider_seven .slider_content h1 {
        font-size: 20px;
    }
    .slider_area.slider_four.slider_seven .slider_content h2 {
        font-size: 24px;
    }
    .slider_area.slider_four.slider_seven .slider_content a {
        margin-top: 11px;
        font-size: 14px;
    }
    .owl-carousel.single-product-active .owl-nav div {
        display: none;
    }
    
    .slider_christmas .slider_content h1 {
        font-size: 28px;
        line-height: 41px;
    }
    .slider_christmas .sc_right {
        text-align: center;
    }
    .slider_christmas .slider_content a {
        margin-top: 0;
    }
    .slider_christmas .single_slider .row {
        height: 320px;
    }
}