/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
.slick-slider .slick-list{
	padding-bottom: 20px;
}
@font-face {
    font-family: Grtsk_Peta_Bold;
    src: url("/source/b4d0d6abf4a50713d58b997246b21f35/GrtskPeta-Bold.ttf");
}

@font-face {
    font-family: Grtsk_Peta_Semibold;
    src: url("/source/372d79ccf1959eb236a027f23847a568/GrtskPeta-Semibold.ttf");
}

@font-face {
    font-family: Grtsk_Peta_regular;
    src: url("/source/f851ebcf4f2996016b5092d8280e45b3/GrtskPeta-Regular.ttf");
}

@font-face {
    font-family: Grtsk_Peta_light;
    src: url("/source/d2decb7c538bbe4d50c2cf8bc59a1869/GrtskPeta-Light.ttf");
}

@media (min-width: 1480px){
    .single-product div.product{
        position: relative;
        float: unset;
        width: 1420px !important;
        margin: 0 auto;
        display: flex;
        left: 0;
        right: 0;
        padding-bottom: 70px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .single-product .related.products{
        width: 1420px !important;
        margin: 0 auto;
    }
	.archive.tax-product_cat #content-wrap, .archive.post-type-archive #content-wrap{
		max-width: 1420px !important;
        margin: 0 auto;
	}
}
a:hover, a:focus{
	border:none !important;
	outline:none !important;
}
.elementskit-megamenu-panel{
	 -webkit-box-shadow: 0 4px 8px -10px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 8px 20px -10px rgba(0,0,0,0.05);
    box-shadow: 0 8px 20px -10px rgba(0,0,0,0.05);
}
.she-header {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.05) !important;
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.05) !important;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.05) !important;
}
.home.page .she-header-yes {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.page .she-header-yes, .single .she-header-yes {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.05);
    -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.05) ;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.05);
}
.elementskit-dropdown li a{
	color:#1D1C1A !important;
}
.elementskit-dropdown li a:hover, .elementskit-dropdown li a:focus{
	color:#1190CF !important;
}
.elementskit-dropdown li:hover, .elementskit-dropdown li:focus{
	background-color:#ffffff !important;
}
.dropdown-item.active{
	background-color:#ffffff !important;
}
.elementskit-navbar-nav .elementskit-submenu-panel > li.current-menu-item > a{
	color:#1190CF !important;
}

.header-logo a:hover, .header-logo a:focus{
	border:none !important;
	outline:0 !important;
}
.footer-social-links a:hover, .footer-social-links a:focus{
	border:none !important;
	outline:0 !important;
}
.footer-section{
    margin-bottom: 20px !important;
}
.home-slider-content-link img{
	width:20px !important;
	vertical-align: text-bottom !important;
}
.home-below-slider-search-box input{
    padding-left: 45px !important;
}

.elementor-5 .elementor-element.elementor-element-f04dc3a input[type="search"].elementor-search-form__input::-webkit-input-placeholder {
  color: #1D1C1A !important;
}

.elementor-5 .elementor-element.elementor-element-f04dc3a input[type="search"].elementor-search-form__input:-ms-input-placeholder {
  color: #1D1C1A !important;
}

.elementor-5 .elementor-element.elementor-element-f04dc3a input[type="search"].elementor-search-form__input::placeholder {
  color: #1D1C1A !important;
}
.header-btn-box a:hover, .header-btn-box a:focus{
	border:1px solid #F47F31 !important;
	outline:0 !important;
	text-decoration:none !important;
}
.home-slider-bold-content #slider-1-slide-1-layer-0{
	font-family: Grtsk_Peta_Bold !important;
	font-weight:700 !important;
}
.home-slider-content-link p a{
	font-family: Grtsk_Peta_light !important;
	font-size:16px !important;
	font-weight:300 !important;
	color:#fff !important;
	outline:none !important;
	border:none !important;
	text-decoration:none !important;
	transition: 0.2s ease-in-out !important;
}
.home-slider-content-link p a span img{
	display: inline-block !important;
}
.home-slider-content-link p a span{
	transition: 0.2s ease-in-out !important;
	display: inline-block !important;
}
.home-slider-content-link p a:hover .home-slider-content-link p a span{
	transform: translateX(8px) !important;
}
.home-below-slider-search-box button{
    position: absolute !important;
    left: 0 !important;
    top: 0px !important;
    width: 45px !important;
    height: 55px !important;
    background-color: transparent !important;
    color:#1190CF !important;
}
.home-below-slider-search-box i{
    font-size: 26px !important;
    font-weight: 600 !important;
}
.home-section-blue-title h2{
    font-size: 50px !important;
    font-weight: 400 !important;
    line-height: 60px !important;
}
.body-content{
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
}
.body-content p{
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
}
.home-prod-carousel-arrow-box{
	width:100%;
	text-align:right;
	display:inline-block;
}
.home-prod-carousel-arrow-box img{
	opacity:0.5;
}
.home-prod-carousel-arrow-box a:first-child{
	padding-right:40px;
}
.home-prod-carousel-arrow-box a:hover, .home-prod-carousel-arrow-box a:focus{
	border:none !important;
	outline:0 !important;
}
.home-prod-carousel-arrow-box a:hover img, .home-prod-carousel-arrow-box a:focus img{
	opacity:1;
}
.home-our-prod-title h2{
    /*font-size: 50px !important;
    line-height: 30px !important;
    text-transform: uppercase !important;*/
}
.home-prod-outer-box{
    width: 100%;
    min-height: 300px;
    display: inline-block;
    border: 2px solid #F3F3F3;
}
.home-prod-inner-box{
    width: 100%;
    display: inline-block;
    padding: 40px 20px 20px 20px;
}
.home-prod-image-box{
    width: 100%;
    display: inline-block;
    text-align: center !important;
}
.home-prod-image-box img{
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    text-align: center !important;
    margin: 0 auto !important;
}
.home-prod-category-box{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 20px;
    min-height: 75px;
}
.home-prod-category-box a{
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    color:#82868A !important;
    border: 0 !important;
    outline: 0 !important;
    text-decoration: none !important;
	text-transform: capitalize;
}
.home-prod-category-box a:hover, .home-prod-category-box a:focus{
    color:#82868A !important;
    border: 0 !important;
    outline: 0 !important;
    text-decoration: none !important;
}
.home-prod-browse-link{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 15px;
}
.home-prod-browse-link a{
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    color:#F47F31 !important;
    border: 0 !important;
    outline: 0 !important;
    text-decoration: none !important;
}
.home-prod-browse-link a:hover, .home-prod-browse-link a:focus{
    color:#F47F31 !important;
    border: 0 !important;
    outline: 0 !important;
    text-decoration: none !important;
}
.home-prod-browse-link img{
	width: 20px !important;
    display: inline-block !important;
    vertical-align: sub;
    margin-left: 5px;
}
.home-page-flip-box .elementor-flip-box .elementor-icon-wrapper {
    margin-bottom: 20px !important;
    position: absolute !important;
    bottom: 0 !important;
    right:40px !important;
}
.home-page-flip-box h3{
    font-size: 36px !important;
    line-height: 40px !important;
}
.home-page-flip-box .elementor-flip-box__layer__description{
    font-size: 15px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
}
.home-page-flip-box .elementor-flip-box__image img{
	width: 55px;
}
.home-page-flip-box .elementor-flip-box__image{
	position: absolute;
    bottom: 30px;
    right: 30px;
    width: auto;
	text-align: right;
	margin-bottom:0;
}
.single-post.content-max-width .entry-content h2,
.single-post.content-max-width .entry-content h3,
.single-post.content-max-width .entry-content h4,
.single-post.content-max-width .entry-content h5,
.single-post.content-max-width .entry-content h6{
    margin: 5px auto !important;
}
.single-post.content-max-width .entry-content p{
    margin: 5px auto !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    display: none !important;
}
.woocommerce div.product .woocommerce-tabs .panel h2:first-child{
    display: none !important;
}

.single-product #content-wrap {
    max-width: 100% !important;
    /*background-color: #F6F6F7 !important;*/
	background-color: #FFFFFF !important;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0 !important;
}
.single-product #content-wrap article{
    margin-bottom: 0 !important;
}
.single-product-tabs-section{
    background-color: #fff !important;
}
.single-product-tabs-section .elementor-widget-wrap{
    padding-top: 0 !important;
}
.woocommerce-product-gallery__wrapper{
    background-color: #fff !important;
}
.tabs.wc-tabs{
    display: none !important;
}
.woocommerce-Tabs-panel h2{
    display: none !important;
}
.prod-tab-img-box{
    width: 100%;
    display: block;
    margin-bottom: 5px !important;
}
.prod-tab-img{
    width: auto !important;
    height: 30px !important;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.prod-tab-img-hover{
    width: auto !important;
    height: 30px !important;
    display: none;
    text-align: center;
    margin: 0 auto;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #F47F31 !important;
    background-color: #EDEDED !important;
	/*background-color: #FFFFFF !important;*/
    /*border:none !important;*/
    border-bottom: 0px solid #F47F31 !important;
    /*border-right:1px solid #F47F31 !important;*/
	font-size: 16px !important;
    font-weight: 400 !important;
    outline: 0 !important;
    line-height: 40px !important;
	
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs a.nav-link.active:last-child {
   border-right:0px solid #F47F31 !important;
   border-bottom: 0px solid #F47F31 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active .prod-tab-img{
    display: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active .prod-tab-img-hover{
    display: block;
}
.product-tabs-section .nav-tabs{
    /*width: 70% !important;*/
	width: 55% !important;
}

.nav-item.nav-link:hover{
	color: #F47F31 !important;
}
.nav-item.nav-link:hover .prod-tab-img {
	display: none !important;
} 
.nav-item.nav-link:hover .prod-tab-img-hover {
	display: block !important;
} 
.woocommerce.content-full-width div.product div.summary {
    padding-left: 80px !important;
}
.nav-tabs .nav-link {
    background-color: #fff !important;
  	font-size: 16px !important;
    font-weight: 400 !important;
	 color: #707070 !important;
	border: none !important; 
    border-right:1px solid #E8E8E8 !important;
	 border-top-right-radius: 15px !important;
   border-bottom-right-radius: 15px !important;
    outline: 0 !important;
    line-height: 40px !important;
    padding-top: 20px;
	/*transform: skew(-30deg);*/
	cursor:pointer;
}
.nav-tabs .nav-link .prod-tab-img-box{
	/*transform: skew(30deg);*/
}
.nav-tabs .nav-link .tabs-title{
	/*transform: skew(30deg) !important;*/
}
.nav-tabs a.nav-link:last-child {
	border:0px !important;
}
.tab-pane{
    font-size: 15px !important;
    font-weight: 400;
    color: #707070 !important;
    font-family: !important;
    padding-top: 50px;
}
.tab-pane strong, .tab-pane b{
	font-family:  !important;
	font-weight: 700 !important;
	color:#F47F31 !important;
}
.nav-tabs {
    /*border-bottom: 2px solid #E8E8E8 !important;*/
	border-bottom: 1px solid #E8E8E8 !important;
}
.tab-content{
/* 	border-top: 1px solid #E8E8E8 !important; */
	position:relative;
}
.tab-content.py-3.px-3.px-sm-0{
	padding: 0 50px !important;
}
/* .tab-content::before{
	content: '';
    border-left: 1px solid #E8E8E8;
    position: absolute;
    height: 150px;
    left: 0;
    top: 0%;
}
.tab-content::after{
	content: '';
    border-left: 1px solid #E8E8E8;
    position: absolute;
    height: 150px;
   right: 0;
    top: 0%;
} */


.tab-content a{
    color: #707070 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    border:0 !important;
    outline: 0 !important;
    text-decoration: none !important;
}
.tab-content a:hover, .tab-content a:focus{
    color: #F47F31 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    border:0 !important;
    outline: 0 !important;
}
.product-tab-download-content-box img{
    display: inline-block;
    vertical-align: middle;
}
.product-tab-download-content-box span{
    display: inline-block;
    vertical-align: text-top;
}
.related.products h2{
    font-family: Grtsk_Peta_Bold !important;
    color: #1D1C1A !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
	margin-bottom: 50px !important;
}
.single .entry-content {
    margin-bottom: 0px !important;
}
.woocommerce-product-details__short-description p, .woocommerce-product-details__short-description ul li{
	font-size: 16px !important;
    font-weight: 400 !important;
    color: #707070 !important;
    font-family: Grtsk_Peta_Regular !important;
	line-height:28px !important;
}
.woocommerce-product-details__short-description p span{
	font-size: 12px !important;
    font-weight: 400 !important;
    color: #707070 !important;
    font-family: Grtsk_Peta_Regular !important;
	line-height:15px !important;
}
.single .entry-title{
	border-bottom:0 !important;
}
.woocommerce div.product .product_title {
    font-size: 28px !important;
    margin: 0 0 0px !important;
	font-weight: 400 !important;
    color: #1D1C1A !important;
    font-family: Grtsk_Peta_Regular !important;
	padding-bottom:5px !important;
}
.product_meta {
    clear: both;
    border-top: 0 !important;
    border-bottom: 0 !important;
   
    padding: 0px 0 30px 0 !important;
    margin-top: 0px !important;
    border-color: transparent !important;
	
}
.product_meta .posted_in{
	color: #F47F31 !important;
}
.product_meta .posted_in a{
	color: #F47F31 !important;
	font-family: Grtsk_Peta_Regular !important;
	font-size: 14px !important;
	font-weight:400 !important;
}
.product_meta .posted_in a:hover, .product_meta .posted_in a:focus{
	border:none !important;
	outline:none !important;
	text-decoration:underline !important;
}
.prd-meta-btm-border{
	width: 60px;
    height: 3px;
    background-color: #1190CF;
	margin-bottom:30px;
}
.product-detail-icons{
	width:auto;
	display:inline-block;
	padding-right:10px;
}
.product-detail-icons img{
	width:auto !important;
}
.tab-content{
	min-height:400px;
}
.related.products .col{
	padding: 0 1.3rem !important;
}
.woocommerce ul.products li.product .woo-entry-inner li.image-wrap{
	border: 1px solid #D4D4D4 !important;
	border-radius: 5px !important;
}
.woocommerce ul.products li.product li.title h2{
	line-height:0 !important;	
	min-height: 50px !important;
	margin-bottom:10px !important
}
.woocommerce ul.products li.product li.title a {
    display: inline-block;
   	color: #1D1C1A !important;
	font-family: Grtsk_Peta_Semibold !important;
	font-size: 18px !important;
	font-weight:600 !important;
	line-height:25px !important;
	text-align:left !important;
	text-decoration:none !important;
	border:0 !important;
	outline:0 !important;
}
.woocommerce ul.products li.product li.title a:hover, .woocommerce ul.products li.product li.title a:focus{
   	color: #F47F31 !important;
	border:0 !important;
	outline:0 !important;
}
.woocommerce ul.products li.product li.category{
	text-align: left !important;
	font-style: normal !important;
}
.woocommerce ul.products li.product li.category a {
   	color: #707070 !important;
	font-family: Grtsk_Peta_Regular !important;
	font-size: 15px !important;
	font-weight:400 !important;
	line-height:23px !important;
	text-align:left !important;
	text-decoration:none !important;
	border:0 !important;
	outline:0 !important;
}
.woocommerce ul.products li.product li.category a:hover, .woocommerce ul.products li.product li.category a:focus{
   	color: #F47F31 !important;
	border:0 !important;
	outline:0 !important;
}
.woocommerce-ordering{
	display:none !important;
}
.premium-bullet-list-content:hover .premium-bullet-list-text span{
	color:#1190CF !important;
}
.wc-block-product-search__field{
	border: 1px solid #1190CF !important;
	border-radius:0 !important;
}
.wc-block-product-search .wc-block-product-search__button{
	margin: 0 0 0 0px !important;
	padding: 0 10px !important;
	background-color: #1190CF !important;
	border-radius:0 !important;
}
.wc-block-product-search .wc-block-product-search__button:hover{
	background-color: #F47F31 !important;
}
.product-cat-ul{
	padding-left: 20px !important;
}
.product-cat-ul li{
	padding: 10px 0 10px 0px;
	position: relative;
}
.product-cat-ul li a{
	transition: ease-in-out 0.2s;
	color:#1D1C1A !important;
}
.product-cat-ul a.active-term{
	color:#1190CF !important;
	text-decoration:none !important;
	border:0 !important;
	outline:0 !important;
}
.product-cat-ul li a:hover{
	text-decoration:none !important;
	border:0 !important;
	outline:0 !important;
	margin-left: 5px;
	color:#1190CF !important;
}
.product-cat-ul li a:focus{
	text-decoration:none !important;
	border:0 !important;
	outline:0 !important;
}
.product-cat-ul a:before{
   content: '';
   position: absolute;
   border-right:2px solid #1D1C1A;
   border-bottom:2px solid #1D1C1A;
   width:10px;
   height:10px;
   top: calc(50% - 0px);
   left: -20px;
   transform: translateY(-50%) rotate(-45deg);
}
.product-cat-ul a:hover:before{
   border-right:2px solid #1190CF;
   border-bottom:2px solid #1190CF;
}
.product-cat-ul a.active-term:before{
	border-right:2px solid #1190CF;
    border-bottom:2px solid #1190CF;
}

.sidebar-box h2, .sidebar-box h4{
	color:#1D1C1A !important;
	font-size:18px  !important;
}
.sidebar-box .widget-title{
	border-width: 0 0 0 0px !important;
	padding-left:0 !important;
	margin-bottom: 50px;
}
.woocommerce ul.product_list_widget li{
	padding: 10px 0 10px 0px !important;
}
.woocommerce ul.product_list_widget li a:hover, .woocommerce ul.product_list_widget li a:focus{
	text-decoration:none !important;
	border:0 !important;
	outline:0 !important;
}
.woocommerce ul.product_list_widget li img{
	position: relative !important;
	top:0 !important;
	display: inline-block !important;
    vertical-align: middle !important;
	border: 1px solid #1D1C1A;
    border-radius: 5px;
}
.woocommerce ul.product_list_widget li span.product-title{
	display: inline-block !important;
    width: 70% !important;
	vertical-align: middle !important;
	padding-left: 10px;
	color:#1D1C1A !important;
}
.woocommerce ul.product_list_widget li span.product-title:hover{
	color:#1190CF !important;
}
.contact-info-box a:hover, .contact-info-box a:focus{
	color:#1190CF !important;
	border:0 !important;
	text-decoration:none !important;
	outline:0 !important;
}
.contact-info-box-location .elementor-icon-box-icon{
	padding-top:5px;
}
.contact-person-info-title{
	margin-bottom:5px !important;
}
.download-accordian-section a:focus{
	text-decoration:none !important;
	outline:0 !important;
}
.download-accordian-section .ekit-accordion--toggler{
	background-color:transparent !important;
	padding: 14px 0px !important;
	border-bottom: 2px solid #E8E8E8 !important;
}
.download-accordian-section .ekit-accordion--toggler:hover, .download-accordian-section .ekit-accordion--toggler:focus{
	border-bottom: 2px solid #E8E8E8 !important;
	outline:none !important;
}
.download-accordian-section .show{
	border-bottom: 2px solid #E8E8E8 !important;
}
.download-content-main-box{
	width:100%;
	display:inline-block;
}
.download-content-left-column{
	width:28%;
	display:inline-block;
	padding-right:50px;
	vertical-align:top;
}
.download-content-center-column{
	width:22%;
	display:inline-block;
	padding-right:50px;
	vertical-align:top;
}
.download-content-right-column{
	width:45%;
	display:inline-block;
	vertical-align:top;
}
.download-content-title{
	color:#1190CF;
	font-family: Grtsk_Peta_Semibold !important;
	font-size: 24px !important;
	font-weight:600 !important;
	line-height:40px !important;
	margin-bottom:20px;
}
.download-pdf-cover-image{
	width:180px !important;
	display: inline-block;
	margin-bottom:10px;
	border: 1px solid #EEEEEE;
}
.download-pdf-cover-image img{
	width:100% !important;
}
.download-pdf-cover-link{
	width:100% !important;
	display:inline-block;
	margin-bottom:10px;
}
.download-pdf-cover-link a{
	width:100%!important;
	color:#707070 !important;
	font-family: Grtsk_Peta_Regular !important;
	font-size: 18px !important;
	font-weight:400 !important;
	line-height:20px !important;
}
.download-pdf-cover-link a:hover, .download-pdf-cover-link a:focus{
	color:#1190CF !important;
	border:none !important;
	outline:0 !important;
	text-decoration:none !important;
}
.download-accordian-section .elementskit-card-body{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.flaticon-back, .flaticon-right-arrow{
	display:none !important;
}
.wpgs-nav .slick-slide{
	border:none !important;
}
.wpgs-nav .slick-current{
	border-bottom:1px solid #f47f31 !important;
}
.footer-pages-list a:hover, .footer-pages-list a:focus{
	border:none !important;
	outline:none !important;
}
.footer-product-category-list a:hover, .footer-product-category-list a:focus{
	border:none !important;
	outline:none !important;	
	text-decoration:none !important;
}
.footer-login-button a:hover, .footer-login-button a:focus{
	border:1px solid #F47F31 !important;
	outline:0 !important;
}
.ekit-wid-con a:hover, .ekit-wid-con a:focus{
	border:none !important;
	outline:none !important;
}
.menu-accordian-section .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link{
	border:none !important;
	outline:none !important;
}
.ekit-wid-con .elementskit-accordion .elementskit-card-body p{
	border-bottom:1px solid #F47F31 !important;
	padding-bottom:10px !important;
	margin-bottom:10px !important;
}
.ekit-wid-con .elementskit-accordion .elementskit-card-body p a{
	color:#1D1C1A !important;
	border:none !important;
	outline:none !important;
	padding-bottom:5px;
}
.ekit-wid-con .elementskit-accordion .elementskit-card-body p a:hover, .ekit-wid-con .elementskit-accordion .elementskit-card-body p a:focus{
	color:#1190CF !important;
	border:none !important;
	outline:none !important;
}
.dialog-type-lightbox .dialog-widget-content{
	width:100% !important;
}
.home-prod-browse-link span {
  display: inline-block;
  transition: 0.2s ease-in-out;
}
.home-prod-browse-link a:hover span {
  transform: translateX(5px);
}
.woocommerce .summary ul, .woocommerce #tab-description ul {
    margin: 10px 0 10px 15px !important;
}
.home-news-first-row img, .home-news-second-row img{
	width:100% !important;
	height:350px !important;
	object-fit:cover !important;
}

.woocommerce-breadcrumb {
	padding-left: 250px;
	margin-left:-250px;
	width:2000px;
	background: #f7f7f7;
    margin-top: -20px;
    padding-top:20px;
    font-size: 14px;
    font-weight: 500;
    color: #707070 !important;
    margin-bottom: 50px;
    padding-bottom: 20px;
}

.woocommerce-breadcrumb a{
	color:#1190CF !important;
	outline:0 !important;
	text-decoration:none !important;
}
.woocommerce-breadcrumb a:hover{
	color:#F47F31 !important;
	outline:0 !important;
	text-decoration:none !important;
}
.breadcrumb-seperator{
	color:#F47F31 !important;
}
.ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img{
	transform:scale(1.05) rotate(0)!important;
	-webkit-transform:scale(1.05) rotate(0) !important;
}
.tabs-title-txt{
	font-size:25px;
	font-weight:600;
	margin-bottom: 10px;
	color:#F47F31 !important;
	font-family: Grtsk_Peta_Semibold !important;
}
.tabs-title-btm-brd{
	width: 60px;
    height: 3px;
    background-color: #1190CF;
    margin-bottom: 20px;
}
.child-ul{
	list-style: none !important;
}
.child-ul li::before{
	content: "-" !important;
	padding-right: 5px !important;
}
.woocommerce #tab-description ul.child-ul{
	margin:10px 0 !important;
}
.spec-title-box{
	width:250px;
	height:auto;
	padding:15px;
	border:1px solid #F47F31;
	border-radius:8px;
	margin-bottom: 20px;
}
.spec-title-box-1{
	width:auto;
	min-height:115px;
	padding:15px;
	border:1px solid #F47F31;
	border-radius:8px;
	margin-bottom: 20px;
}
.spec-title-box-2{
	width:auto;
	min-height:90px;
	padding:15px;
	border:1px solid #F47F31;
	border-radius:8px;
	margin-bottom: 20px;
}
.spec-title-txt{
	font-size:15px;
	font-weight:400;
	margin-bottom: 0px;
	color:#1190CF !important;
	font-family: Grtsk_Peta_regular !important;
}
.spec-value-txt{
	font-size:16px;
	font-weight:400;
	color:#707070 !important;
	font-family: Grtsk_Peta_regular !important;
}
.tabs-subtitle-txt{
	font-size:16px;
	font-weight:500;
	color:#F47F31 !important;
	font-family: Grtsk_Peta_Semibold !important;
}
/*   COMMON CSS   */

.empty-space-50{
    height: 50px !important;
}
.empty-space-30{
    height: 30px !important;
}
.outer {
	height: 800px !important;
	width: 800px !important;
}

.outer img{
    width: 100%;
    display: block;
    margin: 0 auto;
}
h1, h2, h3, h4, h5, h6, p, a, div, span {
	font-family: Montserrat !important;
}
img.aligncenter{
    max-width: 100% !important;
	margin-left:0px !important;
    
}
html,
body{
  width:100%;
  overflow-x:hidden;
}

table th {
    background-color: #1190CF !important;
    color: #ffffff !important;
}
table tr{
	width: 100% !important;
}
	
table tr{
	width: 10px !important;
}
.home-prod-image-box img {
	height: 250px !important;
}
.home-prod-outer-box {
	height: 400px !important;
}
.woocommerce div.product{
	padding-bottom: 50px !important;
}
.woocommerce div.product div.summary, .woocommerce.content-full-width div.product div.summary {
    margin-bottom: 0px!important;
}
.nav-item .nav-link.last{
	border-right: none !important;
}
.nav-tabs {
    border-top: 1px solid #e8e8e8 !important;
	border-right: 3px solid #e8e8e8 !important;
	border-top-right-radius: 16px !important;
	border-bottom-right-radius: 16px !important;
	
}
.site a:focus:not(.wp-block-button_link):not(.wp-block-file_button) img {
    outline: 0px dotted var(--wp--style--color--link, var(--global--color-primary)) !important;
}

/*  22/11/23 changes*/

@media only screen and (max-width: 600px){
.nav-tabs .nav-link .tabs-title {
    display: none !important;
}
.columnn {
	padding-top: 30px !important;
}
}
@media only screen and (max-width: 800px){
	.woocommerce.content-full-width div.product div.summary {
    padding-left: 30px !important;
}
	.woocommerce div.product div.summary, .woocommerce.content-full-width div.product div.summary {
    padding-top: 50px !important;
    
}
	}
@media only screen and (max-width: 480px){
.product-tabs-section .nav-tabs{
	padding-left:20px !important;
}
}
@media only screen and (max-width: 400px){
.product-tabs-section .nav-tabs{
	padding-left:0px !important;
}
}
.blog-entry.post .blog-entry-summary p:last-child {
	font-size: 14px !important;
}
/* 
.woocommerce ul.products .product {
	margin: 15px !important;
    border-radius: 20px !important;
    border: 1px solid #f48337 !important;
    padding: 40px !important;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px !important;
}
.products .product-category img{
	width: 50% !important;
} */