/* ===== General ===== */
@font-face {
    font-family: 'FontAwesomeAS4';
    src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.PM_ASearchTitle,
.PM_ASBlockOutputHorizontal a,
.PM_ASBlockOutputVertical a {
    color: var(--gray-900);
    font-size: 14px;
}
.clear { clear: both; }
.text-center { text-align: center; }


/* ===== Reset filters ===== */

.PM_ASResetSearch {
    display: none;
    color: inherit;
    font-size: 0.85rem;
    text-align: center;
    padding:  0.25rem;
    margin: 0.75rem 0 1.25rem;
}
.PM_ASBlockOutputVertical .PM_ASResetSearch {
    border: 1px dashed rgba(0,0,0,.125);
    box-shadow: 2px 2px 11px 0 rgba(0,0,0,.1);
}
.PM_ASResetSearch:before {
    content: "\f0e2";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}
.PM_ASResetGroup {
    font-size: 10px;
    margin-top: 5px;
}
.PM_ASResetGroup:before {
    content: "\f00d";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}


/* ===== Vertical Search blocks ===== */

.PM_ASBlockOutputVertical .PM_ASBlockNbProductValue {
    opacity: 0.6;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup {
    margin-bottom: 1rem;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-bottom: 1px solid var(--gray-200, #E5E7EB);
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
    margin-bottom: 0.75rem;
    margin-top: 1rem;
    color: var(--black, #000);
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup:first-child .PM_ASCriterionsGroupTitle {
    margin-top: 0;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul {
    margin-bottom: 0;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul li {
    margin-bottom: 12px;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul li .checkbox{
    display: flex;
}
.PM_ASBlockOutputVertical .PM_ASSubmitSearch {
    margin-top: 1.5rem;
}


/* ===== Horizontal Search blocks ===== */

.PM_ASBlockOutputHorizontal {
    clear: both;
}
.PM_ASBlockOutputHorizontal .card-header {
    text-align: center;
}
.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
    padding-top: 15px;
    padding-bottom: 15px;
}
.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup select {
    width: 96%;
}


/* ===== Groups of Criteria ===== */

/* Lists management */
.PM_ASCriterions ul {
    list-style: none;
}

/* Skip group link */
.PM_ASSkipGroup {
    font-size: 10px;
    float: right;
    margin-top: 5px;
}
.PM_ASSkipGroup:after {
    content: "\f051";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-left: 5px;
}

/* Hidden and disabled criteria */
.PM_ASCriterionDisable {
    -khtml-opacity: .50;
    -moz-opacity: .50;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    opacity: .50;
    zoom: 1
}
.PM_ASShowCriterionsGroupHidden:before {
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}
.PM_ASShowCriterionsGroupHidden:before {
    content: "\f105";
}
.PM_ASShowCriterionsGroupHidden.PM_ASShowCriterionsGroupHiddenOpen:before {
    content: "\f107";
}
.PM_ASShowCriterionsGroupHidden {
    text-align: center;
}
.PM_ASCriterionsGroupHidden {
    display: none;
}

/* Range value for slider */
.PM_ASCritRange {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  border: none;
  border-radius: 9999px;
  background: var(--gray-200, #E5E7EB);
}

.PM_ASCritRange .ui-slider-handle {
    width: 22px;
    height: 22px;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.08));
}

.PM_ASCritRange .ui-slider-handle.ui-state-default {
    border-radius: 9999px;
    border: 1px solid var(--gray-200, #E5E7EB);
    background: var(--white, #FFF);
    font-weight: 400;
    color: var(--gray-200, #E5E7EB);
    top: -0.3em;
}

.PM_ASCritRange .ui-slider-range.ui-widget-header {
    border-radius: 4px;
    background: var(--teal-600, #047481);
}

.PM_ASCritRangeValue {
    display: block;
    text-align: center;
    margin-top: 5px;
}

/* Hide toggle link */
.PM_ASCriterionHideToggleLink {
    font-size: 10px;
    margin-top: 10px;
    display: block;
}

/* ===== Criterions ===== */
ul.PM_ASCriterionGroupImage,
ul.PM_ASCriterionGroupCheckbox,
ul.PM_ASCriterionGroupLinkColor,
ul.PM_ASCriterionGroupLink,
ul.PM_ASCriterionGroupColor,
ul.PM_ASLevelDepth {
    list-style-type: none;
    padding-left: 0;
}
.PM_ASCriterionsSEOGroupDisabled,
.PM_ASCriterionsSEOGroupDisabled a,
.PM_ASCriterionsSEOGroupDisabled input {
    cursor: default;
}

/* Criterion group display */
ul.PM_ASCriterionGroupImage,
.PM_ASCriterionGroupColor {
    clear: both;
}
ul.PM_ASCriterionGroupImage li,
.PM_ASCriterionGroupColor li {
    display: inline-block;
}
ul.PM_ASCriterionGroupImage li a,
.PM_ASCriterionGroupColor li a {
    display: block;
}

/* Criterion display */
.PM_ASCriterionHide,
li.PM_ASCriterionHide {
    display: none;
}
.PM_ASHide {
    display: none;
}
.PM_ASHide:before, .PM_ASShow:before {
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}
.PM_ASHide:before {
    content: "\f106";
}
.PM_ASShow:before {
    content: "\f107";
}

/* Number of results on criterion */
div.PM_ASCriterionNbProduct {
    opacity: 0.6;
    display: inline;
}

/* Color square size */
.PM_ASCriterionGroupColor li a {
    width: 15px;
    height: 15px;
}
.PM_ASCriterionGroupColor.color_to_pick_list li, .PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    border: 1px solid #D6D4D4;
    display: inline-block;
    float: none;
}
.PM_ASCriterionGroupColor.color_to_pick_list li a, .PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    width: 23px;
    height: 23px;
    margin: 1px!important;
    background-size: 100% 100% !important;
}
.PM_ASCriterionGroupColor.color_to_pick_list li.PM_ASCriterionHide, ul.PM_ASCriterionGroupImage li.PM_ASCriterionHide {
    display: none;
}

/* Selected => image and square color */
.PM_ASCriterionGroupImage .PM_ASCriterionLink,
.PM_ASCriterionGroupColor .PM_ASCriterionLink {
    margin: 4px!important;
}
.PM_ASCriterionGroupImage .PM_ASCriterionLinkSelected,
.PM_ASCriterionGroupColor .PM_ASCriterionLinkSelected {
    border: 2px solid #999;
    margin: 2px!important;
}

/* Selected => link */
.PM_ASCriterionGroupLink .PM_ASCriterionLinkSelected,
.PM_ASCriterionGroupLink .PM_ASCriterionLink:hover {
    font-weight: bold;
}
.PM_ASCriterionGroupLink:not(.PM_ASCriterionGroupLinkColor) .PM_ASCriterionLink:before {
    content: "\f105";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}

/* Criterion group (color, but not square only) */
.PM_ASCriterionGroupLinkColor .PM_ASCriterionLink {
    height: 23px;
    line-height: 23px;
    margin-bottom: 3px;
    display: block;
}
.PM_ASCriterionGroupLinkColor .PM_ASCriterionLink .PM_ASCriterionValue {
    line-height: 23px;
    display: block;
}
.PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    margin: 0 6px 0 0 !important;
    display: block;
    float: left;
}

/* Selected class for label with link to SEO pages */
.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink,
.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckbox .PM_ASLabelLink:hover {
    font-weight: bold;
}

.PM_ASCriterionGroupCheckbox .PM_ASLabelLink {
    text-decoration: none!important;
    transition: none!important;
}

.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckbox {
    display: block;
    line-height: 1.3;
}

/* Remove checkbox border for IE */
.PM_ASCriterionCheckbox {
    /* flex: 0 0 18px;
    border: 0;
    width: 16px;
    height: 16px; */
    margin-right: 8px;
}


/* ===== Criterion => level depth ===== */

.PM_ASLevelDepth {
}
.PM_ASLevelDepth li {
    position: relative
}
.PM_ASLevelDepth li a {
    font-weight: 700;
    display: block;
    font-weight: 600;
    line-height: 30px;
    border-bottom: 2px solid #ebebeb;
}
.PM_ASLevelDepth li:not(.level1) a {
    border-bottom: none;
}
.PM_ASLevelDepth li:not(.level1):not(.PM_ASCriterionLevelSelected) a {
    color: #777777;
    font-weight: normal;
    font-size: .875rem;
}
.PM_ASLevelDepth li span.grower {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.PM_ASLevelDepth li span.grower.PM_ASCriterionClose .add,
.PM_ASLevelDepth li span.grower.PM_ASCriterionOpen .remove {
    display:block;
}
.PM_ASLevelDepth li span.grower.PM_ASCriterionClose .remove,
.PM_ASLevelDepth li span.grower.PM_ASCriterionOpen .add {
    display:none;
}

/* Selected class for category tree view */
.PM_ASLevelDepth .PM_ASCriterionLevelChoosen .PM_ASCriterionLevelChoose {
    font-weight: bold;
}
.PM_ASLevelDepth .PM_ASCriterionLevelSelected.PM_ASCriterionLevelChoosen span + .PM_ASCriterionLevelChoose,
.PM_ASLevelDepth .PM_ASCriterionLevelSelected.PM_ASCriterionLevelChoosen a.PM_ASCriterionLevelChoose {
    text-decoration: underline;
}

/* Link for removing criterion of selection */
.PM_ASCriterionLevelChoosen a:hover {
    text-decoration: line-through!important;
}

/* ===== Selections block display ===== */
.PM_ASSelections {
    background-color: #f5f5f5;
    border: 1px solid rgba(0,0,0,.125);
}
.PM_ASSelections ul {
    padding-left: 0;
}
.PM_ASSelections li {
    display: inline-block;
}

.PM_ASBlockOutputVertical .PM_ASSelections {
    padding: 0;
    background-color: inherit;
    border: none;
}
.PM_ASBlockOutputVertical .PM_ASSelections .active-filter-title {
    display: block;
    margin: 0 0 1.25rem;
}
.PM_ASBlockOutputVertical .PM_ASSelections li {
    display: block!important;
}
.PM_ASBlockOutputVertical .PM_ASSelections li + li{
    margin-top: 8px;
}
.PM_ASBlockOutputVertical .PM_ASSelections a.PM_ASSelectionsRemoveLink {
    display: inline-block!important;
    margin-right: 0;
    padding: 0.3rem;
    background: var(--gray-100);
    border-radius: 6px;
    text-decoration: none!important;
}


* html .PM_ASBlockOutputHorizontal .PM_ASSelectionsBlock {
    height: 25px;
}
.PM_ASSelectionsDropDown {
    position: relative;
    height: 25px;
    z-index: 2;
}
.PM_ASSelectionsDropDownMenu {
    display: none;
    position: absolute;
    top: 20px;
    left: 0;
    padding: 0.5rem;
    z-index: 2;
}

/* Link for showing dropdown selection reminder on vertical block */
a.PM_ASSelectionsDropDownShowLink {
    text-decoration: none;
}
a.PM_ASSelectionsDropDownShowLink:before {
    content: "\f105";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}
a.PM_ASSelectionsDropDownShowLink.PM_ASSelectionsBlockOpened:before {
    content: "\f107";
}
.PM_ASSelectionsResults .PM_ASSelectionsSelectedCriterion {
    display: inline-block;
    padding-right: 5px;
}
.PM_ASSelectionsResults .PM_ASSelectionsCriterionsGroup .PM_ASSelectionsCriterionsGroupName {
    display: block;
}
.PM_ASSelectionsResults .PM_ASSelectionsCriterionsGroupName strong,
.PM_ASSelectionsResults .PM_ASSelectionsCriterionsGroupName > ul {
    display: inline-block;
}

/* Dropdown selection reminder on vertical block */
.PM_ASBlockOutputVertical .PM_ASSelectionsDropDownMenu {
    width: 100%;
}

/* Link for removing criterion of selection */
a.PM_ASSelectionsRemoveLink:hover {
    text-decoration: line-through !important;
    color: inherit !important;
}
a.PM_ASSelectionsRemoveLink:after {
    content: "\f00d";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-left: 5px;
}

/* ===== SEO pages ===== */
#PM_ASearchSeoCrossLinks {
    clear: both;
}

/* Collapse mode for mobiles */
.PM_ASBlockOutput.PM_ASMobileMode .PM_ASBlockTitle:after,
.PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle:after {
    content: "";
    font-family: "Material Icons";
    padding-right: 5px;
    font-size: 24px;
    font-weight: 400;
    position: absolute;
    right: 0;
}
.PM_ASBlockOutput.PM_ASMobileMode .card-block {
    display: none;
}
.PM_ASBlockOutput.PM_ASMobileMode .card-header {
    cursor: pointer;
}
.PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .PM_ASBlockTitle:after,
.PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .PM_ASearchTitle:after {
    content: "";
}
.PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .card-block {
    display: block;
}

/* Blur */
.as4-loader-blur {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='2');
    filter: blur(2px);
}
.as4-loader:before,
.as4-loader:after,
.as4-loader {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: as4loader 1.8s infinite ease-in-out;
    animation: as4loader 1.8s infinite ease-in-out;
}
.as4-loader {
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    -webkit-animation-delay: 0.16s;
    animation-delay: 0.16s;
    opacity: 1;
}
.as4-loader:before {
    left: -3.5em;
}
.as4-loader:after {
    left: 3.5em;
    -webkit-animation-delay: 0.32s;
    animation-delay: 0.32s;
}
.as4-loader:before,
.as4-loader:after {
    content: '';
    position: absolute;
    top: 0;
}
@keyframes as4loader { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em #333333; } 40% { box-shadow: 0 2.5em 0 0 #666666; } }@-webkit-keyframes as4loader { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em #333333; } 40% { box-shadow: 0 2.5em 0 0 #666666; } }
/* /Blur */

/* Scrollbar and overflow management for webkit */
.PM_ASCriterionsGroupOuter::-webkit-scrollbar {
    width: 5px;
}
.PM_ASCriterionsGroupOuter::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.PM_ASCriterionsGroupOuter::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
.PM_ASCriterionsGroupOuter::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.2);
}

.PM_ASCriterionNoChoice {
  color: var(--gray-900, #111928);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 0.875rem;
}

.PM_ASBlockOutput {
    position: relative;
}

.PM_ASBlockOutput {
  .card {
    .card-title {
      color: var(--gray-600, #4B5563);
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 150%;
      margin-bottom: 0.5rem;
    }
    .card-header {
      border-radius: 6px;
      background: var(--gray-100, #F3F4F6);
      color: var(--gray-900, #111928);
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 150%;
      margin-bottom: 1rem;
    }
  }
}

.PM_ASCriterionGroupSelect {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.75rem;
  text-align: left;
  border-radius: 8px;
  border: 1px solid var(--gray-300, #D1D5DB);
  color: var(--gray-500, #6B7280);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 125%;
}

/* Import style from Prestashop v1.6 */
:root {
    --apron-color: #4373a0;
    --apron-color-2: #733c2a;
    --apron-color-3: #4a421e;
    --apron-color-4: #333;
}

 #PM_ASearchResults .PM_ASBlockOutputHorizontal {
	 padding: 5px;
	 margin-bottom: 5px;
}
 #PM_ASearchResults .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
	 padding-top: 5px;
	 padding-bottom: 5px;
}
 #PM_ASearchResults #PM_ASearchResultsInner {
	 display: flex !important;
	 width: 100% !important;
	 flex-direction: column !important;
	 margin-bottom: 5%;
}

#PM_ASearchResults hr, #PM_ASearchResults .hr {
	 border: 1px solid var(--apron-color);
	 width: 100%;
}
 #PM_ASearchResults .recall span, #PM_ASearchResults .recall-red span, #PM_ASearchResults .recall-black span, #PM_ASearchResults .recall-green.span {
	 font-size: 20px;
}
 #PM_ASearchResults .recall-red hr {
	 border-color: var(--apron-color-2);
}
 #PM_ASearchResults .recall-black hr {
	 border-color: var(--apron-color-4);
}
 #PM_ASearchResults .recall-green hr {
	 border-color: var(--apron-color-3);
}
 #PM_ASearchResults .img-center {
	 width: 100%;
	 position: relative;
	 min-height: 30vh;
	 object-fit: contain;
}
 #PM_ASearchResults .img-center img {
	 width: 100%;
}
 #PM_ASearchResults .content-header {
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%);
	 text-align: center;
}
 #PM_ASearchResults .content-header h1 {
	 font-family: "Fredericka the Great", cursive;
	 font-size: 40px;
	 color: #fff;
	 margin-bottom: 20px;
}
 #PM_ASearchResults .content-header a button, #PM_ASearchResults .transition, #PM_ASearchResults .recall a button {
	 background-color: var(--apron-color);
	 cursor: pointer;
	 padding: 15px;
	 border: 1px solid #fff;
	 border-radius: 5px;
	 color: #fff;
	 width: 80%;
	 font-size: 20px;
	 font-family: "Tox Typewriter", sans-serif;
	 transition: 0.5s ease-in-out;
}
 #PM_ASearchResults .recall a button {
	 width: 40%;
	 max-height: 60px;
}
 #PM_ASearchResults .content-header a button:hover, #PM_ASearchResults .content-flex a button:hover, #PM_ASearchResults .transition:hover, #PM_ASearchResults .recall a button:hover {
	 background-color: #243d49;
	 transform: scale(1.2);
}
 #PM_ASearchResults a:hover {
	 color: #243d49;
}
 #PM_ASearchResults .font-changer-txt {
	 font-family: "Tox Typewriter", sans-serif;
}
 #PM_ASearchResults .subTitle {
	 color: var(--apron-color);
	 text-align: center;
	 font-size: 30px;
	 font-weight: 400;
}
 #PM_ASearchResults .flex {
	 display: flex;
	 justify-content: space-between;
	 margin-bottom: 30px;
}
 #PM_ASearchResults .flex img {
	 width: 50%;
	 padding: 20px;
}
 #PM_ASearchResults .content-flex {
	 width: 50%;
	 padding: 10px;
	 display: flex;
	 text-align: center;
	 flex-direction: column;
	 justify-content: space-evenly;
}
 #PM_ASearchResults .content-flex h3 {
	 color: var(--apron-color);
	 font-size: 25px;
}
 #PM_ASearchResults .content-flex p {
	 text-align: justify;
	 font-size: 20px;
}
 #PM_ASearchResults .content-flex p a {
	 color: var(--apron-color);
}
 #PM_ASearchResults .content-flex a button {
	 background-color: var(--apron-color);
	 color: #fff;
	 padding: 15px;
	 font-size: 15px;
	 border: none;
	 border-radius: 5px;
	 width: 50%;
	 align-self: center;
	 transition: 0.5s ease-in-out;
	 cursor: pointer;
}
 #PM_ASearchResults .recall {
	 display: flex;
	 flex-direction: column;
	 justify-content: space-between;
	 margin-bottom: 50px;
}
 #PM_ASearchResults .recall span {
	 color: var(--apron-color);
	 text-align: center;
	 margin-bottom: 15px;
}
 #PM_ASearchResults .recall a {
	 text-align: center;
}
 #PM_ASearchResults .transition {
	 width: 40%;
	 align-self: center;
	 font-size: 20px;
}
 @media screen and (max-width: 600px) {
	 #PM_ASearchResults .img-center {
		 min-height: 25vh;
		 margin-bottom: 30px;
	}
	 #PM_ASearchResults .subTitle {
		 padding: 15px;
	}
	 #PM_ASearchResults .content-header a button {
		 width: 100%;
		 font-size: 15px;
	}
	 #PM_ASearchResults .flex {
		 flex-direction: column;
	}
	 #PM_ASearchResults .flex img {
		 width: 100%;
		 order: 2;
	}
	 #PM_ASearchResults .content-flex {
		 width: 100%;
		 padding: 35px;
	}
	 #PM_ASearchResults .content-flex h3, #PM_ASearchResults .content-flex p {
		 margin-bottom: 15px;
	}
	 #PM_ASearchResults .recall hr {
		 margin: 15px;
	}
	 #PM_ASearchResults .recall span {
		 padding: 15px;
	}
	 #PM_ASearchResults .transition {
		 font-size: 20px;
		 width: 75%;
	}
}
 #PM_ASearchResults .content-header-red {
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%);
	 text-align: center;
}
 #PM_ASearchResults .content-header-red h1 {
	 font-family: "Fredericka the Great", cursive;
	 font-size: 40px;
	 color: #fff;
	 margin-bottom: 20px;
}
 #PM_ASearchResults .content-header-red a button, #PM_ASearchResults .transition {
	 background-color: var(--apron-color-2);
	 cursor: pointer;
	 padding: 15px;
	 border: 1px solid #fff;
	 border-radius: 5px;
	 color: #fff;
	 width: 80%;
	 font-size: 20px;
	 font-family: "Tox Typewriter", sans-serif;
	 transition: 0.5s ease-in-out;
}
 #PM_ASearchResults .content-header-red a button:hover, #PM_ASearchResults .content-flex-red a button:hover, #PM_ASearchResults .transition-red:hover {
	 background-color: #492424;
	 transform: scale(1.2);
}
 #PM_ASearchResults .font-changer-txt {
	 font-family: "Tox Typewriter", sans-serif;
}
 #PM_ASearchResults .subTitle-red {
	 color: var(--apron-color-2);
	 text-align: center;
	 font-size: 30px;
	 font-weight: 400;
}
 #PM_ASearchResults .flex {
	 display: flex;
	 justify-content: space-between;
	 margin-bottom: 10vh;
}
 #PM_ASearchResults .flex img {
	 width: 50%;
	 padding: 20px;
}
 #PM_ASearchResults .content-flex-red {
	 width: 50%;
	 padding: 10px;
	 display: flex;
	 text-align: center;
	 flex-direction: column;
	 justify-content: space-evenly;
}
 #PM_ASearchResults .content-flex-red h3 {
	 color: var(--apron-color-2);
	 font-size: 25px;
}
 #PM_ASearchResults .content-flex-red p {
	 text-align: justify;
	 font-size: 20px;
}
 #PM_ASearchResults .content-flex-red p a {
	 color: var(--apron-color-2);
}
 #PM_ASearchResults .content-flex-red a button, #PM_ASearchResults .transition-red {
	 background-color: var(--apron-color-2);
	 color: #fff;
	 padding: 15px;
	 font-size: 15px;
	 border: none;
	 border-radius: 5px;
	 width: 50%;
	 align-self: center;
	 transition: 0.5s ease-in-out;
	 cursor: pointer;
}
 #PM_ASearchResults .recall-red {
	 height: 30vh;
	 display: flex;
	 flex-direction: column;
	 justify-content: space-between;
	 margin-bottom: 50px;
}
 #PM_ASearchResults .recall-red span {
	 color: var(--apron-color-2);
	 font-size: 25px;
	 text-align: center;
}
 #PM_ASearchResults .recall-red a {
	 text-align: center;
}
 #PM_ASearchResults .transition-red {
	 width: 50%;
	 align-self: center;
	 font-size: 30px;
}
 @media screen and (max-width: 600px) {
	 #PM_ASearchResults .img-center {
		 min-height: 25vh;
		 margin-bottom: 30px;
	}
	 #PM_ASearchResults .subTitle-red {
		 padding: 15px;
	}
	 #PM_ASearchResults .content-header-red a button {
		 width: 100%;
		 font-size: 15px;
	}
	 #PM_ASearchResults .flex {
		 flex-direction: column;
		 margin-bottom: 30px;
	}
	 #PM_ASearchResults .flex img {
		 width: 100%;
		 order: 2;
	}
	 #PM_ASearchResults .content-flex-red {
		 width: 100%;
		 padding: 35px;
	}
	 #PM_ASearchResults .content-flex-red h3, #PM_ASearchResults .content-flex-red p {
		 margin-bottom: 15px;
	}
	 #PM_ASearchResults .recall-red {
		 height: auto;
	}
	 #PM_ASearchResults .recall-red hr {
		 margin: 15px;
	}
	 #PM_ASearchResults .recall-red span {
		 padding: 15px;
	}
	 #PM_ASearchResults .transition-red {
		 font-size: 20px;
		 width: 75%;
	}
}
 #PM_ASearchResults .img-center {
	 width: 100%;
	 min-height: 30vh;
	 position: relative;
	 margin-bottom: 5%;
}
 #PM_ASearchResults .img-center img {
	 width: 100%;
}
 #PM_ASearchResults .content-header-black {
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%);
	 text-align: center;
}
 #PM_ASearchResults .content-header-black h1 {
	 font-family: "Fredericka the Great", cursive;
	 font-size: 40px;
	 color: #fff;
	 margin-bottom: 20px;
}
 #PM_ASearchResults .content-header-black a button, #PM_ASearchResults .transition-black, #PM_ASearchResults .recall-black a button {
	 background-color: var(--apron-color-4);
	 cursor: pointer;
	 padding: 15px;
	 border: 1px solid #fff;
	 border-radius: 5px;
	 color: #fff;
	 width: 80%;
	 font-size: 20px;
	 font-family: "Tox Typewriter", sans-serif;
	 transition: 0.5s ease-in-out;
}
 #PM_ASearchResults .transition-black {
	 width: 40%;
	 align-self: center;
	 font-size: 20px;
}
 #PM_ASearchResults .recall-a a button {
	 width: 40%;
	 max-height: 60px;
}
 #PM_ASearchResults .content-header-black a button:hover, #PM_ASearchResults .content-flex-black a button:hover, #PM_ASearchResults .transition-black:hover, #PM_ASearchResults .recall-black a button:hover {
	 background-color: #000;
	 transform: scale(1.2);
}
 #PM_ASearchResults .font-changer-txt {
	 font-family: "Tox Typewriter", sans-serif;
}
 #PM_ASearchResults .subTitle-black {
	 color: var(--apron-color-4);
	 text-align: center;
	 font-size: 30px;
	 font-weight: 400;
}
 #PM_ASearchResults .flex {
	 display: flex;
	 justify-content: space-between;
	 margin-bottom: 10vh;
}
 #PM_ASearchResults .flex img {
	 width: 50%;
	 padding: 20px;
}
 #PM_ASearchResults .content-flex-black {
	 width: 50%;
	 padding: 10px;
	 display: flex;
	 text-align: center;
	 flex-direction: column;
	 justify-content: space-evenly;
}
 #PM_ASearchResults .content-flex-black h3 {
	 color: var(--apron-color-4);
	 font-size: 25px;
}
 #PM_ASearchResults .content-flex-black p {
	 text-align: justify;
	 font-size: 20px;
}
 #PM_ASearchResults .content-flex-black p a {
	 color: var(--apron-color);
}
 #PM_ASearchResults .content-flex-black a button {
	 background-color: var(--apron-color-4);
	 color: #fff;
	 padding: 15px;
	 font-size: 15px;
	 border: none;
	 border-radius: 5px;
	 width: 50%;
	 align-self: center;
	 transition: 0.5s ease-in-out;
	 cursor: pointer;
}
 #PM_ASearchResults .recall-black {
	 height: 30vh;
	 display: flex;
	 flex-direction: column;
	 justify-content: space-between;
	 margin-bottom: 50px;
}
 #PM_ASearchResults .recall-black span {
	 color: var(--apron-color-4);
	 text-align: center;
}
 #PM_ASearchResults .recall-black a {
	 text-align: center;
}
 #PM_ASearchResults .transition-black {
	 width: 40%;
	 align-self: center;
	 font-size: 20px;
}
 #PM_ASearchResults .recall-black a button {
	 width: 40%;
	 max-height: 60px;
}
 @media screen and (max-width: 600px) {
	 #PM_ASearchResults .img-center {
		 min-height: 25vh;
		 margin-bottom: 30px;
	}
	 #PM_ASearchResults .subTitle-black {
		 padding: 15px;
	}
	 #PM_ASearchResults .content-header-black a button {
		 width: 100%;
		 font-size: 15px;
	}
	 #PM_ASearchResults .flex {
		 flex-direction: column;
		 margin-bottom: 30px;
	}
	 #PM_ASearchResults .flex img {
		 width: 100%;
		 order: 2;
	}
	 #PM_ASearchResults .content-flex-black {
		 width: 100%;
		 padding: 35px;
	}
	 #PM_ASearchResults .content-flex-black h3, #PM_ASearchResults .content-flex-black p {
		 margin-bottom: 15px;
	}
	 #PM_ASearchResults .recall-black {
		 height: auto;
	}
	 #PM_ASearchResults .recall-black hr {
		 margin: 15px;
	}
	 #PM_ASearchResults .recall-black span {
		 padding: 15px;
	}
	 #PM_ASearchResults .transition-black {
		 font-size: 20px;
		 width: 75%;
	}
}
 #PM_ASearchResults .subTitle-green em {
	 font-size: 12px;
}
 #PM_ASearchResults .content-header-green {
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%);
	 text-align: center;
}
 #PM_ASearchResults .content-header-green h1 {
	 font-family: "Fredericka the Great", cursive;
	 font-size: 40px;
	 color: #fff;
	 margin-bottom: 20px;
}
 #PM_ASearchResults .content-header-green a button, #PM_ASearchResults .transition-green a button, #PM_ASearchResults .recall-green a button {
	 background-color: var(--apron-color-3);
	 cursor: pointer;
	 padding: 15px;
	 border: 1px solid #fff;
	 border-radius: 5px;
	 color: #fff;
	 width: 80%;
	 font-size: 20px;
	 font-family: "Tox Typewriter", sans-serif;
	 transition: 0.5s ease-in-out;
}
 #PM_ASearchResults .recall-green a button {
	 width: 40%;
	 max-height: 60px;
}
 #PM_ASearchResults .content-header-green a button:hover, #PM_ASearchResults .content-flex-green a button:hover, #PM_ASearchResults .transition-green:hover, #PM_ASearchResults .recall-green a button:hover {
	 background-color: #244926;
	 transform: scale(1.2);
}
 #PM_ASearchResults a:hover {
	 color: #244926;
}
 #PM_ASearchResults .font-changer-txt {
	 font-family: "Tox Typewriter", sans-serif;
}
 #PM_ASearchResults .subTitle-green {
	 color: var(--apron-color-3);
	 text-align: center;
	 font-size: 30px;
	 font-weight: 400;
}
 #PM_ASearchResults .flex {
	 display: flex;
	 justify-content: space-between;
	 margin-bottom: 30px;
}
 #PM_ASearchResults .flex img {
	 width: 50%;
	 padding: 20px;
}
 #PM_ASearchResults .content-flex-green {
	 width: 50%;
	 padding: 10px;
	 display: flex;
	 text-align: center;
	 flex-direction: column;
	 justify-content: space-evenly;
}
 #PM_ASearchResults .content-flex-green h3 {
	 color: var(--apron-color-3);
	 font-size: 25px;
}
 #PM_ASearchResults .content-flex-green p {
	 text-align: justify;
	 font-size: 20px;
}
 #PM_ASearchResults .content-flex-green p a {
	 color: var(--apron-color-3);
}
 #PM_ASearchResults .content-flex-green a button {
	 background-color: var(--apron-color-3);
	 color: #fff;
	 padding: 15px;
	 font-size: 15px;
	 border: none;
	 border-radius: 5px;
	 width: 50%;
	 align-self: center;
	 transition: 0.5s ease-in-out;
	 cursor: pointer;
}
 #PM_ASearchResults .recall-green {
	 display: flex;
	 flex-direction: column;
	 justify-content: space-between;
	 margin-bottom: 50px;
}
 #PM_ASearchResults .recall-green span {
	 color: var(--apron-color-3);
	 text-align: center;
	 margin-bottom: 15px;
	 font-size: 20px;
}
 #PM_ASearchResults .recall-green a {
	 text-align: center;
}
 #PM_ASearchResults .transition-green {
	 width: 40%;
	 align-self: center;
	 font-size: 20px;
}
 @media screen and (max-width: 600px) {
	 #PM_ASearchResults .img-center {
		 min-height: 25vh;
		 margin-bottom: 30px;
	}
	 #PM_ASearchResults .subTitle-green {
		 padding: 15px;
	}
	 #PM_ASearchResults .content-header-green a button {
		 width: 100%;
		 font-size: 15px;
	}
	 #PM_ASearchResults .flex {
		 flex-direction: column;
	}
	 #PM_ASearchResults .flex img {
		 width: 100%;
		 order: 2;
	}
	 #PM_ASearchResults .content-flex-green {
		 width: 100%;
		 padding: 35px;
	}
	 #PM_ASearchResults .content-flex-green h3, #PM_ASearchResults .content-flex-green p {
		 margin-bottom: 15px;
	}
	 #PM_ASearchResults .recall-green hr {
		 margin: 15px;
	}
	 #PM_ASearchResults .recall-green span {
		 padding: 15px;
	}
	 #PM_ASearchResults .transition-green {
		 font-size: 20px;
		 width: 75%;
	}
	 #PM_ASearchResults .recall-green a button, #PM_ASearchResults .recall-red a button, #PM_ASearchResults .recall-black a button, #PM_ASearchResults .recall a button {
		 width: 80%;
	}
}
