/*
Theme Name: JupiterX Child
Description: Jupiter X Child Theme
Author: Artbees
Author URI: https://jupiterx.com
Template: jupiterx
Version: 1.0.0
Text Domain: jupiterx
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

 /* .load_more .grid { display:none; } */
/* @import  font */
.tz_pro_listing{
	display: none;
}
.page .selected{
	border: 1px solid;
	padding: 0 10px 0 10px;
}
#divPages {
    float: left;
    position: absolute;
    bottom: 0;
    background: #FF5D3E;
    /* border: 1px solid; */
    color: #fff;
}
.prev{
display:none;
float:left;
width: 234px;
text-align: center;
height: auto;
padding-top: 70px;
font-size: 50px;
border-left: 1px solid #686f84;
border-bottom: 1px solid #686f84;
}
#divPages{
float:left;
}
#divPages div{
float:left;
margin:5px 10px;
}
.next{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 214px;
	text-align: center;
	height: 200px;
	padding-top: 85px;
	font-size: 50px;
    border-top: 1px solid #686f84;;
    border-left: 1px solid #686f84;;
}
.fprIlH {
	display: none !important;
}
.menu_text .elementor-element.elementor-element-557b6a7 ul li > a {
    padding: 5px 0px 8px 10px !important;
}
@font-face {
	font-family: 'Mundial-Black';
	src: url('fonts/Mundial-Black.otf');
}
@font-face {
	font-family: 'Mundial-BlackItalic';
	src: url('fonts/Mundial-BlackItalic.otf');
}
@font-face {
	font-family: 'Mundial-Bold';
	src: url('fonts/Mundial-Bold.otf');
}
@font-face {
	font-family: 'Mundial-BoldItalic';
	src: url('fonts/Mundial-BoldItalic.otf');
}
@font-face {
	font-family: 'Mundial-Demibold';
	src: url('fonts/Mundial-Demibold.otf');
}
@font-face {
	font-family: 'Mundial-DemiboldItalic';
	src: url('fonts/Mundial-DemiboldItalic.otf');
}
@font-face {
	font-family: 'Mundial-Hair';
	src: url('fonts/Mundial-Hair.otf');
}
@font-face {
	font-family: 'Mundial-HairItalic';
	src: url('fonts/Mundial-HairItalic.otf');
}
@font-face {
	font-family: 'Mundial-Italic';
	src: url('fonts/Mundial-Italic.otf');
}
@font-face {
	font-family: 'Mundial-Light';
	src: url('fonts/Mundial-Light.otf');
}
@font-face {
	font-family: 'Mundial-LightItalic';
	src: url('fonts/Mundial-LightItalic.otf');
}
@font-face {
	font-family: 'Mundial-Regular';
	src: url('fonts/Mundial-Regular.otf');
}
@font-face {
	font-family: 'Mundial-Thin';
	src: url('fonts/Mundial-Thin.otf');
}
@font-face {
	font-family: 'Mundial-ThinItalic';
	src: url('fonts/Mundial-ThinItalic.otf');
}
.slick-prev:before, .slick-next:before {
    line-height: 0.5 !important;
}
.page-numbers{display: none;}

.next.page-numbers, .prev.page-numbers{
	display: block;
}

body .jupiterx-site {
    font-family: Mundial-Regular;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    line-height: 24px;
	overflow: hidden;
}
.jupiterx-header {
	position: relative !important;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, span, p {font-family: Mundial-Regular;}
.footer_text_font .title {font-family: Mundial-Demibold;}
.header_menu .menu_text ul li a {font-family: Mundial-Light;}
.header_menu .menu_text ul li a span {font-family: Mundial-Light;text-transform: capitalize;line-height: 1.2;}
.header_menu .h_search span {font-family: Mundial-Light;}
.ensuring_quality .title h4, h2 {font-family: Mundial-Demibold;}
.ensuring_quality .p_text div {font-family: Mundial-Light;}
.about_text .sub_title h2 {font-family: Mundial-Light;}
.about_text .p_text p {font-family: Mundial-Light;}
.ensuring_quality {position:relative !important;}
.ensuring_quality .elementor-widget-wrap {height:100%;}
.ensuring_quality .p_text {position: absolute;top:55%;}
.ensuring_quality .link {position: absolute;bottom:0;}
.ensuring_quality .link p {font-family: Mundial-Light;}
.collections_section .link h2 {position: absolute;bottom: -100px;}
.footer_text_font .links {font-family: Mundial-Light;}
.Mundial_Light_text .h2_text h2 {font-family: Mundial-Light;}
.news_text .h2_text h2 {font-family: Mundial-Demibold;}
.news_text .h4_text_light h4 {font-family: Mundial-Light;}
.our_history_text h4 {font-family: Mundial-Demibold;}
.our_history_text .p_text {font-family: Mundial-Light;}
.tz_contact_text h4 {font-family: Mundial-Demibold;}
body .p_active .category_list_left ul li .active {
	color: #FF5D3E !important;
}

/*==============================================
 		Search Button CSS
================================================*/
.right_border {
	border-right: 1px solid #686F84 ;
}
.right_border1 {
	margin-right: 54px;
	border-right: 1px solid #686F84!important ;
}

.jupiterx-header-sticked .jupiterx-site{
	padding-top: 0 !important;
	transition:0.5s;
}
.searchbox {
    position:relative;
	/* min-width:65px; */
    min-width:80px;
    width:0%;
    height:50px;
    float:right;
    /* overflow:hidden; */
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}
.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
	width: calc(100% - 0px);
	min-height:50px;
    margin:0;
    padding:0px 100px 0px 20px;
    font-size:14px;
    color:#fff;
}
.searchbox.searchbox-open .searchbox-input{background:#FF5D3E;}
.searchbox-input::-webkit-input-placeholder {
    color: #d74b4b;
}
.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}

.searchbox-icon, .searchbox-submit{
    width:75px;
    height:50px;
    display:block;
    position:absolute;
    top:0;
    font-family:Mundial-Light;
    font-size:20px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#686f84;
    background:#fff;
}
.searchbox-open {
	width:100%;
}
.byline{
  position:absolute;
  top:150px;
  left:30%;
  text-align:center;
  font-size:18px;
}
.byline a{
  text-decoration:none;
  color: #d74b4b;
}
.tz_search_result{
	background: #FFF;
  z-index: 1;
  position: absolute;
  top: 50px;
  width: 100%;
	border:1px solid #CCC;
	padding-left: 0;
	min-height: 38px;
	max-height: 300px;
  overflow-y: scroll;
}
.tz_search_result li{
	color:#000;
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
	padding: 5px;
	cursor: pointer;
}
.tz_search_result li:hover{
	background: #f3f3f3;
}
.tz_search_result li:last-child{margin-bottom: 0px;}
.simplehide{display: none;}
/*=================================================
 		Contact Form CSS
===================================================*/
.tz_contact_text .contact_input label {
	color: #fff;display: none;
}
.tz_contact_text .contact_input span input {
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #ced4da;
	border-left: 0;
    border-radius: 0;
    box-shadow: none;
    transition: none;
	background-color: #f15f43;
	background-image: none;
}
.tz_contact_text .contact_input span textarea {
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #ced4da;
	border-left: 0;
    border-radius: 0;
    box-shadow: none;
    transition: none;
	background-color: #f15f43;
	background-image: none;
}
.tz_contact_text .f_btn {
	border-radius: 30px;
}
.tz_contact_text .f_btn:hover {
    padding: 10px 60px;
    background-color: #6d7488;
    border: 1px solid #6d7488;
    color: #fff;
}
.tz_contact_text .contact_input .form-control {color:#fff;}
::placeholder {color:#fff !important;}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }

/*=================================================
 		Slick Slider CSS
===================================================*/
.slick-slider .slick-list, .slick-slider .slick-track{
	height: 272px;
}
.raven-megamenu-wrapper {
	height: 311px !important;
}
.submenu sm-nowrap{
	height: 311px !important;
}
.slider_height {
	height: 311px !important;
}
/*=================================================
 		Breadcrumbs CSS
===================================================*/
.search-results .breadcrumbs_section  {
	padding: 0 28px 0 25px;
}
.search .breadcrumbs_section{
	padding: 0 33px 0 30px;
}
.breadcrumbs_section {
	margin-top:27px;
	border-bottom:1px solid #686F84;
	padding: 0 30px 0 30px;
}
.pbreadcrumbs_section{
	padding: 0 25px 0 25px !important;
}
.breadcrumbs_sec {
	margin-top:27px !important;
}
.breadcrumbs_section .products_breadcrump {
	padding: 120px 0px 20px 20px;
	border-right: 1px solid #686F84;
	margin-right: -53px;
	margin-top: -18px;
	border-left: 1px solid #686F84;
}
.search .breadcrumbs_section .products_breadcrump {
	padding: 120px 0px 20px 20px;
	border-right: 1px solid #686F84;
	margin-right: -55px;
	margin-top: -18px;
	border-left: 1px solid #686F84;
}
.pbreadcrumbs_section1{
	margin-right: -58px;
}
.breadcrumbs_section .products_breadcrump h1 {
	color: #FF5D3E;
	font-size: 120px;
	font-family: Mundial-demibold;
	text-align: left;
}

.product_title .products_cat h1 {
	line-height: 0;
	margin-bottom: -15px;
}
.product_title .products_cat h1 a {
	float: left;
	line-height: 24px;
    text-align: left;
    letter-spacing: 0;
    padding-bottom: 0px;
}
.product_title .products_cat1 span {
	font-size: 16px;
	color:#fff;
}
.singlep_breadcrumbs_section {
	margin-top:27px;
	border-bottom:1px solid #686F84;
	padding: 0 25px 0 25px;
}
.singlep_breadcrumbs_section .single_product_breadcrump {
	padding: 130px 0px 30px 20px;
	border-right: 1px solid #686F84;
	margin-right: 54px;
	margin-top: -18px;
	border-left: 1px solid #686F84;
}
.singlep_breadcrumbs_section .single_product_breadcrump h1{
	color: #686f84;
	font-size: 90px;
	font-family: Mundial-demibold;
	text-align: left;
}

.tz-custom-pg{
	padding: 30px 0 10px 0;
}
.tz-custom-pg .page-numbers {
	list-style: none;
}
.tz-custom-pg .page-numbers li a {
	padding: 3px 15px;
	background-color: #FF5D3E;
	color: #fff;
}
.tz-custom-pg .page-numbers li span {
	padding: 10px 5px;
}

/*Products IMG Zoom*/
.p_zoom {
  position: relative;
  padding: 20px;
  transition: .8s;
  background-color: #fff;
  width: 90%;
  height: 90%;
  margin: 0 auto;
  height: auto;
  width: 100%;
}
.p_zoom .product_title {

/* padding: 30px 0 30px 0;
background-color: #ffffff; */
width: 100%;
font-size: 20px;
text-align: center;
font-weight: normal;
padding: 2px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff ;
}
.product_title a {
    color: #fff;
    text-decoration: none;
}
/* .product_title a {
	color: #FF5D3E;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
} */
.p_zoom:hover {
  -ms-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  background-blend-mode: overlay;
 -webkit-transition: all .8s ease-in-out;
}
.p_zoom:hover .product_title .products_cat1 span {
	display: none;
}
.p_zoom:hover .product_title {
	display: none;
}
.p_zoom .product_title1 {

/* padding: 30px 0 30px 0;
background-color: #ffffff; */
font-size: 20px;
text-align: center;
font-weight: normal;
padding: 0px 5px 0 05px;
position: absolute;
top: 35%;
color: #fff ;
}
.product_title1 a {
    color: #fff;
    text-decoration: none;
}
.p_zoom:hover .product_title1 .products_cat1 span {
	display: none;
}
.p_zoom:hover .product_title1 {
	display: none;
}
/* .tz_shrink_button .elementor-widget-container strong {position: absolute;
    left: 28%;} */
.tz_shrink_button .elementor-widget-container a {
  transition: 0.5s;
  color: #686f84;
  /* position: absolute; */
}
.tz_shrink_button .elementor-widget-container a:hover {
  /* font-size: 21px; */
  transition: 0.5s;
  color: #FF5D3E;
}

.p_details .pro_category span a{
	color: #000;
    font-size: 25px;
	text-decoration: none;
}

.message-bg {
	width: 270px;height: 270px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 0px solid;
}
.message-bg .message-bg-img {
	background-size: contain;
    height: 270px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
	/* background-blend-mode: overlay; */
    /* background-color: #33333394; */
	/* margin-top: -14px; */
    margin-top: 0px;
    /* border-right: 1px solid #333;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333; */
}
.bg-overlay a {padding:  0px 0px !important;color: #000 !important;}
.bg-overlay {
	position: absolute;
    top: 70%;
    left: 10%;
}
.bg-overlay h1 {line-height: 1.2;color: #fff;font-size: 16px;}
.bg-overlay h1 a {font-size: 16px;color: #fff;text-decoration: none;}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
    background-color: #ffffff;
    overflow: hidden;
    /* background: url("http://tretanz.xyz/wordpress/dorzen/wp-content/uploads/2020/08/logo-w.png") center no-repeat #333 ; */
	  background: url("/wp-content/uploads/2021/02/bg_loader.gif") center no-repeat #ffffff ;
      background-size: 170px auto;
 }
 .elementor-3025 .elementor-element.elementor-element-27adc22 .elementor-element-populated {
	 -webkit-margin: 20px 0px 0px 0px !important;
     -moz-margin: 20px 0px 0px 0px !important;
 }
 @-moz-document url-prefix() {
	 .elementor-3025 .elementor-element .elementor-element-27adc22 .elementor-element-populated {

         margin: 20px 0px 0px 0px !important;
     }
}
  .se-pre-con .loader_img {
    /* position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto; */
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    text-align: center;
}
.se-pre-con .loader_img img{
    width: 50%;
    height: auto;
}

.geeks {

    /* position: absolute; */
    width: 100%;
    text-align: center;
}
h2 {
    position: relative;
}
.geeks::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    background: transparent;
    border: 5px solid transparent;
}
.geeks:hover::before {
    animation: animate 1s linear forwards;
}
@keyframes animate {
    0% {
        width: 0;
        height: 0;
        border-top-color: #FF5D3E;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
}

50% {
    width: 100%;
    height: 0;
    border-top-color: #FF5D3E;
    border-right-color: #FF5D3E;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
100% {
    width: 100%;
    height: 100%;
    border-top-color: #FF5D3E;
    border-right-color: #FF5D3E;
    border-bottom-color: transparent;
    border-left-color: transparent;
    }
}
.geeks::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    background: transparent;
    border: 5px solid transparent;
}
.geeks:hover::after {
    animation: animates 1s linear forwards;
}

@keyframes animates {
	0% {
        width: 0;
        height: 0;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: #FF5D3E;
        }
	50% {
        width: 0;
        height: 100%;
        border-top-color: transparent;
    	border-right-color: transparent;
        border-bottom-color: #FF5D3E;
        border-left-color:#FF5D3E;
    }
	100% {
        width: 100%;
        height: 100%;
    	border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color:#FF5D3E;
        border-left-color: #FF5D3E;
    }
}

.br_link_text{
    padding: 20px 0 0 60px;
}

.br_link_text .pro_titile {
    border-bottom:  none;
 padding-bottom: 0px;
    font-size: 16px;
    color: #fd6c20;
    font-weight: 500;
     margin-bottom: 0px;
     line-height: 40px;
}

.br_link_text .pro_titile p a{
    color: #333;
    font-size: 16px;
    text-decoration: none;
}
.br_link_text .pro_titile p a:hover{
    color:#fd6c20;
}

.br_link{
    padding: 20px 0 0 70px;
}
.br_link .pro_titile {
    border-bottom:  none;
 padding-bottom: 0px;
    font-size: 16px;
    color: #fd6c20;
    font-weight: 500;
     margin-bottom: 0px;
     line-height: 40px;
}


.br_link .pro_titile p a{
    color: #333;
    font-size: 16px;
    text-decoration: none;
}
.br_link .pro_titile p a:hover{
    color:#fd6c20;
}
.br_link_text .pro_titile p .spn_color a{
    color:#fd6c20 !important;
}
.pro_list{
    border: 1px solid #e4e0e0;
    padding: 20px;
}

.pd-0{
    padding: 0;

}
.mg-0{
    margin: 0;
}
.Plist{
    list-style: none;
}
/* .slick-prev{
    display: none !important;
}
.slick-next{
    display: none !important;
} */

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    border-radius: 20px;
    width: 5px;
    height: 5px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    /* margin-top: 61px; */
    outline: none;
    background: #0d0d0d;
}

#wrapper{
	width:100%;
	height:320px;
	position:relative;
	color:#fff;
	text-shadow:rgba(0,0,0,0.1) 2px 2px 0px;
    border: 1px solid #e4e0e0;
}

#slider-wrap{
	width:100%;
	height:320px;
	position:relative;
	overflow:hidden;
}

#slider-wrap ul#slider{
	width:100%;
	height:100%;

	position:absolute;
	top:0;
	left:0;
}

#slider-wrap ul#slider li{
	float:left;
	position:relative;
	width:430px;
	height:400px;
}


/*btns*/
.btns{
	position:absolute;
	width:50px;
	height:60px;
	top:50%;
	margin-top:-25px;
	line-height:57px;
	text-align:center;
	cursor:pointer;
	background:rgba(0,0,0,0.1);
	z-index:100;


	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;

	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.btns:hover{
	background:rgba(0,0,0,0.3);
}

#next{right:-50px; border-radius:7px 0px 0px 7px;}
#previous{left:-50px; border-radius:0px 7px 7px 7px;}
#counter{
	top: 30px;
	right:35px;
	width:auto;
	position:absolute;
}

#slider-wrap.active #next{right:0px;}
#slider-wrap.active #previous{left:0px;}


/*bar*/
#pagination-wrap{
	min-width:20px;
	margin-top:350px;
	margin-left: auto;
	margin-right: auto;
	height:15px;
	position:relative;
	text-align:center;
}

#pagination-wrap ul {
	width:100%;
}

#pagination-wrap ul li{
	margin: 0 4px;
	display: inline-block;
	width:5px;
	height:5px;
	border-radius:50%;
	background:#fff;
	opacity:0.5;
	position:relative;
  top:0;


}

#pagination-wrap ul li.active{
  width:12px;
  height:12px;
  top:3px;
	opacity:1;
	box-shadow:rgba(0,0,0,0.1) 1px 1px 0px;
}

/*ANIMATION*/
#slider-wrap ul, #pagination-wrap ul li{
	-webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	transition: all 0.3s cubic-bezier(1,.01,.32,1);
}


.br_left{
    padding: 30px 29px 56px 30px;
    background-color: #fd6c20;
    height: 293px;
    width: 100%;

}
.br_text{
    position: absolute;
    top: 0px;
    width: 30%;
    padding: 20px;
    font-size: 16px;
    color: #fff;
    background-color: #fd6c20;
    height: 250px;
}

.br_title{
    position: absolute;
    top: 0px;
    width: 30%;
    padding: 20px;
    font-size: 25px;
    color: #fff;
    background-color: #fd6c20;
    height: 250px;
    text-align: center;
    line-height: 1.3em;
    font-weight: 600;
}

.br_title p{
    /* position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
    padding-top: 70px;
}

.br_text p{
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.br_right img{
    width: 100%;
    height: 293px;
}
/* .archive .jupiterx-main-content > .container > .row > [class*=col-] {
    padding-right: 0px !important;
    padding-left: 0px !important;
} */
.wp-block-table td{
    border: 1px solid #dee2e6 !important;
    overflow: hidden;
}
.search .jupiterx-main-content .container {
    /* max-width: 100% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto !important;
    overflow-x: hidden;
    margin-left: auto !important; */
	max-width: 100%;
    padding-right:15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.search .jupiterx-main-content .container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

/* .search .jupiterx-main-content .container-fluid {
    width: 1170px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
} */


.search .jupiterx-main .container .jupiterx-primary {
    padding-right: 0px;
    padding-left: 0px;
}
.search .jupiterx-search-form{
    max-width: 100% !important;
    margin: 10px !important
}
.tz_search_breadcrump .products_breadcrump{

}

.jupiterx-primary .main_section1 {
	padding: 0px 1px 40px 0px;
	border-left: 1px solid #686F84;
    margin: 0 50px 0 50px;
    border-right: 1px solid #686F84;
}
.all_products-template-default .jupiterx-main-content .container {
    max-width: 100% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto !important;
    overflow-x: hidden;
    margin-left: auto !important;
}

.all_products-template-default .jupiterx-main-content .container-fluid {
    width: 1170px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
.archive .jupiterx-main .container .jupiterx-primary {
    padding-right: 0px;
    padding-left: 0px;
}
.archive .jupiterx-main-content .container {
	max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.archive .jupiterx-main-content .container-fluid {
    width: 1170px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
.search_btn{
    max-width: 100% !important;
    margin: 10px !important;
}
.main_section{
    padding:30px 90px 40px 60px;
    background-color: #fff !important;
}
.main_section2{

   	background-color: #fff !important;
    margin: 0 25px;
    padding: 50px 70px 50px 66px;
    border-right: 1px solid #686f84;
    border-left: 1px solid #686f84;
}
.p_details_section {
	margin: 0 25px 0 0;
    border-right: 1px solid #686f84;
    padding: 0px 0 20px 40px;
    border-left: 1px solid #686f84;
    margin-left: 25px;
}
.pro_img img{
	width: 100%;
}
.p_details_section .pro_info_title h1 {
	color: #000;
	font-size: 50px;
	font-family: Mundial-Demibold;
    padding: 35px 0 35px 0px;
    margin: 0;
    text-align: left;
}
.cat_title a{
    color: #fff;
    text-decoration: none;
}
.service-box{ transition: all 0.5s;}
.service-box:hover {
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    -o-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);

}
  .jet-portfolio__image:nth-child(4) {
    display:none !important;
}

.jet-animated-box__title--front:hover{color:#FD6C20 !important;z-index:999;}
.raven-widget-wrapper .raven-divider-line .raven-divider-solid:hover{color:#ffffff !important;}

.jet-animated-box.jet-box-effect-17 .jet-animated-box__back {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
     z-index: 0 !important;
    -webkit-transition: all 0.9s cubic-bezier(0.5, 0.12, 0.46, 0.88) !important;
    -o-transition: all 0.9s cubic-bezier(0.5, 0.12, 0.46, 0.88) !important;
    transition: all 0.9s cubic-bezier(0.5, 0.12, 0.46, 0.88) !important;
}
.r_color{color: red;}
.f_btn{
    padding: 10px 60px;
    background-color: #fff;
    border: 1px solid #fd6c20;
    color: #fd6c20;
    font-size: 20px;
    transition: 0.9s;
}
.f_btn:hover{
    padding: 10px 60px;
    background-color: #fd6c20;
    border: 1px solid #fd6c20;
    color: #fff;
}
.f_center{text-align: center;}
.form-control:focus {
    background-color: #fff;
    border-color: #fd6c20;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #fd6c201c;
}
.main_our_products {
  width: 100%;
  height: auto;
  background-color: red;
}
.product_box{
    background-color: #fff;
    border: 1px solid #eae9e9;
    box-shadow: 0px 1px 1px -1px #f5f3f3;
    position: relative;
    width: 100%;
    height: auto;
}
.product_bg_img {
    background-size: contain;
    height: 270px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.product_bg_image {
    background-size: contain !important;
    height: 140px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
	transition: .8s;
}
.message-slider .grid .p_zoom .product_bg_image {
    background-size: contain !important;
    height: 232px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
	transition: .8s;
}
.message-slider .p_zoom .product_title1 {
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    padding: 0px 5px 0 05px;
    position: absolute;
    top: 45%;
    left: 10%;
    color: #fff;
}
.p_img_overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 1;
	transition: 0.3s;
	background-color:rgb(0 0 0 / 63%);
}
.product_bg_image:hover .p_img_overlay {opacity: 0;}
.slick-slide img {
    display: block;
    width: 100%;
    height: 270px;
}
.P_thumnail {
    border: 1px solid #e4e0e0;
    padding: 20px;
}
.P_thumnail img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

/* ====================================================
			Home page product slider CSS
==========================================================  */
.collections_section .elementor-row .products-slider .grid {
	overflow: hidden;
	border-left: 0;
    border-top: 0;
    border-bottom: 0;
    border-right: 1px solid #464242f7;

}
.products-slider .grid .p_zoom a {
	text-decoration: none;
}
.products-slider .grid .p_zoom a:focus {
	outline: none;
}
.products-slider .grid .p_zoom .product_bg_image {
    background-size: contain !important;
    height: 232px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
	transition: .8s;
	display: flex;
    align-items: center;
    justify-content: center;
}
.products-slider .grid .p_zoom .product_bg_image:focus {
	outline: none;
}
.products-slider .grid .p_zoom .product_title1 {
    font-size: 25px;
    text-align: center;
    font-weight: normal;
    padding: 0px 5px 0 05px;
    /* position: absolute;
    top: 45%;
    left: 15%; */
    color: #fff;
}
.products-slider .grid .p_zoom .product_title1 {
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    padding: 0px 5px 0 05px;
    position: relative;
    top: 0;
    color: #fff;
}

/* ====================================================
			Footer Newslatter CSS
==========================================================  */

.tz_newslatter_box {
    box-shadow: 0px 0px 10px #42414157;
    background-color: #fff;
    padding: 25px;
    border-radius: .25rem;
    text-align: center;
}
.tz_newslatter_box input {
	color: #686f84;
	border: 1px solid rgb(220, 219, 235);
    border-radius: 4px;
    font-size: 16px;
    padding: 10px;
    transition: all .15s ease-in;
}
.tz_newslatter_box input[type=email] {
	width: 100%;
}
.tz_newslatter_box .tz_newslatter_btn {
	margin-top: 10px;
}
.tz_newslatter_box input[type=submit] {
	padding: 10px 40px;
	font-size: 16px;
	color: #fff;
	background-color: #FF5D3E;
}
.tz_newslatter_box input:focus {
    border-color: rgb(248 93 62);
    box-shadow: 0px 0px 8px 2px rgb(248 93 62 / 28%);
    outline: none;
}
.tz_newslatter_box input[type=submit]:focus {
    border: 1px solid #fff;
}
 .tz_newslatter_box input::placeholder {
    color: #686f84 !important;
	font-size: 16px !important;
}
p {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 300;
}
#subscribe-result p {
    margin-top: 35px;
}

/* ====================================================
			 Product Page CSS
==========================================================  */
.page-template-products .jupiterx-main .container {
	max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.page-template-products .jupiterx-main .container .jupiterx-primary{
	padding-right: 0px;
    padding-left: 0px;
}
.main_products_section {
	background-color: #fff !important;
    margin: 0 30px;
    padding: 0px 0px 0px 0px;
	border-right: 1px solid #686F84;
    border-left: 1px solid #686F84;
}
.search-results .main_products_section {
	margin: 0 25px;
}
.main_products_section .tz_pro_listing {
	margin:  0;
}
.main_products_section .category_list_left {
    position: relative;
    width: 100%;
    height: auto;
	padding: 30px 15px 0 10px;
}
.main_products_section .category_list_left .cat_filter {
	width: 100%;
	border-bottom: 1px solid #333;
}
.main_products_section .category_list_left .cat_filter h2 {
	color: #333;
	background-color: #fff;
	width: 100%;
	font-size: 35px;
}
.main_products_section .category_list_left .cat_filter h2 a {
	color: #FF5D3E;
	font-size: 20px;
	text-decoration: none;
	float: right;
	margin-top: 14px;
}
.main_products_section .cat_list {
	padding-top: 30px;
}
.main_products_section .cat_list .accordion .card {
	border: none;
}
.main_products_section .cat_list .accordion .card .card-heading {
    padding: 0;

}
.main_products_section .cat_list .card .card-heading .card_button{
	background-color: #fff;
	border: 0;
	font-size: 20px;
	outline: 0;
	padding: 0;
	cursor: pointer;
}
.main_products_section .cat_list .card .card-heading .card_button .p_icon {
	font-size: 14px;
	position: absolute;
    right: 8px;
    top: 8px;
	cursor: pointer;
}
.main_products_section .cat_list .card .card-body {
    flex: 1 1 auto;
    padding: 0;
}
.main_products_section .cat_list .card .card-body .category_list {
	list-style: none;
    padding: 10px 10px 10px 0px;
}
.tz_pro_listing .grid .p_zoom .product_img1{

}
.tz_pro_listing .grid .p_zoom a {
	text-decoration: none;

}
.tz_pro_listing .grid .p_zoom a:focus {
	outline: none;

}
.tz_pro_listing .grid .p_zoom .product_bg_image {

	background-size: contain !important;
	height: 140px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
	transition: .8s;
	display: flex;
    align-items: center;
    justify-content: center;
}
.tz_pro_listing .grid .p_zoom .product_bg_image:focus {
	outline: none;
}
.tz_pro_listing .grid .p_zoom .product_title1 {
    font-size: 25px;
    text-align: center;
    font-weight: normal;
    color: #fff;
}
.tz_pro_listing .grid .p_zoom .product_title1 {
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    position: absolute;
    top: 42%;
    color: #fff;
}
/* previous and next Button CSS */
.prev_next{
	position: relative;

}
.cat_pagina {
    width: 100%;
    height: auto;
    margin: 0 auto;
    right: -15px;
    float: right;
    bottom: 0;
}
/* .cat_pagina .next {
	width: 235px;
    height: 182px;
    border-top: 1px solid #888888;
    border-left: 1px solid #878787;
	background-color: #fff;
    border-right: none;
    border-bottom: none;
    position: absolute;
    right: 0;
    bottom: 0;
	padding-top: 70px;
    font-size: 40px;
} */
/* .cat_pagina .prev {
	width: 225px;
    height: 182px;
    border-top: 1px solid #888888;
    border-left: 1px solid #878787;
    border-right: none;
    border-bottom: none;
    position: absolute;
    right: 0;
    bottom: 0;
	padding-top: 70px;
    font-size: 40px;
} */
.cat_pagina .prev:focus {
	outline: 0;
}
.cat_pagina .next:focus {
	outline: 0;
}

/* box css */

a.button {
    color: #fd6c20;
    border: 1px solid #f86c20;
    padding: 5px 10px;
    opacity: 1;
    z-index: 1009;
    font-size: 16px;
    top: 60%;
    position: absolute;
    right: auto;
    margin-right: auto;
    margin-left: auto;
    transition: background-color 0.5s, color 0.75s;
    background-color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    transform: translate(-50%, -50%);
}
a.button:hover {
	background-color: #fd6c20;
	color: #fff;
}
.grid {
	overflow: hidden;
	border-left:1px solid #5e5e5ebd;
	border-bottom:1px solid #5e5e5ebd;

}

.grid .one-half {
	width: 100%;
	float: left;
}
.grid .one-forth {
	width: 25%;
}
.grid .three-forth {
	width: 75%;
}
/* Common style */
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	height: auto;
	text-align: center;
	cursor: pointer;
    transition: width 2s;
    -webkit-transition: all .5s;
}
.grid .double-height {
	height: 400px;
}
.grid figure img {
	position: relative;
	display: block;
	min-width: 100%;
	min-height: 100%;
	opacity: 0.8;
	transition: opacity 0.5s, -transform 1s;
}
.grid figure img:hover {
	opacity: 0.3;
}
.grid figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #3c4a50;
	background: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	backface-visibility: hidden;
	transition: transform 0.35s;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption > span::before {
	display: inline-block;
	padding: 8px 10px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a.anchor {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	display: block;
	z-index: 1002;
	word-spacing: -0.15em;
	font-weight: 300;
	text-align: center;
	margin: 0 auto;
	float: none;
	width: 100%;
    top: 30%;
    position: absolute;

}
.grid figure.double-height h2 {
	top: 40%;
}
.grid figure h2 span {
	z-index: 1002;
	font-weight: 800;
}
.grid figure p {
	opacity: 0;
	letter-spacing: 1px;
	font-size: 68.5%;
	text-align: center;
	z-index: 1001;
	position: absolute;
	text-transform: none;
	backface-visibility: hidden;
	transition: opacity 0.35s;
	margin: 5px auto;
	top: 40%;
	float: none;
	width: 100%;
	display: block;
	right: auto;
	left: auto;
	padding-right: 5%;
	padding-left: 5%;
}
.grid figure.double-height p {
	top: 60%;
}
.grid figure:hover p {
	opacity: 1;
}
/*
.grid figure:hover {
    margin-top: -10px;
    transition: 0.9s;
} */
.grid figure h2,
.grid figure figcaption > span {
	transition: transform 0.35s;
}

/* BLUE */
.grid figure figcaption.blue {
	background-color: #50758b;
}
.grid figure figcaption.blue p,
.grid figure figcaption.gray p,
.grid figure figcaption.blue h2,
.grid figure figcaption.gray h2 {
	color: #333;
}


.gray h2 a {
    color: #333;
    font-size: 20px;
    text-decoration: none;
}
/* GRAY */
.grid figure figcaption.gray {
	background-color:#ececec;
    transition: .9s;
}


/* GOLD */
.grid figure figcaption.gold {
	background-color: #b6872d;
}

.grid:hover {
    border-right: 1px solid #5e5e5ebd;
}

/*--------------------*/
/***** Slide Down *****/
/*--------------------*/

figure.effect-slidedown figcaption {
	bottom: auto;
	top: 0;
	transform: translate3d(0,-200%,0);
}
figure.effect-slidedown.double-height figcaption {
	height: 50%;
}
figure.effect-slidedown figcaption::after {
	border-top-color: #ffffff;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	left: 45%;
	bottom: -35px;
}
figure.effect-slidedown figcaption > span {
	float: right;
}
figure.effect-slidedown h2,
figure.effect-slidedown figcaption > span {
	transform: translate3d(0,-200%,0);
}

.product_box:hover .product_box_back {
opacity: 0.7;
filter: alpha(opacity=100);
}

.product_box a{
    text-decoration: none;
}

.product_box h2 {
font-size: 25px;
color: #fff;
font-weight: 500;
line-height: 1.2;
background: #fd6c20;
padding: 20px 0 10px 20px;
}

.jupiterx-main-header:not(.jupiterx-main-header-custom) {
    display: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #f8f9fa;
    background-size: auto;
    border-top-width: 0px;
    border-top-color: #f8f9fa;
    border-top-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #f8f9fa;
    border-bottom-style: solid;
}

.product_box .product_img{

    width: 100%;
    border-bottom: 1px solid #eae9e9;
    padding: 20px;
    }

.br_left_searchpage {border-left:1px solid #686F84;margin-left: 25px;padding-left: 25px;padding-bottom: 49px;}

.tax-title a {
    font-size: 20px;
    font-weight: 500;
    margin: 0px 10px;
    color: #333;
    text-decoration: none;
}

.category_list{
    list-style: none;
    padding: 10px 10px 10px 20px;
}

.category_list li {

    padding: 5px 0;
}

.category_list li a{
    font-size: 16px;
    color: #1b1e23;
    text-decoration: none;
    font-weight: normal;
}

.category_list li a:hover{
 color:#fd6c20;

}

.elementor-1716 .elementor-element.elementor-element-59aaffda {

    background: #fff;

}
.p_title{
    font-size: 30px;
    font-weight: 700;
    color: #fd6c20;
}
.p_divider{
    border-bottom: 1px solid #000;
     /* padding: 5px 0;  */
}
.p_sub_title{
    padding: 30px 0 20px 0;
    font-size: 20px;
    color: #1b1e23;
}

.category_list li a:hover{
    color: #fd6c20 ;
}

.pro_titile {
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    font-size: 25px;
    color: #fd6c20;
    font-weight: 500;
    margin-bottom: 10px;
	padding-top: 38px;
}
.pro_titile h3 {

    color: #FF5D3E;
}

.entry-content{
    text-align: center;
    border: 1px solid #e4e0e0;
    background-color: #fff;
    padding: 20px;
}

.entry-content img{

    width: 100%;
    height:auto;
}
.p_details {
	padding: 0px 20px 0px 0px;
    background-color: #fff;
}
.p_details1 {
	padding: 0px 0px;
    background-color: #fff;
    text-align: left;
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    width: 100%;
}
	.p_relative{
		position:relative;
	}
.p_gallery{
    width: 100%;
    height: auto;
}
.p_list{
    list-style: none;
}
.p_img{
    width: 100%;
    height: 400px;
    float: left;
}
.jupiterx-main-content {
     padding: 0px 0;
}
.main_our_store {
  width: 100%;
  height: auto;

}
.our_store_box img{
    width: 100%;
    height: 250px;
}
.our_store_box {display: flex;
    align-items: center;
    justify-content: center;}

.jupiterx-main-header:not(.jupiterx-main-header-custom) {
    display: none;
}

.message-slider{
	opacity: 0;
	transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
	background: #fff;
}
body .tz_shortcode_box .elementor-widget-shortcode{
	width: 320px !important;
}

/*===============================================
 		MEDIA SCREEN SIZES
===================================================*/

/* Desktop  and Laptop Screen*/

@media (min-width: 1800px) {

	.elementor-3025 .news_section.elementor-element .elementor-element-27adc22 {width: 69.4%;}
	.elementor-3025 .news_section.elementor-element.elementor-element-5e1bbf4 {padding: 0px 0px 0px 25px;}
	.breadcrumbs_section {padding: 0 30px 0px 30px;}
	.elementor-3006 .elementor-element.elementor-element-c2c78d9 > .elementor-element-populated{margin: 0px 4px 0px 0px;}
	.elementor-3025 .elementor-element.elementor-element-477a508 {width: 29.99% !important;}
	.elementor-3025 .elementor-element.elementor-element-b4897c1 {width: 71.5% !important;}
	.elementor-3581 .elementor-element.elementor-element-542aac7 {width: 70.3% !important;}
	.elementor-3581 .elementor-element.elementor-element-fee4a27 {width: 82.9% !important;}
	.elementor-3581 .elementor-element.elementor-element-b745574 {width: 35% !important;}
	.elementor-3581 .elementor-element.elementor-element-c0df7fe {width: 82.9% !important;}
	.elementor-3581 .elementor-element.elementor-element-06f5d37 {width: 35% !important;}
	.elementor-3581 .elementor-element.elementor-element-9121213 {width: 82.9% !important;}
	.elementor-3581 .elementor-element.elementor-element-fe623a8 {width: 35% !important;}
	.elementor-3006 .elementor-element.elementor-element-a63c8e7 {width: 70.4% !important;}
	.elementor-3006 .elementor-element.elementor-element-c2c78d9 {width: 49.8% !important;}
	.elementor-105 .elementor-element.elementor-element-90167f2 {width: 40.% !important;}
	.br_left_searchpage {margin-left: 51px;}
	.elementor-3025 .elementor-element.elementor-element-27adc22 > .elementor-element-populated {margin: -6px 2px 0px 0px !important;}
	.singlep_breadcrumbs_section .single_product_breadcrump {margin-right: 80px;}
	.breadcrumbs_section .products_breadcrump {margin-right: -78px;}
	.search .breadcrumbs_section .products_breadcrump {margin-right: -80px;}
	.main_section2 {margin: 0 25px}
	.elementor-105 .elementor-element.elementor-element-0a0fed2 {width: 70% !important;}
	.main_products_section {padding: 0px 0px 1px 0px;}
	.elementor-130 .elementor-element.elementor-element-5632f502 {width: 50.88% !important;}
	.tz_contact_text .elementor-row .elementor-3006 .elementor-element .elementor-element-a63c8e7 {width: 70.4% !important;}
	.elementor-3002 .elementor-element.elementor-element-66c9775d {
	    width: 70.28% !important;
	}
	.elementor-3002 .elementor-element.elementor-element-2f5a618f {
    	width: 29.5% !important;
 	}
	.right_border1 {margin-right: 81px;}
}

@media (min-width: 1024px) and (max-width:1366px) {
	.breadcrumbs_section .products_breadcrump {padding: 120px 0px 21px 20px;}
	.p_zoom .product_title {width: 100%;}
}
@media (min-width: 1200px) and (max-width:1440px) {
	.elementor-3025 .elementor-element.elementor-element-00bef36 .jet-slider__title {
	    font-size: 45px !important;
	}
	.elementor-3025 .elementor-element.elementor-element-00bef36 .jet-slider__subtitle {
	    font-size: 45px !important;
	}
}
@media screen and (max-width: 1200px) {
	.grid figure {width: auto;float: left;}
	.grid figure figcaption {font-size: 90%;}
	.jupiterx-site{padding-top: 0px !important;}
	.p_zoom .product_title {width: 100%;}
}


@media (min-width: 900px) and (max-width: 1024px) {

	.ensuring_quality .link {
    position: absolute;
    bottom: -120px!important;
	}
	.breadcrumbs_section .products_breadcrump {
	    padding: 70px 0px 41px 10px !important;
	}
}
/* Tablet  and I-pad Screen */

@media (min-width: 768px) and (max-width: 991px) {
	.singlep_breadcrumbs_section .single_product_breadcrump {
	    padding: 40px 0px 50px 20px;
	 	border-right: 0;
	 	margin-right: 0;
	 	margin-top: 0;
	 	border-left: 0;
	}
	.p_details1 {
	    padding: 0px 0px !important;
	    background-color: #fff;
	    text-align: center;
	    position: relative;
	    top: 50%;
	    left: 42%;
	    transform: translate(-50%, -50%);
	    width: 100%;
	}
	 .main_products_section {
	    margin: 0 30px;
	    padding: 0px 0px 0px 0px;
		border-right: 1px solid #686F84;
	    border-left: 1px solid #686F84;
	}
	.pbreadcrumbs_section{
		padding-top: 70px !important;
	}
	.breadcrumbs_section .products_breadcrump{
		border: none;
		padding:0px 0px 41px 10px;
		margin-right: 12px;
		margin-top: -43px;
	}
	.singlep_breadcrumbs_section .single_product_breadcrump h1 {
	    font-size: 50px;
	 }
	.main_section2 {
		background-color: #fff !important;
	    margin: 0 25px;
	    padding: 30px 30px 30px 30px;
	    border-right: 1px solid #686f84;
	    border-left: 1px solid #686f84;
	}
	.main_section2 .p_details {
		padding: 0px 20px 0px 0px;
	    background-color: #fff;
	}
	.p_details_section .pro_info_title h1 {
	    font-size: 40px;
	    line-height: 50px;
	}
	.tz_mobile_menu .elementor-row .elementor-column-wrap .elementor-widget-container ul li a {
		background-color: #de420f !important;
	    border-bottom: 1px solid #fff;
	}
}

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

	.grid figure {width: 50%;}
	.grid figure img {min-width: 100%;}
	.grid figure figcaption {font-size: 90%;}
	.collections_section .link h2 {position: absolute;bottom: -70px;}
	.ensuring_quality .p_text {position: absolute;top: 60%;}
	.ensuring_quality .link {position: absolute;bottom: -150px;z-index: 1;}
	.card .card-header .card_button {padding: 16px 0px 0 0px;}
	.bs-example .card .card-body {flex: 1 1 auto;padding: 1rem !important;}
	.card-body .category_list {list-style: none;padding: 0px 0px 0px 0px;}
	.breadcrumbs_section {margin-top: 90px;}
	.breadcrumbs_section .products_breadcrump h1 {font-size: 70px;}
	.p_zoom .product_title {width: 100%;}

	.tz_mobile_menu .elementor-row .elementor-column-wrap .elementor-widget-container ul li a {
		background-color: #de420f !important;
	    border-bottom: 1px solid #fff;
	}

	.right_border1 {
	    margin-right: 0;
	    border-right: 1px solid #686f8447!important;
	}
}

/* Mobile Screen */

@media (max-width: 767px) {

.breadcrumbs_section .single_product_breadcrump {
    padding: 0px 0px 1px 0;
	border-left: 0;
	border-right: 0px;
}
.breadcrumbs_section {
    margin-top: 50px;
    padding: 0 0 0px 50px;
}
.p_details1 {
    padding: 0px 0px;
    background-color: #fff;
    text-align: left;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0%, 0%);
    width: 100%;
}
.singlep_breadcrumbs_section {
	margin-top: 0px;
	border-bottom: 1px solid #686F84;
}
.singlep_breadcrumbs_section .single_product_breadcrump {
	padding: 50px 0px 30px 0px;
    border-right: none;
    margin-right: 0;
    margin-top: 0;
    border-left: none;
}
.singlep_breadcrumbs_section .single_product_breadcrump h1 {
	font-size: 30px;
}
.main_section2 {
    margin: 0 0px;
    padding: 30px 20px 30px 20px;
	border-right: 0;
    border-left: 0;
    /* border-bottom: 1px solid; */
}
.main_products_section {
	padding-bottom: 30px;
}
.p_details_section {
    margin: 0 0px 0 0;
	border-right: 0;
    border-left: 0;
    padding: 10px 19px 20px 20px;
}
.tz_mobile_menu .elementor-row .elementor-column-wrap .elementor-widget-container ul li a {
	background-color: #FF5D3E !important;
    border-bottom: 1px solid #fff;
}
.p_sub_title{font-size: 16px;}
.pro_img img {
	padding-top: 30px;
}
.p_details_section .pro_info_title h1 {
    font-size: 25px;
    padding: 20px 0 10px 10px;
    line-height: 35px;
}

.main_products_section {
    background-color: #fff !important;
    /* margin: 0px 20px 0 20px; */
    padding: 0px 0px 30px 0px;
	border-right: none;
    border-left: none;
}
.jupiterx-primary .main_section1 {
    padding: 18px 20px 40px 20px;
	border-left: none;
    margin: 0;
    border-right:none;
}
.breadcrumbs_section .products_breadcrump {
	border: none;
	padding:40px 0px 0px 10px;
	margin-right: 12px;
	margin-top: -43px;
}
.elementor-3025 .elementor-element.elementor-element-916559a > .elementor-widget-container {
    padding: 60px 0px 70px 0px;
}
.elementor-3025 .elementor-element.elementor-element-1cc1895 .elementor-widget-container {
    padding: 30px 0px 30px 0px !important;
	z-index: 1;
}
.main_products_section .category_list_left {padding: 30px 0px 0 0px;}
.menu_text .elementor-row .elementor-column-wrap { z-index: 99;}

}

@media screen and (max-width: 664px) {
	.grid .one-half {width: 100%;}
	.grid figure {width: 100%;}
	.p_details {padding: 30px 20px 0px 20px !important;background-color: #fff;}
	.br_link_text{padding: 0px 0 0 10px;}
	.br_link{padding: 0px 0 0 10px;}
	.ensuring_quality .link {position: absolute;bottom: -100%;}
	.collections_section .link h2 {position: absolute;bottom: -45px;}
	.breadcrumbs_section .products_breadcrump h1 {font-size: 40px;}
}

@media (min-width: 230px) and (max-width:320px) {
	.card {min-width: 100%;}
}

@media screen and (max-width: 1024px) and (min-width: 901px) {
	.product_title .products_cat h1 {margin-bottom: -10px;}
	.elementor-130 .elementor-element.elementor-element-704d3472 {
		padding: 0px 30px 5px 30px !important;
	}
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
	.main_our_store {width: 100%;height: auto;}
	.main_section{  padding: 30px 20px 40px 20px; }
	.ensuring_quality1 {padding: 0px 0px 15px 0px;}
 }

@media screen and (max-width: 991px) and (min-width: 768px) {
	.br_left { padding: 20px 20px 20px 40px; }
	.br_left p {font-size: 14px;}
	.product_bg_img {height: 200px;}
	.product_bg_image {height: 200px;}
	.main_section {padding: 30px 30px 40px 30px;}
	.br_text {width: 50%;}
}

@media screen and (max-width: 430px) and (min-width: 230px) {
.singlep_breadcrumbs_section .single_product_breadcrump h1 {font-size: 30px;}
}

@media screen and (max-width: 767px) and (min-width: 230px) {
	.pro_titile{padding-bottom: 20px;margin: 10px;padding-top: 30px;}
	.product_box{margin: 10px 0 30px 0;}
	/* .grid{margin-left: 8px;} */
	.main_section{padding: 15px 0 40px 0;margin: 10px;}
	.main_section2{margin: 10px;padding: 30px 0;}
	.container-fluid{padding: 0;}
	.br_left {padding: 20px 20px 20px 30px;height: 205px;width: 100%;display: none;}
	.br_text {display: none;}
	.br_title {position: absolute;
	    top: 0px;
	    left: 0px;
	    width: 100%;
	    padding: 20px;
	    font-size: 25px;
	    color: #fff;
	    background-color: #fd6c20;
	    height: 250px;
	    text-align: center;
	    line-height: 1.3em;
	    font-weight: 600;}
	.br_left p {font-size: 14px;color: #fff;}
	.br_right img {width: 100%;height: auto;}
	.se-pre-con .loader_img {
	    position: absolute;
	    top: 30%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    height: auto;
	}
	.se-pre-con .loader_img img {width: 100%;height: auto;}
	.our_store_box:nth-child(1) {
	    max-width: 100%;
	    height: 350px;
	    float: left;
	    text-align: center;
	}
	.our_store_box:nth-child(2) {
	    max-width: 100%;
	    height: 350px;
	    text-align: center;
	    float: left;
	}
	.our_store_box:nth-child(3) {
	    max-width: 100%;
	    height: 350px;
	    text-align: center;
	    float: right;
	}
	.our_store_box:nth-child(4) {
	    max-width: 100%;
	    height: 350px;
	    text-align: center;
	    float: left;
	}
	.our_store_box:nth-child(5) {
	    max-width: 100%;
	    height: 350px;
	    text-align: center;
	    float: left;
	}
	.our_store_box .title {
		font-family: sans-serif;
		color: #fff;
		font-size: 22px;
		line-height: 22px;
		position: absolute;
	    text-align: center;
	    margin-top: 70px;
	}
	#icons {
	    max-width: 100px !important;
		z-index: 1;
	    text-align: center;
	}
	.breadcrumbs_section .products_breadcrump {
	    padding: 40px 0px 31px 20px;
	    border-right: none !important;
	    border-left: none !important;
	}
	.breadcrumbs_section .products_breadcrump h1 {
		padding-top: 20px;
	}

	.main_products_section {
	    margin: 0 20px 0 20px;
	    border-right: none;
	    border-left: none;
	}
	.slick-slider .slick-list, .slick-slider .slick-track{
		padding: 0 !important;
	}
}


.tz_product_single_img {
    height: 350px;
    object-fit: cover;
}
