/*
Theme Name: PR Agency
Author: UnityThemes
Description: A PR Agency Website Theme designed for public relations firms, communication agencies, marketing consultants, and corporate branding professionals to build a strong and professional online presence. It offers a clean, modern, and well-structured layout to showcase services such as media relations, press release distribution, crisis communication, brand strategy, and client portfolios in an organized and impactful way. The theme is fully responsive, ensuring smooth performance across all devices, and is optimized for speed, accessibility, and SEO best practices. Built in alignment with standard web guidelines, it supports essential features like block editor compatibility, custom menus, widgets, and translation readiness, making it suitable for global audiences. Easy customization options allow users to personalize sections such as services, testimonials, team profiles, and contact forms without coding knowledge, helping agencies effectively present their expertise and build credibility online.
Requires at least: 6.6
Tested up to: 7.0
Requires PHP: 7.2
Version: 0.2
License: GNU General Public License v3.0 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: pr-agency
Tags: wide-blocks, flexible-header, left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, custom-colors, custom-background, custom-logo, custom-menu, custom-header, editor-style, featured-images, footer-widgets, sticky-post, full-width-template, translation-ready, theme-options, threaded-comments, rtl-language-support, blog, portfolio, news
*/

*, body, img, p, .bypostauthor, .wp-caption-text, .wp-caption, .sticky, .gallery-caption{
  margin:0;
  padding:0;
}
*{
  outline:none;
}
body{ 
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#fff;
  font-size: 15px;
  color: #828282;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
}
img{ 
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
h1,h2,h3,h4,h5,h6{ 
  margin:0;
  color: #2c2e2f;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}
p{ 
  font-size: 15px;
  line-height: 1.8;
}
a{ 
  color:#F32F73;
}
a:hover{ 
  text-decoration:underline;
  color:#F32F73;
}
a:focus, input:focus, textarea:focus, button:focus,.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus{
  outline: 2px solid #F32F73;
  border-bottom: 1px solid #F32F73;
}
.mid-header .sign-link a:focus, .mid-header span.cart_no a:focus, span.entry-date a:focus, #sidebar input[type="submit"]:focus {
  outline-color: #000;
  border-color: #000;
}
.footersec input[type="submit"]:focus{
  outline-color: #fff;
  border-color: #fff;
}
table, select, span.woocommerce-input-wrapper{
  width:100%;
}
ul,ol{ 
  margin:0 0 0 15px;
  padding:0;
}
input[type='submit']{
  background-color: #F32F73;
  padding: 1%;
  border: 0;
  color: #000;
  margin: 2% 0;
}
.clear{ 
  clear:both;
}
input[type='submit']:hover{
  cursor: pointer;
}
input[type="text"],input[type="email"],input[type="phno"],textarea{
  border:1px solid #bcbcbc;
  width:100%;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 23px 0;
  height:auto;
}
textarea{
  height:111px;
}
.center{ 
  text-align:center;
  margin-bottom:40px;
}
.wrapper{
  margin:3% auto;
}
.wp-caption{ 
  font-size:13px;
  max-width:100%;
}
.read-moresec a {
  background: #F32F73;
  font-size: 16px;
  color: #fff;
}
/*wide block*/
.entry-content .alignwide {
  margin-left  : -80px;
  margin-right : -80px;
}
.entry-content .alignfull {
  margin-left  : calc( -100vw / 2 + 100% / 2 );
  margin-right : calc( -100vw / 2 + 100% / 2 );
  max-width    : 100vw;
}
.alignfull img {
  width: 100vw;
} 
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
.entry-content a,.comment p a,#sidebar .widget_text p a{
  text-decoration: underline;
  color: #000;
}
.footersec .widget_text p a {
  color: #F32F73;
  text-decoration: underline;
}
.alignleft,img.alignleft {
  display: inline;
  float: left;
  margin-right: 45px;
  margin-top: 4px;
  margin-bottom: 20px;
  padding: 0;
}
.alignright,img.alignright { 
  display: inline;
  float: right;
  margin-left:45px;
  margin-top:4px;
  margin-bottom:20px;
  padding:0;
}
.aligncenter,img.aligncenter { 
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
}
.comment-list .comment-content ul { 
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.main-container ol{
  list-style-position:outside;
  margin-left:20px;
}
.main-container ol li{
  margin:5px 0;
}
h2.section-title {
  font-size:30px;
  font-weight:700;
  padding:0 0 45px 0;
  text-align:center;
  display:table;
  margin-bottom:50px;
}
h2.section-title a {
    text-decoration: none;
}
h2.section-title a:hover {
    text-decoration: underline;
}
.fa-angle-right:before{
  padding:5px;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-size: 1rem;
	line-height: 1.5;
	background-color: #FFFFFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h1,
.h1 {
	font-size: 4.4rem;
}

h2,
.h2 {
	font-size: 3.4rem;
}

@media (max-width: 992px) {
	h2,
	.h2 {
		font-size: 2.8rem;
	}
}

@media (max-width: 767.98px) {
	h2,
	.h2 {
		font-size: 2.3rem;
	}
}

h3,
.h3 {
	font-size: 1.9rem;
}

h4,
.h4 {
	font-size: 1.5rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	display: block;
	font-weight: 600;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

h2,
h3 {
	font-size: 1.3em;
	margin: 1em 0;
}

.update-core-php h2 {
	margin-top: 4em;
}

.update-php h2,
.update-messages h2,
h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.67em;
	margin: 2.33em 0;
}

h1.page-title {
	font-size: 4.4rem;
	margin: 0.5rem 0 1.5rem;
}
h1.page-title {
    font-size: 2.4rem;
    margin: 0.5rem 0 1.5rem;
    color: #000;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    color: #000;
}
@media (max-width: 480px) {
	h1.page-title {
		font-size: 2.4rem;
	}
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

big {
	font-size: 125%;
}

.entry-content a, .textwidget p a,.comment-content a{
    text-decoration: underline;
}

tbody, td, tfoot, th, thead, tr {
    border-color: #333;
    border-width: 1px;
    padding: 2px;
}


/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 0;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}


/* --------- Header --------- */
#menu-sidebar {
  display: inline;
}
.primary-navigation ul{
  list-style: none;
  margin: 0;
  padding-left: 0;  
  color:#fff;
}
.primary-navigation li{
  position: relative;
  display: inline-block;
}
.primary-navigation a{
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  padding: 12px 15px 12px 12px;
}
.primary-navigation ul ul{
  display: none;
  position: absolute;
  min-width: 215px;
  z-index: 9999;
  border:1px solid ;
}
.primary-navigation ul ul ul{
  left: 100%;
  top: 0;
}
.primary-navigation ul ul a{
  color: #fff;
  background: #000000;
  padding: 10px;
}
.primary-navigation ul ul a:hover{
  background: #F32F73;
  color: #fff;
}
.primary-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none !important;
  padding: 0;
}
.primary-navigation ul ul li:last-child{
  border-bottom: 0;
}
.primary-navigation ul li:hover > ul,
.primary-navigation ul li.keyboard-open > ul {
  display: block;
}
.primary-navigation a:hover{
  color: #F32F73;
}
/* Desktop keyboard focus styles */
.primary-navigation a:focus {
  outline: 2px solid #F32F73;
  outline-offset: 2px;
  color: #F32F73;
}
.primary-navigation ul ul a:focus {
  outline: 2px solid #F32F73;
  outline-offset: -2px;
  background: #3c3e3f;
  color: #F32F73;
}
/* Keyboard-opened submenus — override superfish animation state */
.primary-navigation ul li.keyboard-open > ul {
  opacity: 1 !important;
  height: auto !important;
  visibility: visible !important;
}
/*--------------- SUPERFISH MENU ---------------------------*/
.sf-arrows .sf-with-ul:after{
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  right: 3px;
  top: 14px;
}
.sf-arrows ul .sf-with-ul:after{
  right: 6px;
  top: 12px;
}
.toggle-menu, a.closebtn, button.closebtn, #sidebar ul.woocommerce-mini-cart.cart_list.product_list_widget li:before{
  display: none;
}
.top-header {
  background: #2c2e2f;
}
.contact-detail {
  border-left: 1px dashed #fff;
  padding: 14px 0;
}
.contact-detail a {
  color: #fff;
}
.primary-navigation ul li{ 
  display:inline-block;
  margin:0;
  position:relative;
}
p.topbar-text, span.sale-text {
  color: #fff;
  font-size: 15px;
}

.header-bg {
    background-image: url(assets/img/header-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    padding: 15px 80px;
    width: 100%;
    position: relative;
    margin: 0;
}

.page-template-home-custom .mid-header {
  border-bottom: 0;
  position: absolute;
  z-index: 999;
  width: 100%;
}
.mid-header {
  position: relative;
}
.logo h1, .logo p.site-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
}
.logo h1 a, .logo p.site-title a{
  text-decoration: none;
  color: #ffffff;
}

.logo h1 a:hover, .logo p.site-title a:hover{
  text-decoration: underline;
}
.logo p{
  color: #ffffff;
  font-size: 13px;
}
span.cart_no {
  position: relative;
}
span.cart_no i {
  font-size: 16px;
}
span.cart_no span.cart-value {
  position: absolute;
  color: #fff;
  font-size: 13px;
  right: -14px;
  font-weight: 500;
  top: -7px;
}

/* --------- PR BANNER SECTION --------- */
#pr-banner {
  position: relative;
  background-color: #2c1654;
  background-image: linear-gradient(135deg, #2c1654 0%, #3d1463 55%, #281050 100%);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 600px;
  overflow: hidden;
}
.pr-banner-overlay {
  position: absolute;
  inset: 0;
  background: rgba(20, 8, 50, 0.55);
  z-index: 0;
}
.pr-banner-inner {
  position: relative;
  z-index: 1;
  padding: 140px 0px 40px 0px;
}

span.head_highlight{
  color: #F32F73;
  text-decoration: underline;
}

/* Diamond Collage */
.pr-banner-collage-col {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pr-collage {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 440px;
  padding: 20px;
}
.pr-collage-grid {
  display: grid;
  grid-template-columns: repeat(2, 130px);
  grid-template-rows: repeat(2, 130px);
  gap: 30px;
  transform: rotate(45deg);
}
.pr-collage-cell {
  overflow: hidden;
  position: relative;
  width: 150px;
  height: 150px;
}
.pr-collage-cell img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: rotate(-45deg) scale(1.42);
  transform-origin: center;
  display: block;
}
.pr-collage-cell-1,
.pr-collage-cell-2,
.pr-collage-cell-3 {
  border: 5px solid #F32F73;
}

.pr-collage-cell.pr-collage-cell-4 {
  background: #F32F73;
  opacity: 0.45;
  border: 4px solid #F32F73;
  border-radius: 4px;
  position: relative;
  margin-top: -50px;
  margin-left: -50px;
}

/* Banner content */
.pr-banner-content-col {
  display: flex;
  align-items: center;
  justify-content: end;
}
.pr-banner-content {
  color: #fff;
  padding: 20px 40px 20px 20px;
  text-align: right;
}
.pr-banner-heading {
  font-size: 42px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}
.pr-banner-highlight {
  color: #F32F73;
  font-style: italic;
  text-decoration: underline;
  text-decoration-color: #F32F73;
}
.pr-banner-desc {
  color: #ddd6f0;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 30px;
}
.pr-banner-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  justify-content: end;
}
a.pr-banner-btn-outline {
  display: inline-block;
  color: #F32F73;
  border: 1px solid #F32F73;
  background: transparent;
  padding: 6px 25px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 10px;
  transition: background 0.2s, border-color 0.2s;
}
a.pr-banner-btn-outline:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.8);
  color: #fff;
}
a.pr-banner-btn-primary {
  display: inline-block;
  background: #F32F73;
  color: #fff;
  border: 1.5px solid #F32F73;
  padding: 6px 25px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 10px;
  transition: background 0.2s, border-color 0.2s;
}
a.pr-banner-btn-primary:hover {
  background: #c9186c;
  border-color: #c9186c;
  color: #fff;
}

/* Responsive */
@media (max-width: 1199px) {
  .pr-collage-grid {
    grid-template-columns: repeat(2, 110px);
    grid-template-rows: repeat(2, 110px);
  }
  .pr-collage-cell { width: 110px; height: 110px; }
}
@media (max-width: 991px) {
  #pr-banner { min-height: 400px; }
  .pr-banner-heading { font-size: 30px; }
  .pr-banner-content { padding: 20px; }
  .pr-collage { min-height: 320px; }
}
@media (max-width: 767px) {
  .pr-banner-collage-col { display: none; }
  #pr-banner { min-height: auto; }
  .pr-banner-inner { padding: 40px 0; }
  .pr-banner-heading { font-size: 26px; }
  .pr-banner-content { padding: 30px 20px; }
}
@media (max-width: 480px) {
  .pr-banner-heading { font-size: 22px; }
  a.pr-banner-btn-outline,
  a.pr-banner-btn-primary { padding: 10px 18px; font-size: 13px; }
}


a.head-btn-2 {
    color: #000;
    padding: 10px 17px;
    border: 1px solid #F32F73;
}

/* =============================================
   Page Banner
   ============================================= */
.pr-agency-page-banner {
  position: relative;
  min-height: 220px;
  background-color: #1a2a3a;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}
.page-banner-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: 0;
}
.page-banner-inner {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 40px 0;
  width: 100%;
}
.page-banner-title {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 1.2;
}

.pr-banner-inner::after {
    content: "";
    position: absolute;
    top: 20%;
    right: 0;
    width: 700px;
    height: 400px;
    border-radius: 50%;
    background: #F32F73;
    opacity: 0.2;
    filter: blur(100px);
    z-index: -1;
    animation: glowPulse 6s ease-in-out infinite;
}

.pr-banner-section::after {
    content: "";
    position: absolute;
    top: -50px;
    left: -10%;
    width: 700px;
    height: 400px;
    border-radius: 50%;
    background: #F32F73;
    opacity: 0.2;
    filter: blur(100px);
    z-index: 0;
    animation: glowPulse 6s ease-in-out infinite;
}

/* =============================================
   Breadcrumb
   ============================================= */
.pr-agency-breadcrumb {
  margin: 0;
}
.breadcrumb-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 6px;
}
.breadcrumb-item {
  font-size: 14px;
  color: #fff;
}
.breadcrumb-item a {
  color: #fff;
  text-decoration: none;
  transition: color 0.2s;
}
.breadcrumb-item a:hover {
  color: #F32F73;
  text-decoration: underline;
}
.breadcrumb-item.active {
  color: #F32F73;
  font-weight: 600;
}
.breadcrumb-sep {
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
  user-select: none;
}

@media (max-width: 575px) {
  .page-banner-title { font-size: 24px; }
  .page-banner-inner { padding: 28px 0; }
}
.head_btns {
    padding-right: 30px;
}

/* Skip to content */
.skip-link {
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 99999;
    background: #F32F73;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0 0 4px 0;
    transition: top 0.2s;
}
.skip-link:focus {
    top: 0;
    color: #fff;
    outline: 3px solid #fff;
    outline-offset: 2px;
}
a.head-btn-1 {
    padding-right: 30px;
    text-decoration: underline;
    color: #F32F73;
}

/*--- Featured Packages Section ---*/
/* =============================================
   Expertise / Feature Section
   ============================================= */
#feature-section {
  padding: 70px 0 60px;
  background: #fff;
}
#feature-section .packages-head {
  margin-bottom: 44px;
}

/* "Our Expertise" label — pink, underlined, Montserrat */
#feature-section .packages-title {
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  color: #e0157a;
  margin-bottom: 12px;
  font-family: 'Montserrat', sans-serif;
  text-decoration: underline;
  text-underline-offset: 4px;
  letter-spacing: 0.3px;
}

/* "Strategic PR Agency That Drive Impact" — dark bold heading, Montserrat */
#feature-section .packages-desc {
  font-size: 26px;
  font-weight: 700;
  color: #1a1a1a;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.35;
  font-family: 'Montserrat', sans-serif;
}

/* --- Card --- */
.package-card {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  cursor: pointer;
}
.package-info {
    background: #1D0A41;
    z-index: 99;
    position: relative;
    border-radius: 20px;
    padding: 12px;
    border-bottom: 4px solid transparent;
    margin: -45px 15px 30px 15px;

}
.package-card:hover .package-info {
  border-bottom: 4px solid #e0157a;
  box-shadow: 0 6px 24px rgba(224, 21, 122, 0.18);
}
.package-img-wrap img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  display: block;
  border-radius: 18px;
  transition: transform 0.45s ease;
}

.packet:hover .package-info{
  border-bottom: 6px solid #e0157a;;
}
.package-card:hover .package-img-wrap img {
  transform: scale(1.07);
}

/* Info panel — always visible, overlays bottom of image, flush to bottom */
.package-img-wrap .package-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(38, 14, 60, 0.93);
  border-radius: 0 0 18px 18px;
  padding: 22px 24px 20px;
  text-align: center;
  transition: background 0.35s ease, transform 0.35s ease, padding 0.35s ease;
}
.package-card:hover .package-img-wrap .package-info {
  background: rgba(38, 14, 60, 0.98);
  padding: 26px 24px 24px;
}

/* Middle card (featured) — pink/magenta border accent at bottom of info panel */
.row > .col-lg-4:nth-child(2) .package-img-wrap .package-info {
  border-bottom: 3px solid #e0157a;
}

/* Card title — Montserrat, white, bold, centered */
.package-name {
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  display: block;
  margin: 0 0 10px;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.2px;
  text-transform: none;
  text-align: center;
  transition: color 0.25s ease;
}
.package-card:hover .package-name {
  color: #f9a8cf;
}

/* Card description — Open Sans, light white, centered */
.package-desc {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.65;
  margin: 0 0 10px;
  text-align: center;
}

/* Optional price — Open Sans, centered */
.package-price {
  font-size: 13px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  margin-bottom: 10px;
  font-style: normal;
  text-align: center;
}

/* "Read More →" link — pink, Open Sans, centered block */
.package-btn {
  color: #e0157a;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  background: transparent;
  padding: 0;
  border-radius: 0;
  display: block;
  text-align: center;
  transition: color 0.2s ease, letter-spacing 0.2s ease, opacity 0.2s ease;
  white-space: nowrap;
}
.package-btn:hover {
  color: #b5105f;
  background: transparent;
  letter-spacing: 0.8px;
  opacity: 0.85;
}


/*--- Special Products ---*/
#special-product strong {
  font-size: 45px;
  color: #2c2e2f;
  margin-bottom: 10px;
  display: block;
  font-weight: 600;
}
#special-product .product-head p {
  max-width: 600px;
  margin: 0 auto;
}

/* Woocommerce */
.woocommerce #sidebar {
  margin-top: 2em;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a {
  color:#000;
}
a.showcoupon,.woocommerce-message::before{
  color: #F32F73;
}
.woocommerce-message {
  border-top-color: #F32F73;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
  max-width: 100%;
}
.woocommerce span.onsale{
  background: #F32F73;
  padding: 0;
  border-radius: 0;
  color: #000;
  font-weight: 500;
}
.products li {
  padding: 0 0 10px !important;
  text-align: center;
}
h2.woocommerce-loop-product__title,.woocommerce div.product .product_title {
  color: #828282;
  font-size: 20px !important;
}
.woocommerce img, .woocommerce-page img{
  margin: 0 !important;
  border: solid 1px #dcdcdc;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
  color: #fff;
}
.woocommerce ul.products li.product .price,.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #000;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
  margin-bottom: 5px;
}
.woocommerce div.product .product_title {
  background: none;
  text-align: left;
  text-transform: capitalize;
}
.woocommerce-product-gallery__image {
  padding: 5px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, a.added_to_cart.wc-forward{
  background: #2c2e2f;
  color: #fff;
  border-radius: 0;
  font-weight: 500;
  text-transform: uppercase;
}
a.button.yith-wcqv-button, a.added_to_cart.wc-forward {
  margin-left: 5px;
  padding: 8px !important;
  font-size: 14px;
  line-height: 1;
}
a.added_to_cart.wc-forward {
  margin-top: 10px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, a.added_to_cart.wc-forward:hover  {
  background: #F32F73;
  color: #000;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 5px;
  border-radius: 0;
  border: solid 1px #353535;
  color: #353535;
}
.woocommerce div.product form.cart {
  margin: 15px 0;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
  padding: 15px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background: #F32F73;
  color: #000;
  border: none;
}
.col-1,.col-2 {
  max-width: 100%;
}
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
}
.woocommerce-MyAccount-navigation ul li {
  background: #F32F73 !important;
  padding: 12px;
  margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation ul li a{
  color: #ffffff !important;
}
.posted_in {
  display: block;
}
.woocommerce-products-header {
  margin-top: 20px;
}
select.orderby{
  padding: 10px;
  margin-top:10px;
}
.woocommerce-MyAccount-content p a, .woocommerce-info a, tr.woocommerce-cart-form__cart-item.cart_item a, form.woocommerce-shipping-calculator a, nav.woocommerce-MyAccount-navigation a, a.shipping-calculator-button, table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-name a, nav.woocommerce-MyAccount-navigation a, .woocommerce-MyAccount-content a, a.woocommerce-privacy-policy-link, a.showcoupon {
  text-decoration: none;
}
li.woocommerce-notice.woocommerce-notice--info.woocommerce-info {
  list-style: none;
  padding: 16px 32px 16px 56px;
}
.woocommerce .woocommerce-ordering select{
  padding: 10px;
}
#sidebar p.woocommerce-mini-cart__buttons.buttons a{
  text-decoration: none;
  color: #fff;
}
#sidebar p.woocommerce-mini-cart__buttons.buttons a:hover, .footersec p.woocommerce-mini-cart__buttons.buttons a:hover{
  background: #F32F73;
}
#sidebar form.woocommerce-product-search input[type="search"], .footersec form.woocommerce-product-search input[type="search"]{
  width: 100%;
  padding: 7px 10px;
}
#sidebar form.woocommerce-product-search button, .footersec form.woocommerce-product-search button{
  background: #F32F73;
  border: none;
  color: #fff;
  padding: 8px 0;
  width: 100%;
  font-size: 16px;
  margin: 0;
  letter-spacing: 1px;
  font-weight: 600;
}
#sidebar .widget_price_filter .ui-slider-horizontal .ui-slider-range, #sidebar .widget_price_filter .ui-slider .ui-slider-handle, .footersec .widget_price_filter .ui-slider-horizontal .ui-slider-range, .footersec .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .price_slider_amount .button:hover{
  background: #F32F73;
}
.widget_shopping_cart_content p.woocommerce-mini-cart__total.total{
  padding: 5px 0;
  color: #fff;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #fff;
}
.select2-container--default .select2-selection--single{
  height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  padding: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 3px;
}
#sidebar ul.woocommerce-mini-cart.cart_list.product_list_widget li{
  background: none;
}
.woocommerce .woocommerce-ordering select{
  padding: 10px;
}
.woocommerce-product-gallery__image{
  padding: 2px;
}
.woocommerce ul.products li.product .price{
  font-size: 15px;
}
.woocommerce form .form-row .required{
  color: #df0000;
}
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price, .woocommerce div.product span.price, .woocommerce div.product p.price {
  color: #000;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce form.woocommerce-shipping-calculator a{
  color: #828282 !important;
}
.woocommerce .woocommerce-breadcrumb{
  margin-top: 10px;
}
#sidebar .price_label, .footersec .price_label, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
  color: #fff;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-weight: 500;
  color: #828282;
  font-size: 18px !important;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}
.woocommerce ul.products li.product .button{
  margin-top: 0;
}
.woocommerce-info::before {
  color: #1a8129;
}
.woocommerce-privacy-policy-text p a,.woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover{
  color: #000;
}
.woocommerce #comments p {
  float: left;
  width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 16px;
}
.woocommerce .product-title{
  font-size: 17px;
}
.woocommerce .select2-container .select2-selection--single{
  height: 40px;
  padding: 0;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
  top:70%;
}
.select2-container--default .select2-selection--single, input#billing_phone {
  padding: 10px 0px;
  border-radius: 0px;
  border: 1px solid #bcbcbc;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
  width: auto;
}
.woocommerce-Address{
  max-width: 100%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  text-align: center;
}
#sidebar .star-rating, .footersec .star-rating{
  margin: 0 !important;
}
#sidebar .product_list_widget .star-rating, .footersec .product_list_widget .star-rating{
  margin: 5px 0 10px 0 !important;
}
#sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background-color: #000;
}
.footersec .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background-color: #fff;
}
.footersec .price_label, #sidebar .price_label, .news-item.layout-two .news-text-wrap{
  font-size: 14px;
}
.woocommerce .star-rating {
    float: left;
}
.related.products ul.products li.product, .related.products .woocommerce-page ul.products li.product{
  float:none;
  display: inline-table;
  width: 30%;
  text-align: center;
  margin-right: 15px;
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0.5em 20px 0 0;
}
.woocommerce form.login .form-row,.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
  display: block;
  float: none;
}
.woocommerce-Reviews .comment-text p.meta {
  width: 100%;
  float: left;
  padding-top: 10px;
}
#sidebar a.remove.remove_from_cart_button , .footersec a.remove.remove_from_cart_button{
  font-size: 22px !important;
}
.woocommerce #reviews #comments h2{
  font-size: 25px;
}
.related.products h2 {
  text-align: left;
  margin-bottom: 20px;
}
.comment-form-rating label {
  padding: 10px 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
  font-size: 11px;
  padding: 7px;
}
.footersec .woocommerce.widget_shopping_cart .cart_list li{
  padding: 0 0 0 2em;
}
#sidebar .widget_shopping_cart_content li:hover{
  padding-left: 2em;
}
.woocommerce-Reviews .comment-form-rating label{
  padding: 10px 0;
}
.woocommerce input#password {
  padding: 10px;
}
#sidebar .woocommerce ul.product_list_widget li img, .footersec .woocommerce ul.product_list_widget li img {
  width: 50px;
}
.footersec .woocommerce.widget_shopping_cart .cart_list li{
  padding: 0 0 10px 2em;
}
.woocommerce ul.products li.product .star-rating{
  margin: 10px auto;
}
#sidebar li.woocommerce-mini-cart-item.mini_cart_item{
  position: relative;
  padding: 0 0 10px 30px;
  margin: 0;
}
#sidebar .woocommerce ul.product_list_widget li a{
  padding: 0
}
#sidebar .woocommerce ul.product_list_widget li:before{
  position: absolute;
  left: 0;
  top: 12px;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
  text-align: center;
}
#sidebar ul.woocommerce-mini-cart.cart_list.product_list_widget li a.remove{
  position: absolute;
}
#sidebar ul.woocommerce-mini-cart.cart_list.product_list_widget li{
  padding-left: 2em;
}


/* --------- Homepage --------- */
.box-image img {
  width: 100%;
}
span.entry-date {
  background: #F32F73;
  padding: 12px;
  bottom: 38px;
  font-size: 18px;
  position: relative;
}
span.entry-date a{
  color: #000;
}
.post-wrap h2 {
    font-size: 25px;
    font-weight: 600;
    display: block;
    margin: 0;
}
.post-wrap h2 a{
  color: #000;
}
.post-wrap {
  border: solid 10px #F32F73;
}
.adminbox a, .singlebox h1{
  color: #2c2e2f;
  text-decoration: none;
}
.singlebox h1 {
  font-size: 30px;
}
.adminbox span {
  font-size: 16px;
  color: #2c2e2f;
  background: none;
  position: static;
}
.adminbox span.entry-date a{
  color: #2c2e2f;
}
.adminbox i {
  color: #0d0d0e;
  font-size: 15px;
}
.post-wrap p {
  font-size: 15px;
  color: #828282;
}
.continue-read a {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  padding: 10px 15px;
  background: #2c2e2f;
  border-radius: 0;
  display: inline-block;
}
.continue-read a:hover {
  background: #F32F73;
  color: #000;
}
.metabox span {
  color: #0d0d0e;
  font-size: 16px;
  margin-right: 20px;
}
/* Breadcrumbs */
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background: #f1f1f1;
  color: #000;
  padding: 4px 15px;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 5px;
}
.bradcrumbs a:hover{
  background:#f58220;
}
.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}
/* blog post */
.nav-previous {
  float: left;
  width: 50%;
  margin: 15px 0;
}
.nav-next{
  float: left;
  width: 50%;
  text-align: right;
  margin: 15px 0;
}
.nav-previous a,.nav-next a {
  text-decoration: underline;
  text-underline-offset: 2px;
}
span.meta-nav {
  clear: both;
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.nav-next span.meta-nav:after{
  content: "\f30b";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  margin-left: 8px;
  position: relative;
  top: 5px;
}
.nav-previous span.meta-nav:before{
  content: "\f30a";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  margin-right: 8px;
  position: relative;
  top: 5px;
}
.post-tags a {
  background: #F32F73;
  color: #fff;
  padding: 4px 10px;
  margin: 3px;
  border-radius: 4px;
  display: inline-block;
}
/* Comments BOX */
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
  border-top:2px dotted #7e7e7e;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],#comments input[type="email"],#comments textarea {
  padding:12px 10px;
  font-size:18px;
  margin:20px 0 0 0;
}
#comments input[type="submit"].submit{
  background: #2c2e2f;
  padding:10px 60px;
  text-transform:uppercase;
  font-weight:bold;
  margin-top:20px;
  color: #fff;
}
#comments a.comment-reply-link{
  color:#fff;
  background: #2c2e2f;
  padding:5px 15px;
  font-weight: 500;
}
#comments a.comment-reply-link:hover,#comments input[type="submit"].submit:hover{
  background: #F32F73;
  color: #000;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
.main-content #comments ol li{
  width:100%;
  background:none;
  list-style:none;
  margin: 0 0 20px;
  display:inline-block;
  border:none;
}
#comments .comment-body p{
  background: #f5f5f5;
  padding: 15px;
}
.main-content #comments ul{
  margin:0 0 0 40px;
}
#comments .reply{
  text-align:right;
}
.comment-respond{
  clear:both;
}
.comment-meta.commentmetadata {
  margin: 10px 0;
}
#comments .comment-body p a{
  text-decoration: underline;
}
/* Sidebar */
#sidebar h3 {
  color: #000;
  font-size: 25px !important;
}
div#sidebar p,#sidebar td#prev a {
  color: #696969;
}
#sidebar caption {
  font-weight: bold;
  color: #696969;
  font-size: 20px;
  text-align: center;
}
#sidebar table,#sidebar th,#sidebar td {
  border: 1px solid #d1d1d1;
  text-align: center;
}
#sidebar td {
  padding: 5px;
  color: #696969;
}
#sidebar th {
  text-align: center;
  padding: 5px;
  color: #696969;
}
#sidebar select {
  padding: 10px;
  border: none;
  background: #eee;
  color: #000;
  font-size: 17px;
}
#sidebar form {
    width: 100%;
    align-items: center;
}
#sidebar input[type="search"] {
  background:none;
  padding:7px 10px;
  border: solid 2px #eee;
  font-size:15px;
  color:#696969;
  width:100%;
}
#sidebar input[type="search"]::placeholder {
  color: #000;
}
#sidebar form.search-form label{
  width:70%;
  float:left;
  margin-bottom: 0;
}
#sidebar input[type="submit"],#sidebar button[type="submit"]{
  background: #F32F73;
  border: none;
  color: #fff;
  padding: 6px 0;
  width: 30%;
  font-size: 16px;
  font-weight: 500;
  margin:0;
}
#sidebar aside, .singlebox {
  padding: 15px;
  border: solid 10px #F32F73;
  overflow: hidden;
}
#sidebar ul {
  list-style:none;
  margin:0;
}
#sidebar ul li a {
  color: #828282;
  font-size: 15px;
}
#sidebar ul li a:hover {
  color: #F32F73;
}
#sidebar li:last-child {
  border-bottom: none;
}
#sidebar li {
  border-bottom: solid 1px #eee;
  margin-top: 0;
  padding: 9px 0;
}
#sidebar .tagcloud a{
  background:#eeeeee;
  color:#000;
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background: #F32F73;
  color: #000;
}

/* Main Content Css */
.main-content h1{
  font-size:32px;
  color: #000;
  font-weight: bold;
}
/* Pagination */
.pagination {
  clear:both;
  position:relative;
  font-size:14px;  
  line-height:13px;
  float:right;  
  font-weight:bold;
  width:100%;
} 
.pagination span, .pagination a {
  display:block;
  float:left;
  margin: 2px 5px 10px 0;
  padding:10px 15px;
  text-decoration:none;
  width:auto;
  color:#000;
  background: #ccc;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
} 
.pagination a:hover,.pagination .current{
  background: #F32F73;
  color: #fff;
}
.main-content .pagination ul{
  margin:0;
  clear:both;
}
.main-content .pagination ul li{
  margin:0;
}
/*copyright css*/
aside.footersec .widget h2 {
    color: #fff;
}
.footersec aside.widget {
  margin-bottom: 30px;
  margin-top: 10%;
}
.footersec form.search-form label {
  width: 100%;
  margin-bottom: 10px;
}
.footersec form.search-form input[type="search"] {
  padding: 8px;
}
.footersec input[type="submit"] {
  margin-top: 0;
  padding: 8px 10px;
  background: #F32F73;
  color: #000;
  width: 100%;
}
.tagcloud a:hover {
  background: #F32F73;
  color: #000;
}
.tagcloud a {
  color: #fff;
  border: solid 1px #fff;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0px 5px;
  display: inline-block;
}
.footersec td#prev a {
  color: #fff;
}
.footersec caption {
  font-weight: bold;
  color: #fff;
  font-size: 20px;
}
.footersec table,.footersec th,.footersec td {
  border: 1px solid #d1d1d1;
  text-align: center;
}
.footersec td {
  padding: 10px;
  color: #fff;
}
.footersec th {
  text-align: center;
  padding: 10px;
  color: #fff;
}
.footersec select {
  padding: 8px 5px;
}
.widget li a,aside#categories-5 li a {
  color: #828282;
  text-decoration: underline;
  font-size: 16px;
}
.footersec .widget li {
  list-style: none !important;
  margin-top: 3%;
  color: #fff;
}
.widget_text p {
  color: #fff;
}
.footersec {
  background: #191919;
}
h3.widget-title {
  color: #fff;
  font-size: 22px !important;
  font-weight: 700;
  margin-bottom: 20px;
}
.footersec ul {
    margin: 0;
    padding: 0;
}
.copyright {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  margin: auto;
  text-align: center;
  background: #F32F73;
  padding: 15px;
}
.copyright p{
  margin: 0;
}
.copyright span{
  color: #fff;
}
.copyright a{
  color: #000;
}
.copyright a:hover{
  color: #fff;
}
/* Pagination */
.pagination{
  display:table;
  clear:both;
}
.pagination ul{
  list-style:none;
  margin:20px 0;
}
.pagination ul li{
  display:inline;
  float:left;
  margin-right:5px;
}
.pagination ul li span,.pagination ul li a{
  background:#222222;
  color:#fff;
  padding:5px 10px;
  display:inline-block;
}
.pagination ul li .current,.pagination ul li a:hover{
  background:#ff8a00;
}
h1.entry-title,h1.page-title{
  font-size: 30px;
  text-align: center;
  color: #101010;
  font-weight: 500;
  background: #eee;
  padding: 10px 0;
}
p.sorry-text {
  font-size: 17px;
  color: #333;
}
.sticky .post-wrap {
  margin-bottom: 4%;
  border: solid 10px #ddd;
  background: #eee;
}
article img{
  height:auto;
}
article p{
  margin:10px 0;
}
form.search-form{
  margin-bottom:0px;
}
i.fa.fa-search {
  float: right;
  margin-top: -8.5%;
  margin-right: 12%;
  font-size: 20px;
  color: #fff;
}
input.search-field, .post-password-form input[type=password]{
  border:1px #eee solid;
  padding:4px;
  width: 100%;
}
input.search-submit, .post-password-form input[type=submit]{
  border:none;
  color:#ffffff;
  padding:4px 10px;
  cursor:pointer;
}
aside.widget{
  margin-bottom:30px;
}
nav.post-navigation{
  padding:10px 0 20px;
  clear: both;
  font-weight: bold;
}
.webicon{
  font-size:20px;
}
.comment-list, ol.comment-list{
  list-style:none;
  margin-left:0;
  margin-top:20px;
  margin-bottom:20px;
}
.comment-list ul, ol.comment-list ol{
  list-style:none;
}
.comment-list li.comment{
  margin-top:20px;
}
.comment-list .comment-content h1,.comment-list .comment-content h2,.comment-list .comment-content h3,.comment-list .comment-content h4,.comment-list .comment-content h5,.comment-list .comment-content h6{
  margin-top:15px;
}
.blog-post-repeat{ 
  border-bottom:1px solid #cccccc;
  margin-bottom:40px;
}
/*video*/
.entry-video iframe {
  width: 100%;
}
/* Responsive Media */
@media screen and (max-width:768px) {
  .pr-banner-content-col{
    justify-content: center;
  }
}
@media screen and (max-width:720px) {
  .entry-content .alignwide {
    margin-left: 5px;
    margin-right: 5px;
  }
  ol.children {
    margin: 0 !important;
  }
  ol.children img {
    width: 30px;
    border: solid 1px;
  }
  .main-content #comments ol li {
    padding: 10% 0 0 2% !important;
  }
  #sidebar td{
    padding: 6px;
  }
  span.meta-nav{
    padding: 0px;
  }
  .singlebox{
    margin: 0 10px;
  }
  .pagination{
    float:none;
  }
  .home .inner-service{
    margin: 20px 0 0 0;
    min-height: auto;
  }
  .woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{
    width: 100% !important;
    float: none !important;
  }
  #slider h1 {
    font-size: 24px !important;
  }
  #slider p {
   line-height: 22px !important;
  }
  #slider .slider-content {
    position: static;
  }
  .contact-detail, .feature-content .feature-box.second-box {
    border: 0;
  }
  .feature-content .feature-box {
    padding: 10px;
    text-align: center;
  }
  .feature-content .feature-box i {
    margin: 10px 0;
  }
}
@media screen and (min-width: 1000px) {
  .footersec td,.footersec th{
    padding: 5px;
  }
}
@media screen and (max-width: 1000px){
  .menubar .primary-navigation ul li a:focus,a.closebtn.responsive-menu:focus,button.closebtn.responsive-menu:focus{
    outline: 1px solid #F32F73;
    border-bottom: 1px solid #F32F73;
  }
  .toggle-menu {
    display: none;
    cursor: pointer;
  }
  .toggle-menu i {
    font-size: 25px;
    color: #fff;
    background: #000;
    padding: 8px 10px;
  }
  .menu-section {
    text-align: left;
  }
  .toggle-menu button {
    background: transparent;
    border: none;
    margin: 8px 0;
  }
  .sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #101010;
    overflow-x: hidden;
    visibility: hidden;
    padding-top: 60px;
    box-shadow: -3px 0px 10px 0px #000;
  }
  body.mobilemenu-open .sidebar{
    visibility: visible;
    width: 300px;
    transition: 0.5s;
  }
  .sidebar .closebtn {
    position: absolute;
    top: 40px;
    right: 20px;
    font-size: 30px;
    display: block;
    color: #ffffff;
    border:none;
    background: transparent;
  }
  .sidebar #primary-site-navigation {
    width: 100%;
    margin-top: 40px;
  }
  .toggle-menu{
    display: block;
  }
  .primary-navigation ul ul li,.primary-navigation li, .primary-navigation ul li ul,.primary-navigation ul li ul ul{
    display: block !important;
  }
  .primary-navigation ul ul {
    display: block !important;
    height: auto !important;
    opacity: 1 !important;
  }
  .menubar .primary-navigation ul li{
    border-top:1px #303030 solid; 
    display:block;
  }
  .sf-arrows .sf-with-ul:after, .sf-arrows ul .sf-with-ul:after {
    top: 10px;
    right: 12px;
  }
  .primary-navigation ul li a{
    padding: 10px;
    display:block;
    color:#ffffff;
    border:none;
  }
  .primary-navigation ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .primary-navigation ul li ul li a{
    padding-left:20px !important;
  }
  .primary-navigation ul li ul li ul li a{
    padding-left:30px !important;
  }  
  .primary-navigation ul li ul, .primary-navigation ul li ul ul {
    display: block !important;
    opacity: 1 !important;
  }
  .primary-navigation ul ul{
    position: static;
    width: 100%;
    border:none;
  }
  .primary-navigation li{
    padding: 0;
  }
  #menu-sidebar {
    display: inline;
  }
  .primary-navigation ul ul a{
    color:#fff;
    background: none;
  }
  .primary-navigation ul ul a:hover{
    background: none;
    color: #F32F73;
  }
}
@media screen and (max-width: 768px) and (min-width: 720px){
  .entry-content .alignwide {
    margin-left: -15px;
    margin-right: -15px;
  }
  .woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{
    width: 48% !important;
    margin-right: 10px;
  }
  .woocommerce ul.products.columns-4 {
    display: block;
  }
  .footersec td,.footersec th, #sidebar td,#sidebar th, span.meta-nav{
    padding: 0px;
  }
  #sidebar form.search-form label{
    float: none;
  }
  #sidebar input[type="submit"], #sidebar form.search-form label{
    width: 100%!important;
  }
  #slider .inner_carousel h1{
    font-size: 35px;
  }
  .col-lg-3.col-md-5.text-center.contact-detail.contact-1 {
    border: 0;
  }
  .feature-content .feature-box {
    padding: 10px;
    text-align: center;
  }
  .feature-content .feature-box i {
    margin: 10px 0;
  }
}
@media screen and (max-width: 1024px) and (min-width: 1000px){
  .entry-content .alignwide {
    margin-left: -20px;
    margin-right: -20px;
  }
  .woocommerce a.button.yith-wcqv-button, a.added_to_cart.wc-forward {
    margin-top: 8px !important;
    margin-bottom: 0;
  }
}

@media screen  and (min-width: 768px) and (max-width: 991px){
  .toggle-menu{
    text-align: end;
  }
  .pr-banner-buttons{
    justify-content: center;
  }
  .pr-banner-content{
    text-align: center;
  }
}

@media screen  and (min-width: 320px) and (max-width: 767px){
  .header-bg,.inner_carousel {
      text-align: center;
  }
  .slide-btns,.pr-banner-buttons{
    justify-content: center;
  }
  .page-template-home-custom .mid-header{
    position: static;
  }
  .pr-banner-content {
    text-align: center;
  }
}
/*@media screen  and (min-width: 320px) and (max-width: 768px){
  .page-template-home-custom .mid-header{
    position: static;
  }
}*/

@media screen and (min-width:1700px) and (max-width:1900px){
    .container{
        max-width: 1520px;
    }
}
@media screen and (min-width:1920px) {
    .container{
        max-width: 1620px;
    }
}
