*{
  margin: 0;
  padding: 0;
}
li{
  list-style: none;
}
a{
  text-decoration: none;
}
ul{
  margin: 0;
  padding: 0;
}
a[href=""], a:not([href]) {
  cursor: default;
}
p{
  font-size: 1rem;
}
img, svg {
  vertical-align: middle;
}
.toplevel_page_pxtr-demo-import .wp-menu-image img {
  width: 22px;
  margin-top: -9%;
}
/* -----Control Css-- */
.pxtr-d-flex{
  display: flex;
} 
.pxtr-space-between{
justify-content: space-between;
}
.pxtr-align-center{
  align-items: center;
}
.block-editor-block-icon img{
  min-width: auto;
  min-height: auto;
  max-width: inherit;
  max-height: 22px;
  pointer-events: none;
}
.block-editor-block-inspector .pxtr-tab-controls .components-toggle-control {
  margin-bottom: 20px;
}
.block-editor-block-inspector .pxtr-tab-controls .components-toggle-control:last-child{
  margin-bottom: 0px;
}
.pxtr-tab-controls .components-toggle-control .components-flex {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.pxtr-tab-controls .components-base-control.components-range-control,
.pxtr-tab-controls .components-base-control.pxtr-range{
  margin-top: 0px;
  margin-bottom: 0px;
}
.pxtr-res-range-control > .components-base-control__field > .components-base-control__label {
  margin-right: 100px;
}
.pxtr-tab-controls.style .components-button:focus:not(:disabled){
  box-shadow: none;
}
.components-button-group .components-button{
  box-shadow: none;
}
.pxtr-panel-control .pxtr-tab-panel .components-panel__body.is-opened, 
.pxtr-panel-control .pxtr-tab-panel .components-panel__body .components-panel__body-title:hover {
  background: #f8f5ff;
}
.pxtr-panel-control .pxtr-tab-panel .components-panel__body{
  margin-top: 0;
  border-top: 0;
  border-bottom: 1px solid #e4d9ff;
}
.pxtr-panel-control .pxtr-tab-panel .components-panel__body-title{
  box-shadow: 0 1px 0 #e4d9ff;
}
.pxtr-panel-control .pxtr-tab-panel .components-panel__body-title .components-panel__body-toggle.components-button:focus{
  box-shadow: none;
}
.pxtr-panel-control .pxtr-tab-panel .components-panel__body.is-opened>.components-panel__body-title{
  margin-bottom: 15px;
}
.pxtr-panel-control .pxtr-tab-panel .components-panel__body-title button.components-button{
  color: #5d6c83 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-pro-notice-body .components-panel__body-title button.components-button{
  color: #5E24EF !important;
}
.pxtr-panel-control .pxtr-tab-panel  .pxtr-icon-picker .components-panel__body-title{
  background: transparent;
}
.pxtr-panel-control .pxtr-tab-panel  .pxtr-icon-picker .components-panel__body{
  border: 1px solid #e0e0e0;
  background: #fff;
}
.pxtr-panel-control .pxtr-tab-panel  .pxtr-icon-picker .remove-item{
  margin: 8px 0 8px 0;
  color: #e12211;
  text-decoration: none;
}
.pxtr-panel-control .pxtr-tab-panel  .pxtr-icon-picker .rfipbtn--default{
  border: 1px solid #e4d9ff;
}
.pxtr-panel-control .pxtr-tab-panel  .pxtr-icon-picker .rfipbtn--default:active, .pxtr-panel-control .pxtr-tab-panel  .pxtr-icon-picker .rfipbtn--default:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.pxtr-panel-control .pxtr-tab-panel  .pxtr-icon-picker .rfipbtn--default .rfipbtn__button{
  border: 0 none transparent;
  border-left: 1px solid #e4d9ff;
  background-color: #f8f5ff;
  color: #424242;
}
.pxtr-panel-control .pxtr-tab-panel  .pxtr-icon-picker .rfipbtn--default .rfipbtn__button:hover{
  background-color: #ffffff;
}
.pxtr-panel-control .pxtr-tab-panel  .pxtr-icon-picker .rfipdropdown--default{
  -webkit-box-shadow: 0 6px 13px rgb(0 0 0 / 8%), 0 10px 20px rgb(0 0 0 / 3%);
  box-shadow: 0 6px 13px rgb(0 0 0 / 8%), 0 10px 20px rgb(0 0 0 / 3%);
  border-radius: 3px;
}
.pxtr-panel-control .pxtr-tab-panel .components-range-control__track, 
.box-shadow-controls-wrapper .components-range-control__track, 
.typography-controls-wrapper .components-range-control__track {
  background-color: #5E24EF;
}
.pxtr-panel-control .pxtr-tab-panel .components-range-control__track+span>span, 
.box-shadow-controls-wrapper .components-range-control__track+span>span, 
.typography-controls-wrapper .components-range-control__track+span>span {
  background-color: #5E24EF;
}
.pxtr-panel-control .pxtr-tab-panel .components-text-control__input, .pxtr-panel-control .pxtr-tab-panel .components-textarea-control__input, .pxtr-panel-control .pxtr-tab-panel .components-input-control__container .components-input-control__backdrop, 
.box-shadow-controls-wrapper .components-input-control__container .components-input-control__backdrop, 
.typography-controls-wrapper .components-input-control__container .components-input-control__backdrop {
  border: 1px solid #e2e8f0 !important;
}
.pxtr-panel-control .pxtr-tab-panel input[type=checkbox]:focus {
  box-shadow: none;
}
.pxtr-panel-control .pxtr-tab-panel .components-form-toggle .components-form-toggle__track{
  box-shadow: none;
  border: 1px solid #5E24EF;
}
.pxtr-panel-control .pxtr-tab-panel .components-form-toggle .components-form-toggle__thumb{
  background-color: #5E24EF;
  border: 5px solid #5E24EF;
}
.pxtr-panel-control .pxtr-tab-panel .components-form-toggle.is-checked .components-form-toggle__track{
  background-color: #5E24EF;
}
.pxtr-panel-control .pxtr-tab-panel .components-form-toggle.is-checked .components-form-toggle__thumb {
  background-color: #ffffff;
  border: 5px solid #ffffff;
}
.pxtr-panel-control .pxtr-pro-notice{
  padding: 20px 0 10px 0;
  text-align: center;
  color: #000000 !important;
  font-weight: 500 !important;
}
.pxtr-panel-control .pxtr-pro-features{
  color: #5d6c83 !important;
  font-weight: 500 !important;
}
.pxtr-panel-control .pxtr-pro-notice a{
  color: #5E24EF;
}
.pxtr-panel-control .pxtr-pro-features a{
  color: #5E24EF;
  text-decoration: underline;
}
.pxtr-panel-control .pxtr-pro-notice a:hover, .pxtr-panel-control .pxtr-pro-features a:hover{
  color: #e12211;
}
span.dashicons-external:before{
  color: #1e1e1e;
}
/* Responsive Alignment Control  */
.pxtr-panel-control .pxtr-tab-panel .pxtr-res-choose-controls, .pxtr-res-choose-controls {
  margin-bottom: 10px;
}
.block-editor-block-inspector .pxtr-res-choose-control .components-toggle-group-control div {
  justify-content: center;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-res-choose-toggle-container .components-toggle-group-control:focus-within, .pxtr-res-choose-toggle-container .components-toggle-group-control:focus-within{
  box-shadow: none;
  border: 1px solid #aab6c9;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-res-choose-toggle-container .components-toggle-group-control:hover,  .pxtr-res-choose-toggle-container .components-toggle-group-control:hover{
  border: 1px solid #aab6c9;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-res-choose-toggle-container .components-toggle-group-control, .pxtr-res-choose-toggle-container .components-toggle-group-control{
  background-color: #f8f5ff;
  border: 1px solid #aab6c9;
  border-radius: 3px;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-res-choose-toggle-container .components-toggle-group-control-option-base, .pxtr-res-choose-toggle-container .components-toggle-group-control-option-base{
  color: #5d6c83;
  font-weight: 500;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-res-choose-toggle-container .components-toggle-group-control::before{
  background: transparent !important;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-res-choose-toggle-container .components-toggle-group-control-option-base[aria-checked="true"], .pxtr-res-choose-toggle-container .components-toggle-group-control-option-base[aria-checked="true"]{
  color: #fff;
  height: 30px !important;
  box-shadow: none;
  background: #5E24EF !important;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-res-choose-toggle-container div[role="presentation"], .pxtr-res-choose-toggle-container div[role="presentation"]{
  background-color: #5E24EF;
  border-radius: 3px;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-tab{
  color: #1A0E37;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-tab.active-tab{
  background-color: #efe8ff;
  color: #5E24EF;
  border-bottom: 3px solid #5E24EF;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-tab:hover{
  color: #5E24EF;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-tab{
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 200px;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  height: 40px;
  justify-content: center;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-button:first-child{
  border-bottom-left-radius: 5px !important;
  border-top-left-radius: 5px !important;
  border-radius: 2px 0 0 2px;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-button:last-child{
  border-bottom-right-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-radius: 0 2px 2px 0;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-button:hover{
  background-color: #5E24EF;
  border: 1px solid #5E24EF;
  color: #fff;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-button.tab-active{
  background-color: #5E24EF;
  border: 1px solid #5E24EF;
  color: #fff;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-button{
  background: #ffffff;
  border: 1px solid #5E24EF;
  color: #5E24EF;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-button{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 6px;
  padding-bottom: 6px;
  height: 34px !important;
}
.pxtr-tab-controls.normal, .pxtr-tab-controls.hover, .pxtr-tab-controls.active {
  padding-top: 16px;
}
.pxtr-tab-controls.contained, .pxtr-tab-controls.full-width {
  padding-top: 25px;
}
.pxtr-tab-controls hr{
  border-bottom: 1px solid #e4d9ff;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-tab:focus{
  box-shadow: unset;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-tab:not(:first-child){
  border-left: 1px solid #fff;
}
button.pxtr_image_upload_btn:focus {
  box-shadow: unset !important;
}
button.pxtr_image_upload_btn {
  background-color: #e5e3e345;
  color: #5E24EF;
  height: 100px;
  width: 100%;
  justify-content: center;
}
.pxtr-panel-control .pxtr-tab-panel .image-avatar {
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  margin-bottom: 8px;
  padding: 2px;
  width: 100%;
}
.pxtr-panel-control .pxtr-tab-panel .image-avatar .image-remove {
  color: #e12211;
  position: absolute;
  font-size: 20px;
  cursor: pointer;
  box-shadow: none;
  border-radius: 2px;
  display: flex;
  background: #eae7f3;
  right: 25px;
  margin-top: 7px;
  padding: 15px;
  justify-content: center;
  align-items: center;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-icon-picker .image-avatar .image-remove {
  right: 38px;
  margin-top: 4px;
}
.pxtr-panel-control .pxtr-tab-panel button.components-button.pxtr-add-icons{
  margin-top: 10px;
  background: #e0e0e0;
  color: #212121;
  font-weight: 500;
  border-radius: 4px;
  display: flex;
  align-items: center;
  margin: auto;
}
.pxtr-panel-control .pxtr-tab-panel .components-base-control.pxtr-font-family-picker input {
  box-shadow: unset;
}
.pxtr-panel-control .pxtrResButton, .pxtrResButton{
  background-color: transparent;
  color: #5d6c83;
  border-radius: 3px;
  cursor: pointer;
  padding: 4px;
  font-size: 12px;
  height: 18px;
  width: 19px;
  margin: 0 8px 0 0;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.pxtr-panel-control .pxtrResButton.active, .pxtrResButton.active {
  color: #5E24EF;
  background-color: #e2d6fb;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-unit-control.components-unit-control, .pxtr-unit-control.components-unit-control{
  align-items: flex-end;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-unit-control.components-unit-control .components-input-control__container, .pxtr-unit-control.components-unit-control .components-input-control__container {
  width: 65%;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-base-control.components-base-control .components-base-control__field, .pxtr-base-control.components-base-control .components-base-control__field {
  display: flex;
  align-items: center;
}
.pxtr-panel-control .pxtr-tab-panel .components-tools-panel.pxtr-color-style, .components-tools-panel.pxtr-color-style{
  border: none;
  padding: 0px;
}
.pxtr-panel-control .pxtr-tab-panel .components-tools-panel.pxtr-color-style button.components-button, .components-tools-panel.pxtr-color-style button.components-button{
  padding: 8px;
  width: 36px;
  height: 36px;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-style .block-editor-tools-panel-color-gradient-settings__item.first, .pxtr-color-style .block-editor-tools-panel-color-gradient-settings__item.first{
  margin-top: 0;
}
.pxtr-tab-controls .rfip{
  margin: 0;
}
.pxtr-tab-controls .rfipdropdown--default.rfipdropdown {
  width: 248px !important;
}
.pxtr-tab-controls .rfip .rfipdropdown {
  position: relative;
  left: -15px !important;
}
.pxtr-tab-controls .components-base-control.pxtr-icon-picker .components-base-control__label{
  display: block;
}
.pxtr-res-dimension.components-base-control, 
.pxtr-border-control.components-base-control, 
.pxtr-res-range-control.components-base-control {
  margin-bottom: 20px !important;
}
.pxtr-res-dimension-label-n-unit, 
.pxtr-border-main-label,
.pxtr-color-controls, 
.pxtr-shadow-controls, 
.pxtr-typography-controls, 
.pxtr-res-range-controls, 
.pxtr-res-select-controls, 
.pxtr-range-controls, 
.pxtr-color-type, 
.pxtr-select-control, 
.pxtr-res-choose-controls {
  display: flex;
  gap: 8px;
  align-items: center;
}
.pxtr-res-select-controls {
  justify-content: space-between;
  margin-bottom: 20px;
}
.pxtr-control-label .components-base-control__label, .pxtr-control-label .components-input-control__label, .pxtr-res-dimension-label, .pxtr-res-range-label, .pxtr-res-choose-label, .pxtr-range-label, .pxtr-border-label, .pxtr-shadow-position-label, .pxtr-color-label, 
.pxtr-shadow-label, .pxtr-color-type-label, .pxtr-select-control-label, .pxtr-typography-label, .pxtr-range-label .components-base-control__label, 
.pxtr-control-label .components-toggle-control__label{
  color: #5d6c83 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
}
.pxtr-control-label.heading .components-base-control__label {
  font-weight: 600 !important;
  font-size: 14px !important;
}
.pxtr-control-label .components-select-control__input{
  font-weight: 400 !important;
}
.pxtr-dimension-inner {
  display: flex;
  gap: 2px;
  padding-top: 10px;
}
.pxtr-res-range-inner, .pxtr-range-inner {
  padding-top: 10px;
}
.pxtr-dimension-inner .components-base-control .components-base-control__field .components-flex{
  gap: inherit;
}
.pxtr-dimension-inner .components-base-control .components-base-control__field .components-flex .components-flex-item{
  align-self: center;
  max-width: 100%;
}
.pxtr-dimension-inner label.components-input-control__label{
  color: #5d6c83;
  text-transform: capitalize !important;
}
.pxtr-dimension-inner button.components-button{
    background: transparent; 
    color: #5d6c83;
    border-color: rgba(0,0,0,0);
    background: none;
    cursor: pointer;
}
.pxtr-dimension-inner button.components-button i{
  height: 18px;
}
.pxtr-units-container{
  margin-left: auto;
}
.pxtr-units-hide .pxtr-units-container {
  display: none;
}
.pxtr-panel-control .pxtr-units-dropdown .pxtr-units-button, .pxtr-units-dropdown .pxtr-units-button{
  align-items: center;
  display: flex;
  justify-content: center;
  height: 20px;
  width: 30px;
  font-size: 10px;
  font-weight: 700;
  line-height: 0;
  text-transform: uppercase;
  background: #e2d6fb;
  color: #5E24EF;
}
.pxtr-units-dropdown button.components-button.pxtr-units-button:hover{
  background: #e2d6fb;
  color: #5E24EF;
  border: none;
}
.pxtr-dropdown-unit-items .components-popover__content{
  padding: 0;
  box-shadow: 0 0 7px 0px rgb(0 0 0 / 12%);
  border-radius: 3px;
  border: 1px solid #e2e8f0;
}
.pxtr-dropdown-unit-items .components-popover__content button.pxtr-units-menus{
  align-items: center;
  display: flex;
  justify-content: center;
  height: 25px;
  width: 28px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 0;
  border: none;
  padding: 0;
  cursor: pointer;
  background: #ffffff;
  color: #5d6c83;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-dimension-inner button.components-button:hover, .pxtr-dimension-inner button.components-button:hover, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-dimension-inner button.components-button:hover:not(:disabled), .pxtr-dimension-inner button.components-button:hover:not(:disabled){
  background: transparent; 
  background: none;
  color: #5d6c83;
  border-color: rgba(0,0,0,0);
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-dimension-inner .components-base-control.components-input-control, .pxtr-dimension-inner .components-base-control.components-input-control, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-border-main-label .components-base-control,
.pxtr-panel-control .pxtr-tab-panel .pxtr-border-main-label .components-base-control .components-base-control__field, 
.pxtr-shadow-position .components-base-control,
.pxtr-shadow-position .components-base-control .components-base-control__field, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-type .components-base-control, .pxtr-color-type .components-base-control, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-type .components-base-control .components-base-control__field, .pxtr-color-type .components-base-control .components-base-control__field, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-select-control .components-base-control, .pxtr-select-control .components-base-control, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-select-control .components-base-control .components-base-control__field, .pxtr-select-control .components-base-control .components-base-control__field {
  margin-bottom: 0 !important;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-border-main-label .components-base-control, 
.pxtr-shadow-position .components-base-control, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-type .components-base-control, .pxtr-color-type .components-base-control, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-select-control .components-base-control, .pxtr-select-control .components-base-control {
  width: 120px;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-border-main-label, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-controls, .pxtr-color-controls,
.pxtr-panel-control .pxtr-tab-panel .pxtr-shadow-controls, .pxtr-shadow-controls, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-typography-controls, .pxtr-typography-controls, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-type, .pxtr-color-type, 
.pxtr-panel-control .pxtr-tab-panel .pxtr-select-control, .pxtr-select-control {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.pxtr-shadow-position{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
/* -----Color Picker Control----- */
.pxtr-panel-control .pxtr-tab-panel .control-label-wrapper .button-wrapper, .control-label-wrapper .button-wrapper {
  display: flex;
  align-items: center;
}
.pxtr-panel-control .button-wrapper .pxtr-color-toggle, .button-wrapper .pxtr-color-toggle, 
.pxtr-panel-control .button-wrapper .pxtr-edit-toggle, .button-wrapper .pxtr-edit-toggle{
  display: flex;
  padding: 7px;
  gap: 4px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  align-items: center;
  width: 35px;
  height: 35px;
  border-radius: 3px;
  box-shadow: none;
  cursor: pointer;
}
.pxtr-panel-control .pxtr-tab-panel .components-button.pxtr-color-toggle.is-secondary:hover:not(:disabled), .components-button.pxtr-color-toggle.is-secondary:hover:not(:disabled), .components-button.pxtr-color-toggle.is-secondary:focus:not(:disabled),
.pxtr-panel-control .pxtr-tab-panel .components-button.pxtr-edit-toggle.is-secondary:hover:not(:disabled), .components-button.pxtr-edit-toggle.is-secondary:hover:not(:disabled){
  box-shadow: none;
}
.button-wrapper .pxtr-color-toggle span.pxtr-defined-color{
  width: 19px;
  height: 19px;
  background: repeating-conic-gradient(rgb(153, 153, 153) 0%, rgb(153, 153, 153) 25%, rgb(238, 238, 238) 0%, rgb(238, 238, 238) 50%) center center / 8px 8px;
  display: inline-block;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.pxtr-panel-control .pxtr-tab-panel .components-button.pxtr-color-toggle.is-pressed:hover:not(:disabled), .components-button.pxtr-color-toggle.is-pressed:hover:not(:disabled), 
.pxtr-panel-control .pxtr-tab-panel .components-button.pxtr-edit-toggle.is-pressed:hover:not(:disabled), .components-button.pxtr-edit-toggle.is-pressed:hover:not(:disabled) {
  background: #fff;
}
.pxtr-panel-control .pxtr-tab-panel .button-wrapper span.pxtr-reset, .button-wrapper span.pxtr-reset{
  color: #b69df3;
  font-size: 12px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/* -----Box Shadow & Typography Control----- */
.box-shadow-controls-wrapper, 
.typography-controls-wrapper {
  width: 300px;
  padding: 12px;
}
.pxtr-panel-control .pxtr-tab-panel .button-wrapper .pxtr-edit-toggle span.pxtr-open-edit, .button-wrapper .pxtr-edit-toggle span.pxtr-open-edit{
  color: #5d6c83;
  height: 20px;
  width: 20px;
}
/* -----Responsive Range Control----- */
.pxtr-panel-control .pxtr-tab-panel .pxtr-reset .components-button.components-range-control__reset, .pxtr-reset .components-button.components-range-control__reset{
  border: none;
  font-weight: 600;
  color: #5E24EF;
  box-shadow: none;
  background: #e2d6fb;
  margin-left: -2px;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-reset .components-button.components-range-control__reset.is-secondary:hover:not(:disabled), .pxtr-reset .components-button.components-range-control__reset.is-secondary:hover:not(:disabled){
  box-shadow: none;
}
/* -----Gradient Control----- */
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-type-controls, .pxtr-color-type-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-type-control-tab, .pxtr-color-type-control-tab {
  display: flex;
  gap: 4px;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-type-control-tab .pxtr-gradient-tab-button, .pxtr-color-type-control-tab .pxtr-gradient-tab-button {
  border: 1px solid #e2e8f0;
  background-color: #fff;
  color: #000;
  display: flex;
  align-items: center;
  border-radius: 2px;
  padding: 5px;
  height: 26px;
  width: 26px;
  min-width: unset;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-type-control-tab .pxtr-gradient-tab-button:hover{
  color: #000;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-type-control-tab .pxtr-gradient-tab-button.is-active{
  color: #5E24EF;
  background-color: #e2d6fb;
  box-shadow: none;
  border-color: #e2d6fb;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-type-control-tab .pxtr-gradient-tab-button span {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.pxtr-panel-control .pxtr-tab-panel .pxtr-color-types {
  padding-top: 10px;
}
.pxtr-panel-control .pxtr-tab-panel label.pxtr-background-type-label {
  margin-bottom: 8px;
}
/*---------- Post Grid -----------*/
.pxtr-blog-grid {
  display: grid;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}
.pxtr-blog-post {
  position: relative;
  box-shadow:0px 6px 15px rgba(33, 33, 33, 0.12);
  overflow: hidden;
  background: #fff;
  grid-column: span 1 / span 1;
  font-family: 'Roboto', sans-serif;
  padding: 16px;
  z-index: 1;
}
.pxtr-blog-post .small {
  padding: 20px 10px;
  font-size: 16px;
  position: relative;
}
.pxtr-blog-thumb {
position: relative;
  min-height: 20px;
  overflow: hidden;
  max-width: 100%;
}
.pxtr-back-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.5s;
  position: relative;
  background-color: #333;
}
.pxtr-blog-post .pxtr-link-div{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.pxtr-blog-thumb.md {
    height: 300px;
}
/*----- pxtr-blog-category -----*/
.pxtr-blog-category {
  margin-bottom: 10px;
}
.pxtr-blog-post .pxtr-blog-category a, .pxtr-small-post .pxtr-blog-category a  {  
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  padding: 4px 8px;
  background-color: #e51500;
  color: #fff;
  z-index: 2;
  display: inline-block;
  text-decoration: none;
}
/*----- blog-post title -----*/
.pxtr-blog-post .title, .pxtr-small-post .title {
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;
    margin-top: 0;
    margin-bottom: 20px;
    text-decoration: none;
    font-family: 'Fira Sans', sans-serif;
}
.pxtr-blog-post .title a, .pxtr-small-post .title a{
    text-decoration:none;
    color: #212121;
}
.pxtr-blog-post .title a:hover, .pxtr-small-post .title a:hover{
    color: #e51500;
}
/*----- blog-post meta -----*/
.pxtr-blog-post .pxtr-blog-meta, .pxtr-small-post .pxtr-blog-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.pxtr-blog-meta span {
    padding-right: 15px;
    font-size: 15px;
    font-weight: normal;
    display: inline-flex;
}
.pxtr-blog-meta span a{
    display: flex;
    align-items: center;
    color: #616161;
    text-decoration: none;
    margin-bottom: 16px;
}
.pxtr-blog-meta span a:hover{
    color: #e51500;
}
.pxtr-blog-meta span a i{
    color: #e51500;
    margin-right: 0.5rem;
}
.pxtr-blog-meta .pxtr-author img {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    margin-left: 1px;
    display: unset;  
    box-shadow:0 0 10px 0 #00000010;
}
.pxtr-blog-date:before, .comments-link:before, .cat-links:before, .tag-links:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    display: inline-block;
    padding-right: 8px;
    padding-left: 1px;
    text-decoration: inherit;
    vertical-align: baseline;
    opacity: 0.8;
}
.pxtr-author-pic img {
    width: 80px;
    height: 80px;
}
.pxtr-blog-post .discription{
  margin-bottom: 1.5rem;
}
.pxtr-blog-post .discription p {
    line-height: 30px;
    color: #616161;
    margin: 0;
}
.pxtr-blog-post .pxtr-more-link {
  display: block;
  text-align: left;
}
.pxtr-blog-post .pxtr-more-link a{
    color: #212121;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
}
.pxtr-blog-post a.pxtr-more-link a:hover{
    color: #e51500;
}
.pxtr-blog-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.8s;
}
.pxtr-blog-post:hover .pxtr-blog-thumb img{
    transform: scale(1.2);
}
/*---------- Post 2 -----------*/
.pxtr-blog-post-overlay {
position: relative;
border-radius: 10px;
box-shadow: 3px 3px 6px rgba(117, 117, 117, 0.3);
overflow: hidden;
}
.pxtr-blog-post-overlay .pxtr-back-img {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
transition: 0.5s;
overflow: hidden;
}
.pxtr-blog-post-overlay.lg {
height: 425px;
}
.pxtr-blog-post-overlay.sm {
height: 100%;
}
.pxtr-blog-post-overlay .pxtr-link-div {
display: block;
position: absolute;
inset: 0;
z-index: 1;
}
.pxtr-blog-post-overlay .pxtr-blog-meta {
margin-bottom: 0;
display: flex;
align-items: center;
}
.pxtr-blog-post-overlay .pxtr-blog-meta span{
padding-right: 0;
display: block;
}
.pxtr-blog-post-overlay .pxtr-blog-meta span a {
color: #fff;
font-size: 14px;
margin-right: 15px;
}
.pxtr-blog-post-overlay .pxtr-blog-meta span a i {
color: #e51500;
margin-right: 5px;
}
.pxtr-blog-post-overlay .pxtr-blog-meta .pxtr-author img {
width: 25px;
height: 25px;
vertical-align: middle;
border-radius: 50%;
margin-right: 5px;
}
.pxtr-blog-post-overlay .pxtr-blog-category {
margin: 0;
}
.pxtr-blog-post-overlay.category-top-right .pxtr-blog-category a{
margin-left: 10px;
margin-right: 0;
}
.pxtr-blog-post-overlay .pxtr-blog-category a {
border-radius: 4px;
font-size: 15px;
font-weight: 600;
line-height: 1;
padding: 4px 8px;
border-right: 0;
background-color: #e51500;
color: #fff;
margin-right: 10px;
z-index: 2;
display: inline-block;
text-decoration: none;
}
.pxtr-blog-post-overlay.category-top-left .pxtr-blog-category {
position: absolute;
top: 20px;
left: 20px;
}
.pxtr-blog-post-overlay.category-top-right .pxtr-blog-category {
position: absolute;
top: 20px;
right: 20px;
}
.pxtr-blog-post-overlay .title {
font-size: 20px;
font-weight: 600;
margin-top: 15px;
margin-bottom: 15px;
text-decoration: none;
line-clamp: 2;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}
.pxtr-blog-post-overlay.layout-one:first-child .title{
font-size: 28px;
}
.pxtr-blog-post-overlay .title a {
color: #fff;
text-transform: capitalize;
text-decoration: none;
}
.pxtr-blog-post-overlay .inner {
display: flex;
justify-content: flex-end;
flex-direction: column;
z-index: 1;
height: 100%;
position: relative;
}
.pxtr-blog-post-overlay .inner .inner-card{
padding: 20px;
}
.pxtr-blog-post-overlay .inner:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: -1;
}
.pxtr-blog-grid.pxtr-grid-one.pxtr-column-3 {
grid-template-columns: repeat(3, 1fr);
}
.pxtr-blog-grid.pxtr-grid-one.pxtr-column-2 {
grid-template-columns: repeat(2, 1fr);
}
.pxtr-blog-grid.pxtr-grid-one.pxtr-column-1 {
grid-template-columns: repeat(1, 1fr);
}
.pxtr-blog-post-overlay.layout-one {
position: relative;
border-radius: 10px;
box-shadow: 3px 3px 6px rgba(117, 117, 117, 0.3);
padding: 0;
}
.pxtr-blog-post-overlay.layout-one:hover .pxtr-back-img {
transform-origin: inherit;
transform: none;
}
/*---------- Post 3 -----------*/
.pxtr-blog-grid.pxtr-grid-three {
grid-template-columns: 50% 1fr 1fr;
}
.pxtr-blog-grid.pxtr-grid-three .pxtr-blog-post-overlay:not(:first-child) .pxtr-back-img{
height: 100%;
}
/*---------- Post 4 -----------*/
.pxtr-blog-grid.pxtr-grid-four {
grid-template-columns: repeat(3, 1fr);
}
.pxtr-blog-grid.pxtr-grid-four .pxtr-blog-post-overlay:not(:first-child) .pxtr-back-img{
height: 100%;
}
/*---------- Post List 1 -----------*/
.pxtr-post-list .pxtr-blog-post .pxtr-back-img, .pxtr-list-one .pxtr-blog-post .pxtr-back-img {
height: 300px;
overflow: hidden;
}
.pxtr-post-list .pxtr-back-img.overlay::before, .pxtr-list-one .pxtr-back-img.overlay::before {
content: "";
position: absolute;
inset: 0;
background-color: rgba(0, 0, 0, 0.5);
}
.pxtr-blog-post .pxtr-back-img .pxtr-blog-category {
position: absolute;
inset: 20px;
display: flex;
align-items: start;
}
.pxtr-blog-post.category-top-left .pxtr-back-img .pxtr-blog-category {
justify-content: flex-start;
}
.pxtr-blog-post.category-top-right .pxtr-back-img .pxtr-blog-category {
justify-content: flex-end;
}
.pxtr-blog-post .pxtr-back-img .pxtr-blog-category div {
display: inherit;
}
.pxtr-list-one .pxtr-blog-post {
display: grid;
grid-template-columns: auto;
}
.pxtr-list-one .pxtr-blog-post:has(.pxtr-back-img) {
grid-template-columns: 50% 1fr;
}
.pxtr-list-one .pxtr-blog-post .inner {
padding: 20px 0px 20px 30px;
}
.pxtr-list-one .pxtr-blog-post .pxtr-more-link a {
cursor: pointer;
display: inline-flex;
font-size: 14px ;
font-weight: 600;
line-height: 20px;
transition: all 0.4s;
text-transform: capitalize;
border-width: 1px;
border-style: solid;
border-color: #D3D0E2;
color: #000;
flex: 1;
text-align: center;
border-radius: 30px;
padding: 10px 15px;
}
.pxtr-list-one .pxtr-more-link i {
width: 20px;
height: 20px;
border-radius: 30px;
background-color: #e51500;
color: #fff;
line-height: 20px;
font-size: 14px;
transition: all 0.4s;
}
.pxtr-list-one .pxtr-more-link a:hover {
background-color: #e51500;
color: #fff;
border-color: #e51500;
}
.pxtr-list-one .pxtr-more-link a:hover i {
background-color: #fff;
color: #e51500;
}
/*---------- Post List 2 -----------*/
.pxtr-post-list .pxtr-blog-post{
box-shadow: none;
overflow: hidden;
background: transparent;
padding: 0;
z-index: 1;
}
.pxtr-post-list .pxtr-blog-post .inner{
padding: 20px 0px;
}
.pxtr-post-list .pxtr-small-post {
display: flex;
gap: 30px;
}
.pxtr-post-list .pxtr-small-post .pxtr-back-img {
min-width: 100px;
height: 100px;
overflow: hidden;
}
.pxtr-post-list .pxtr-small-post .inner {
padding: 0;
}
.pxtr-post-list .pxtr-small-post .title.sm {
font-size: 20px;
}
.pxtr-post-list .pxtr-small-post .title {
margin-bottom: 10px;
}
.pxtr-post-list .pxtr-small-post .pxtr-blog-meta {
margin-bottom: 0;
}
/*=================== Responsive css ====================== */
@media (min-width: 768px) {
.pxtr-blog-grid.pxtr-grid-one.pxtr-column-3 .pxtr-blog-post-overlay.layout-one:first-child {
  grid-column: 1/4;
}
.pxtr-blog-grid.pxtr-grid-one.pxtr-column-2 .pxtr-blog-post-overlay.layout-one:first-child {
  grid-column: 1/3;
}
.pxtr-blog-post-overlay.layout-three:nth-child(1) {
  grid-column-start: 1;
  grid-row-start: 1;
  grid-row-end: 3;
}
.pxtr-blog-post-overlay.layout-three:nth-child(2) {
  grid-column-start: 2;
  grid-column-end: 4;
  grid-row: 1;
}
.pxtr-blog-post-overlay.layout-four:nth-child(1) {
  grid-column: 1/3;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-row-end: 3;
}
}
@media (max-width: 767px) {
.pxtr-blog-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.pxtr-blog-grid.pxtr-grid-one.pxtr-column-3, .pxtr-blog-grid.pxtr-grid-one.pxtr-column-2, .pxtr-blog-grid.pxtr-grid-one.pxtr-column-1  {
  grid-template-columns: repeat(1, 1fr);
}
.pxtr-blog-post-overlay .pxtr-back-img{
  height: auto;
  min-height: 225px;
}
.pxtr-blog-grid.pxtr-grid-three {
  grid-template-columns: 1fr;
}
.pxtr-blog-grid.pxtr-grid-four {
  grid-template-columns: 1fr;
}
.pxtr-list-one .pxtr-blog-post {
  grid-template-columns: 100%;
}
.pxtr-list-one .pxtr-blog-post:has(.pxtr-back-img) {
  grid-template-columns: 100%;
}
.pxtr-list-one .pxtr-blog-post .inner {
  padding: 20px 0px;
}
}
/*---------- News Ticker -----------*/
.pxtr-news-ticker {
position: relative;
height: 45px;
background-color: #eaeaf3;
display: -ms-flexbox;
display: flex;
overflow: hidden;
align-items: center;
-ms-flex-align: center;
}
.pxtr-news-ticker-label {
line-height: normal;
font-size: 18px;
margin-bottom: 0;
color: #fff;
height: 100%;
background-color: #0036FF;
padding: 10px 15px;
z-index: 9;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
white-space: nowrap;
}
@media (max-width: 575px) {
.pxtr-news-ticker-label {
    display: none;
}
}
.pxtr-news-ticker-box {
height: 100%;
overflow: hidden;
margin-right: auto;
width: 100%;
padding-left: 20px;
}
.pxtr-news-ticker-box ul {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
list-style-type: none !important;
padding: 0;
margin: 0;
}
.editor-styles-wrapper .pxtr-news-ticker-box ul li:not(:first-child) {
display: none;
}
.pxtr-news-ticker-box ul li a {
text-decoration: none;
}
.editor-styles-wrapper .pxtr-news-ticker-box ul li a{
display: flex;
align-items: center;
}
.pxtr-news-ticker-box ul li a.pxtr-latest-list .pxtr-latest-img {
width: 40px;
height: 40px;
margin-right: 10px;
border-radius: 4px;
object-fit: cover;
}
.pxtr-news-ticker-box ul li a.pxtr-post-title {
margin-bottom: 0;
line-height: normal;
}
.pxtr-news-ticker-box .pxtr-news-ticker-wrap {
width: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
position: relative;
top: 50%;
display: flex;
align-items: center;
}
.pxtr-news-ticker-box .pxtr-news-ticker-wrap .acmeticker-wrap {
line-height: normal;
}
.pxtr-news-ticker-controls {
display: -ms-flexbox;
display: flex;
height: 100%;
}
@media (max-width: 575px) {
.pxtr-news-ticker-controls {
    display: none;
}
}
.pxtr-news-ticker-controls button {
height: 100%;
background: #fff;
padding: 0;
width: 40px;
border: none;
cursor: pointer;
display: inline-block;
}
.pxtr-news-ticker-controls button:hover {
background: #fcf8f8;
border-color: #fcf8f8;
}
.pxtr-news-ticker-controls button.pxtr-news-ticker-arrow {
margin: 0;
display: inline-block;
position: relative;
}
.pxtr-news-ticker-controls button.pxtr-news-ticker-arrow:after {
border-color: #999;
border-bottom-style: solid;
border-bottom-width: 2px;
border-right-style: solid;
border-right-width: 2px;
content: "";
display: inline-block;
height: 8px;
left: 50%;
position: absolute;
top: 50%;
width: 8px;
}
.pxtr-news-ticker-controls button.pxtr-news-ticker-pause {
position: relative;
display: inline-block;
}
.pxtr-news-ticker-controls.pxtr-news-ticker-horizontal-controls button.pxtr-news-ticker-prev:after {
-webkit-transform: translate(-50%, -50%) rotate(135deg);
-ms-transform: translate(-50%, -50%) rotate(135deg);
transform: translate(-50%, -50%) rotate(135deg);
}
.pxtr-news-ticker-controls.pxtr-news-ticker-horizontal-controls button.pxtr-news-ticker-next:after {
-webkit-transform: translate(-50%, -50%) rotate(315deg);
-ms-transform: translate(-50%, -50%) rotate(315deg);
transform: translate(-50%, -50%) rotate(315deg);
}
.pxtr-news-ticker-controls.pxtr-news-ticker-vertical-controls button.pxtr-news-ticker-prev:after {
-webkit-transform: translate(-50%, -50%) rotate(225deg);
-ms-transform: translate(-50%, -50%) rotate(225deg);
transform: translate(-50%, -50%) rotate(225deg);
}
.pxtr-news-ticker-controls.pxtr-news-ticker-vertical-controls button.pxtr-news-ticker-next:after {
-webkit-transform: translate(-50%, -50%) rotate(405deg);
-ms-transform: translate(-50%, -50%) rotate(405deg);
transform: translate(-50%, -50%) rotate(405deg);
}
/*---------- Section -----------*/
[class*=pxtr] {
--wp-admin-theme-color: #1e59d8;
--wp-admin-theme-color-darker-10: #1e59d8;
}
.block-editor-button-block-appender, .block-editor-button-block-appender:hover {
box-shadow: none;
color: #a9b3b9;
}
[data-type="post-extra/column"] {
margin: 0 !important;
}
[data-type="post-extra/column"] .pxtr-column {
width: 100% !important;
}
.pxtr-inner-section .pxtr-column .column-main {
padding-left: var(--colSpacing);
}
.pxtr-inner-section .pxtr-column {
position: relative;
}
[data-type="post-extra/column"]:not(.is-selected) .pxtr-column .column-main .block-list-appender:only-child {
pointer-events: none;
outline: #000 dashed 1px;
}
.pxtr-column .column-main .block-list-appender {
width: 100%;
}
[data-type="post-extra/column"]:not(.is-selected) .pxtr-column .column-main .block-list-appender:only-child .components-dropdown {
visibility: hidden;
}
.pxtr-section {
position: relative;
transition: all 200ms;
}
.pxtr-section .pxtr-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.pxtr-container, .pxtr-container-fluid {
margin-right: auto;
margin-left: auto;
position: relative;
}
.pxtr-section [class*="pxtr-container"] .pxtr-inner-section {
row-gap: 30px;
}
.pxtr-section [class*="pxtr-container"] .pxtr-inner-section {
--colSpacing: 30px;
margin-left: calc(var(--colSpacing)* -1);
}
.pxtr-section .pxtr-inner-section{
display: flex;
position: relative;
flex-wrap: wrap;
}
.components-placeholder.pxtr-section-preset {
background: #fafbff !important;
padding: 32px 20px;
box-shadow: none !important;
gap: 0px;
}
.components-placeholder.pxtr-section-preset .components-placeholder__label {
margin: 0 auto;
font-size: 24px;
font-weight: 600;
}
.components-placeholder.pxtr-section-preset .components-placeholder__fieldset {
justify-content: center;
margin-top: 32px;
}
.components-placeholder.pxtr-section-preset .pxtr-section-preset-group {
max-width: 800px;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 16px;
}
.components-placeholder.pxtr-section-preset .pxtr-section-preset-btn {
width: 105px;
height: 50px;
padding: 0 !important;
background-color: rgba(0, 0, 0, 0) !important;
display: inline-flex;
cursor: pointer;
outline: none;
border: none;
box-shadow: none !important;
}
.components-placeholder.pxtr-section-preset .pxtr-section-preset-btn>i:first-child {
border: none;
}
.components-placeholder.pxtr-section-preset .pxtr-section-preset-btn>i {
height: 50px;
border-left: 1px solid #fafbff;
background-color: #e2e8f0;
}
.components-placeholder.pxtr-section-preset .pxtr-section-preset-import-btn {
width: 100%;
text-align: center;
margin-top: 32px;
cursor: pointer;
}
.components-placeholder.pxtr-section-preset .pxtr-section-preset-import-btn>button {
background-color: #2563eb !important;
padding: 8px 16px !important;
font-size: 14px;
font-weight: 600;
line-height: 21px;
color: #fff;
border: none;
box-shadow: none;
}
.pxtr-inner-section .pxtr-column .pxtr-column-inner.pxtr-flex  {
display: flex;
}

.pxtr-inner-section .pxtr-column .pxtr-column-inner{
position: relative;
}
.pxtr-inner-section .pxtr-column .pxtr-column-inner.pxtr-flex.pxtr-horizontal  {
flex-direction: row;
}
.pxtr-inner-section .pxtr-column .pxtr-column-inner.pxtr-flex.pxtr-vertical  {
flex-direction: column;
}
/*----- blog-post block -----*/
.ptex-blog-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-column-gap: 1.5rem;
}
.ptex-blog-grid.columns-1 {
  grid-template-columns: 1fr;
}
.ptex-blog-grid.columns-2 {
  grid-template-columns: 1fr 1fr;
}
.ptex-blog-grid.columns-3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.ptex-blog-grid.columns-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
/*----- blog-post overlay -----*/
.ptex-blog-post.three {
  position: relative;
}
.ptex-blog-post.three.lg {
  height: 400px;
}
.ptex-blog-post.three.sm {
  height: 185px;
}
.ptex-blog-post.three .ptex-blog-category a{
  color: #fff;
}
.ptex-blog-post.three .title {
z-index: 5;
}
.ptex-blog-post.three .title a {
  color: #fff;
}
.ptex-blog-post.three .title.sm {
  font-size: 18px;
  margin-bottom: 0;
}
.ptex-blog-post.three .bs-blog-meta {
  margin-bottom: 0;
  z-index: 5;
}
.ptex-blog-post.three.layout1 .inner {
  position: absolute;
  bottom: 0;
  padding: 25px;
  z-index: 5;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
img.ptex-author-pic {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  margin-left: 1px;
  display: unset;
}
.ptex-blog-post .ptex-blog-meta span a i {
    margin-right: 0.5rem;
}
/*----- masonary -----*/
.ptex-blog-masonry .ptex-blog-post a{
  text-decoration: none;
}
.ptex-blog-masonry { 
  column-gap: 1.5rem;
  padding-right: 3rem;
  padding-left: 3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.ptex-blog-masonry.columns-count{
  columns: 3;
}
.ptex-blog-post {
  background-color: #dee9f7;
  margin-bottom: 30px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  padding: 20px;
  border-radius: 8px;
  transition: all 0.3s linear;
}
.ptex-blog-post:hover {
  transform: translateY(-8px);
  box-shadow: 0 4px 60px 0 rgba(0,0,0,0.2);
}
.ptex-blog-post .ptex-blog-thumb{
  border-radius: 8px;
  margin: 0;
  margin-bottom: 30px;
}
.ptex-blog-post .ptex-blog-thumb{
  height: 300px;
}
.ptex-blog-post .ptex-blog-thumb {
  position: relative;
  min-height: 20px;
  overflow: hidden;
  max-width: 100%;
}
.ptex-back-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.5s;
  background-color: #333;
}
.ptex-blog-post .ptex-link-div{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ptex-blog-post .ptex-blog-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.8s;
}
.ptex-blog-post .small{
  display: flex;
  flex-direction: column;
  font-size: 14px;
  color: #676F77;
  padding: 0;
}
.ptex-blog-post .ptex-blog-meta {
	margin-bottom: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.ptex-blog-post .ptex-post-meta a {
  display: inline-block;
}
.ptex-blog-post .ptex-blog-category{
  position: relative;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: -4px;
  margin-right: -4px;
}
.ptex-blog-post .ptex-blog-category a{
  color: #2F323D;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 1px;
  margin-bottom: 1px;
  border-radius: 25px;
  border-width: 1px;
  border-style: solid;
  font-family: 'Karla', sans-serif;
  border-color: #c5c5fe;
  background: #c5c5fe;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 4px 8px;
  display: inline-block;
  text-decoration: none;
}
.ptex-blog-post .ptex-blog-meta span a{
  color: #2F323D;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.ptex-blog-post .title{
  font-size: 24px;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 15px;
  text-decoration: none;
}
.ptex-blog-post .title a{
  color: #2F323D;
}
.ptex-blog-post .ptex-blog-footer a {
  font-size: 14px;
  font-weight: 400;
  color: #2F323D;
}
.ptex-blog-post .ptex-blog-footer a i{
  margin-left: 8px;
}
.ptex-blog-post .ptex-blog-footer{
  padding-top: 8px;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #dcdddd;
}
.ptex-blog-post .ptex-blog-meta span {
  padding-right: 15px;
  font-size: 14px;
  font-weight: normal;
  display: inline-flex;
}
/*----- LAYOUT2 -----*/
.ptex-blog-post.three {
  height: 400px;
}
.ptex-blog-post.three .inner {
  position: absolute;
  bottom: 0;
  padding: 15px 20px;
  z-index: 5;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.ptex-blog-post.three .user {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.ptex-blog-masonry .ptex-blog-post.layout1 .user {
  background: linear-gradient(180deg, #FF008A 0%, #FF00C7 100%);
}
.ptex-blog-post.three .author-name {
  margin: 0;
  font-size: 18px;
}
.ptex-blog-post.three .author-name {
  color: #fff;
}
.ptex-blog-post.three .ptex-blog-category {
  margin-bottom: 5px;
}
.ptex-blog-post.three .ptex-blog-category {
  position: relative;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: -4px;
  margin-right: -4px;
}
.ptex-blog-post.three .ptex-blog-category a {
  background: #131313;
  color: #fff;
  border-color: #656565;
}
.ptex-blog-post.three .title {
  Font-size: 24px;
  margin-bottom: 10px;
}
.ptex-blog-post.three .title a {
  color: #fff;
}
.ptex-blog-post.three .ptex-blog-meta {
  margin-bottom: 16px;
}
.ptex-blog-post.three .ptex-blog-meta a, .ptex-blog-post.three .ptex-blog-meta span, .ptex-blog-post.three .ptex-blog-meta span:before {
  color: #fff;
}
.ptex-blog-post.three p {
  color: #fff;
  margin-top: 0;
  margin-bottom: 1rem;
}
.ptex-blog-post.three .inner:after {
  position: absolute;
  content: '';   
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: #000;
  opacity: 0.8;
}
.ptex-blog-post.three .ptex-blog-footer span, .ptex-blog-post.three .ptex-blog-footer a {
  color: #fff;
}
.ptex-blog-post.three .ptex-blog-footer {
  border-color: #424242;
}
@media screen and (max-width: 1024px) {
  .ptex-blog-masonry.columns-count{
    columns: 2;
  }
}
@media (max-width: 767.98px ) {
  .ptex-blog-masonry.columns-count{
    columns: 1;
  }
}
/*----- Heading -----*/
.pxtr-item-heading .pxtr-heading-inner .pxtr-heading-text {
  display: inline-block;
}
.pxtr-item-heading.one, .pxtr-item-heading.two, .pxtr-item-heading.three, .pxtr-item-heading.four {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
.pxtr-item-heading.one .pxtr-heading-inner .pxtr-heading-text {
  background-color: #461cfb;
  padding: 10px 25px;
}
.pxtr-item-heading.two {
  border-bottom: 2px solid #461cfb;
}
.pxtr-item-heading.two .pxtr-heading-inner .pxtr-heading-text {
  background-color: #461cfb;
  padding: 10px 25px;
}
.pxtr-item-heading.three {
  color: #fff;
  background-color: #eee;
}
.pxtr-item-heading.three .pxtr-heading-inner .pxtr-heading-text {
  background-color: #461cfb;
  padding: 10px 25px;
  border-radius: 0 !important;
}
.pxtr-item-heading.four .pxtr-heading-inner .pxtr-heading-text {
  padding: 10px 25px;
  position: relative;
  z-index: 1;
  border-radius: 0 !important;
  background-color: transparent !important;
}
.pxtr-item-heading.four .pxtr-heading-inner .pxtr-heading-text::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #461cfb;
  z-index: -1;
  transform: skew(-20deg);
  border-radius: 5px;
}
.pxtr-item-heading.five, .pxtr-item-heading.six {
  color: #461cfb;
  font-size: 24px;
  font-weight: 600;
}
.pxtr-item-heading.five .pxtr-heading-inner {
  width: 100%;
  display: flex;
  align-items: center;
}
.pxtr-item-heading.five .pxtr-heading-inner::after {
  content: "";
  height: 1px;
  width: 100%;
  display: block;
  background-color: #461cfb;
}
.pxtr-item-heading.five .pxtr-heading-inner .pxtr-heading-text {
  position: relative;
  flex: 0 0 auto;
  padding-right: 10px;
}
.pxtr-item-heading.six .pxtr-heading-inner {
  width: 100%;
  display: flex;
  align-items: center;
}
.pxtr-item-heading.six .pxtr-heading-inner::after, .pxtr-item-heading.six .pxtr-heading-inner::before {
  content: "";
  height: 1px;
  width: 100%;
  display: block;
  background-color: #461cfb;
}
.pxtr-item-heading.six .pxtr-heading-inner .pxtr-heading-text {
  position: relative;
  flex: 0 0 auto;
  padding: 0 10px;
}
/*----- Advanced Image -----*/
.pxtr-adv-image img.pxtr-image{
  height: auto;
  max-width: 100%;
}
.pxtr-adv-image .pxtr-image-wrapper {
  display: inline-block;
}
.pxtr-adv-image a {
  display: inline-block;
}
.pxtr-adv-image img.pxtr-image{
  display: inline-block;
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.pxtr-image-wrapper.pxtr-hover-effect-zoom-in img.pxtr-image:hover{
  transform: scale(1.2);
}
.pxtr-image-wrapper.pxtr-hover-effect-zoom-out img.pxtr-image {
  transform: scale(1.2);
}
.pxtr-image-wrapper.pxtr-hover-effect-zoom-out img.pxtr-image:hover {
  transform: scale(1);
}
.pxtr-image-wrapper.pxtr-hover-effect-slide img.pxtr-image:hover {
  transform: translateX(10px);
  transition: transform .3s ease-in-out;
}
.pxtr-image-wrapper.pxtr-hover-effect-blur img.pxtr-image:hover {
  filter: blur(3px);
}
.pxtr-image-wrapper.pxtr-hover-effect-blur img.pxtr-image {
  filter: blur(0);
}
/*----- Creative Button -----*/
.pxtr-creative-button-wrapper a.pxtr-creative-button {
  padding: 14px 30px;
  background-color: #0036FF;
  color: #fff;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  position: relative;
  text-decoration: none;
  transition: all .3s;
}
.pxtr-creative-button-wrapper a.pxtr-creative-button .pxtr-button-text {
  text-decoration: none;
}
/*----- Effect Winona -----*/
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-winona {
  padding: 0 !important;
  overflow: hidden;
  -webkit-transition: border-color 0.3s, background-color 0.3s;
  transition: border-color 0.3s, background-color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-winona::after {
  content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
  right: 0;
	opacity: 0;
	color: #fff;
  text-align: center;
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-winona .pxtr-button-text {
  display: block;
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-winona::after ,.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-winona .pxtr-button-text{
  padding: 14px 30px;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-winona:hover .pxtr-button-text {
  opacity: 0;
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-winona:hover::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*----- Effect Ujarak -----*/
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-ujarak{ 
  -webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
  z-index: 1;
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-ujarak::before{ 
  content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  border-radius: 5px;
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-ujarak::before,
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-ujarak {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-ujarak:hover {
	color: #fff;
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-ujarak:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/*----- Effect Wayra -----*/
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-wayra {
	overflow: hidden;
  z-index: 1;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-wayra:hover {
	color: #fff;
}
.pxtr-creative-button-wrapper a.pxtr-creative-button.pxtr-creative-button-wayra:hover::before {
	opacity: 1;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
/*---------- Taxonomy -----------*/
.pxtr-grid {
  display: grid;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}
.pxtr-category-items-wrap.style-one .pxtr-category-items {
  grid-template-columns: 1fr;
}
.pxtr-category-items {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pxtr-category-items li.pxtr-category-item a {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.pxtr-category-items li.pxtr-category-item a{
  padding: 60px 30px;
  text-align: center;
  text-decoration: none;
  z-index: 1;
  border-radius: 10px;
  color: #fff;
}
.pxtr-category-items li.pxtr-category-item .cate-overlay{
  position: absolute;
  inset: 0;
  background-color: rgba(0 0 0 / 60%);
  z-index: -1;
}
.pxtr-category-items li.pxtr-category-item .cate-name {
  background: blue;
  padding: 5px 10px;
  border-radius: 5px;
  position: relative;
  display: inline-block;
}
.pxtr-category-items-wrap.style-one .pxtr-category-items li.pxtr-category-item:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #a2a2a2;
}
.pxtr-category-items-wrap.style-one .pxtr-category-items li.pxtr-category-item a{
  padding: 10px 0;
  color: #000;
}
.pxtr-category-items-wrap.style-one .pxtr-category-items li.pxtr-category-item a .cate-overlay{
  background-color: transparent;
}
.pxtr-category-items-wrap.style-one .pxtr-category-items li.pxtr-category-item a .cate-name{
  display: flex;
  align-items: center;
  background: transparent;
  padding: 0;
}
.pxtr-category-items-wrap.style-one .pxtr-category-items li.pxtr-category-item a .cate-name .count{
  margin-left: auto;
}
/*----- Icon List -----*/
.pxtr-social-icon{
  height: 100%;
}
.pxtr-social-icon ul.pxtr-social-icon-items{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul .pxtr-social-icon-item, ul .pxtr-social-icon-item a{
  display: flex;
  font-size: inherit;
  align-items: center;
}
.pxtr-social-icon ul.pxtr-social-icon-items{
  display: flex;
  flex-direction: column;
}
.pxtr-social-icon ul.pxtr-social-icon-items.pxtr-inline-items{
  flex-direction: row;
  flex-wrap: wrap;
}
.pxtr-social-icon ul.pxtr-social-icon-items.pxtr-inline-items .pxtr-social-icon-item{
  word-break: break-word;
}
.pxtr-social-icon ul .pxtr-social-icon-item a{
  text-decoration: none;
  box-shadow: none;
}
.pxtr-social-icon ul .pxtr-social-icon-item{
  margin: 0;
  padding: 0;
  position: relative;
  text-decoration: none;
  box-shadow: none;
}
.pxtr-social-icon ul .pxtr-social-icon-item{
  margin: 0;
  padding: 0;
  position: relative;
}
.pxtr-social-icon ul.link-full-width .pxtr-social-icon-item a{
  width: 100%;
}
.pxtr-social-icon ul .pxtr-social-icon-icon{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 0;
  width: 0;
  border-radius: 4px;
  padding: 1em;
  font-size: 20px;
}
.pxtr-social-icon ul .pxtr-social-icon-text{
  align-self: center;
  padding-inline-start: 5px;
  color: #333;
  font-size: 16px;
}
/*************** Single Post Builder *****************/  

/*-- Post Content --*/
.pxtr-res-range-control.pxtr-exclude {
  display: none;
}
.pxtr-single-post-content ul, .pxtr-single-post-content ol {
  margin: revert;
  padding: revert;
}
.pxtr-single-post-content li {
  list-style: unset;
}
.pxtr-single-post-content blockquote {
  border-left: 4px solid #000;
  box-shadow: inset 0 0 0 0 #ddd;
  margin: 0;
  padding-left: 1em;
}
/*-- Post Featured Image --*/
.pxtr-single-post-img img {
  height: auto;
  max-width: 100%;
}
/*-- Post Categories --*/
.pxtr-single-post-categories a {
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  padding: 4px 8px;
  border-right: 0;
  background-color: #6104ff;
  color: #fff;
  margin-right: 10px;
  z-index: 2;
  display: inline-block;
  text-decoration: none;
}
/*-- Post Meta --*/
.pxtr-single-post-meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.pxtr-single-post-meta span {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  gap: 10px;
  font-size: 15px;
  font-weight: normal;
}
.pxtr-single-post-meta a {
  text-decoration: none;
  color: #616161;
}
a.pxtr-single-post-author-pic img {
  margin: 0 15px 0 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
  max-width: unset !important;
  width: 35px;
  height: auto;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
/*-- Post Tags --*/
.pxtr-single-post-tags{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 0;
}
.pxtr-single-post-tags:before {
  content: "\f02c";
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  margin-right: 10px;
}
.pxtr-single-post-tags a {
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  margin-right: 10px;
  z-index: 2;
  text-decoration: none;
}
/*-- Post Social Icons --*/
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    gap: 5px;
}
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons a {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    position: relative;
    z-index: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
    transition: all 0.2s;
    text-decoration: none;
}
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons a {
    color: #fff;
}
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons a.facebook {
    background: #135CB6;
}
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons a.x-twitter {
    background: #333;
}
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons a.envelope {
    background: #0025ff;
}
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons a.linkedin {
    background: #0078ca;
}
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons a.telegram {
    background: #0088cc;
}
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons a.whatsapp {
    background: #1FB381;
}
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons a.reddit {
    background: #ff4500;
}
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons a.pinterest {
    background: #bd081c;
}
.pxtr-single-post-social-icons-wrapper .pxtr-single-post-social-icons a.print-r {
    background: #000;
}
/*-- Post Navigation --*/
.pxtr-single-post-navigation-wrapper .nav-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  /* grid-template-columns: auto auto auto auto; */
}
.pxtr-single-post-navigation-wrapper.only-next .nav-links {
  justify-content: end;
}
.pxtr-single-post-navigation-wrapper.only-next .nav-links .nav-next a {
  justify-content: end;
}
.pxtr-single-post-navigation-wrapper .post-navigation {
  padding: 2rem;
  border-radius: 4px;
  background: #e2e8f0;
  margin: 0;
}

.pxtr-single-post-navigation-wrapper .nav-links a, .pxtr-single-post-navigation-wrapper .single-nav-links a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: #212121;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -.02em;
  line-height: 1.2;
  width: 100%;
}
.pxtr-single-post-navigation-wrapper .nav-links a:hover, .pxtr-single-post-navigation-wrapper .single-nav-links a:hover {
  color: #6104ff;
}
/*-- Post Author --*/
.pxtr-single-post-author-box {
  display: flex;
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}
.pxtr-single-post-author-box .pxtr-single-post-author-pic img {
  margin: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
  width: 80px;
  height: auto;
  max-width: unset !important;
}
.pxtr-single-post-author-box .title {
  font-size: 29px;
  margin: 0;
  text-align: center;
  font-weight: 800;
  color: #212121;
}
.pxtr-single-post-author-box .desc {
  margin: 0 10px;
}
.pxtr-single-post-author-box .title a {
  color: #212121;
  text-decoration: none;
}
.pxtr-single-post-author-box .title a:hover {
  color: #0028bf;
}
/*-- Post Comment --*/
.pxtr-single-post-comment {
  background: #fff;
  color: #718096;
  box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
  border-radius: 4px;
  padding: 20px;
}
.pxtr-single-post-comment a {
  text-decoration: none;
}
.pxtr-single-post-comment .comment-metadata a {
  text-decoration: none;
}
.pxtr-single-post-comment .pxtr-post-comment-heading {
  display: flex;
}
.pxtr-post-comment-heading h5, .pxtr-single-post-comment #reply-title{
  font-weight: 800;
  font-size: 20px;
  color: #212121;
  letter-spacing: 0;
  text-size-adjust: 100%;
  text-rendering: optimizeSpeed;
  margin-bottom: 8px;
  margin-top: 0;
}
.pxtr-single-post-comment #reply-title{
  font-size: 28px;
  line-height: 1.3;
}
.pxtr-single-post-comment .comment-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pxtr-single-post-comment.comments-area .comment-body {
  position: relative;
  padding: 25px 25px 25px 70px;
  min-height: 120px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  border-radius: 3px;
  z-index: 0;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(225,225,225,0.9);
}
.pxtr-single-post-comment.comments-area .comment-meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
}
.pxtr-single-post-comment.comments-area img.avatar {
  border-radius: 60%;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 28px;
  width: 60px;
  height: auto;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
  border-width: 3px;
  border-style: solid;
}
.pxtr-single-post-comment.comments-area a {
  color: #212121;
}
.pxtr-single-post-comment .comment-meta .comment-metadata {
  margin: 0 0 0 5px;
}
.pxtr-single-post-comment .comment-content {
  border: none;
  margin-top: unset;
  position: relative;
  z-index: 0;
  padding: 16px 40px 16px 0;
}
.pxtr-single-post-comment .comment-body .reply {
  text-align: right;
}
.pxtr-single-post-comment.comments-area .reply a {
  color: #fff;
  background: #005aff;
  border-color: #005aff;
  font-size: 14px;
  padding: 5px 17px;
  font-weight: bold;
  transition: 0.3s ease-in-out 0s;
  border-radius: 0;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  text-decoration: none;
}
.pxtr-single-post-comment form p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.pxtr-single-post-comment b, strong {
  font-weight: bolder;
}
.pxtr-single-post-comment .form-submit input[type="button"], .pxtr-single-post-comment .form-submit input[type="submit"] {
  padding: 0px 10px;
  line-height: 30px;
  font-weight: bold;
  font-size: 14px;
  border-width: 2px;
  border-style: solid;
  border-radius: 0;
  transition: all 0.4s ease-in-out 0s;
  background: #005aff;
  border-color: #005aff;
  color: #fff;
  cursor: pointer;
}
.pxtr-single-post-comment .form-submit input[type="button"]:hover, .pxtr-single-post-comment .form-submit input[type="submit"]:hover {
  background: #0f1012;
  border-color: #0f1012;
  color: #fff;
}
.pxtr-single-post-comment input:not([type]), .pxtr-single-post-comment input[type="email"], .pxtr-single-post-comment input[type="number"], .pxtr-single-post-comment input[type="password"], .pxtr-single-post-comment input[type="tel"], .pxtr-single-post-comment input[type="url"], .pxtr-single-post-comment input[type="text"], .pxtr-single-post-comment textarea {
  border-radius: 0;
  margin-bottom: 20px;
  box-shadow: inherit;
  line-height: 40px;
  border-width: 2px;
  border-style: solid;
  width: 100%;
}
/*----- Navigation -----*/
.pxtr-navigation{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
}
.pxtr-navigation .page-numbers span.page-numbers,
.pxtr-navigation .page-numbers a.page-numbers {
display: inline-block;
}
.navigation li a,
.navigation li span,
.navigation li span:hover,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled,
.navigation .page-numbers.current {
background-color: #fff;
  color: #6104ff; 
  cursor: pointer;
  display: inline-block;
  transition: all 0.3s ease 0s;
  font-size: 18px;
  line-height: 1.3;
  margin-right: 6px;
  padding: 12px 19px; 
  vertical-align: baseline;
  white-space: nowrap; 
  text-decoration: none;
  position: relative; 
  border-radius: 5px;
  font-weight: 500;
  text-align: center;
  box-shadow: none; 
  border: 0px solid;
}
.navigation li {
display: inline;
}
.navigation li a:hover,
.navigation li.active a,
.navigation .page-numbers.current {
background-color: #6104ff;
  color: #fff;
}
.navigation.pxtr-pagi-p-n .pxtr-pagi-pre-btn {
margin-right: 0.5rem;
}