/*
Theme Name: The Rosary Garden
Theme URI: https://outcompetemarketing.com
Template: generatepress
Author: Outcompete Marketing
Author URI: https://outcompetemarketing.com/
Version: 3.2.2.1668449015
Updated: 2022-11-14 18:03:35

*/



.elementor-sticky #ocmage{
	transition:all 0.6s ease;
}
.elementor-sticky.elementor-sticky--effects #ocmage{
	width:154px;
}

.elementor-sticky .wp-image-27{
	transition:all 0.72s ease;
}
.elementor-sticky.elementor-sticky--effects .wp-image-27{
	width:245px;
}

html{
  animation-name: open; animation-duration:1s; animation-iteration-count: 1; animation-timing-function: ease-in; 
  -o-animation-name: open; -o-animation-duration:1s; -o-animation-iteration-count: 1; -o-animation-timing-function: ease-in; 
  -moz-animation-name: open; -moz-animation-duration:1s; -moz-animation-iteration-count: 1; -moz-animation-timing-function: ease-in; 
  -webkit-animation-name: open; -webkit-animation-duration:1s; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease-in; 
  -ms-animation-name: open; -ms-animation-duration:1s; -ms-animation-iteration-count: 1; -ms-animation-timing-function: ease-in; 
}
@-o-keyframes open { 0% { opacity:0;} 70% { opacity:0.8; } 100% { opacity:1;  display:block; }} 
@-moz-keyframes open { 0% { opacity:0;} 70% { opacity:0.8; } 100% { opacity:1;  display:block; }} 
@-webkit-keyframes open { 0% { opacity:0;} 70% { opacity:0.8; } 100% { opacity:1;  display:block; }} 
@-ms-keyframes open { 0% { opacity:0;} 70% { opacity:0.8; } 100% { opacity:1;  display:block; }} 
@keyframes open { 0% { opacity:0;} 70% { opacity:0.8; } 100% { opacity:1;  display:block; }} 

























/*
.force-white-text {
  color: #ffffff !important;
}
.e-notice,
#tablepress-page div.notice.e-notice,
.e-notice::before,
.notice.e-notice:before,
.notice.e-notice,
.gform_required_legend{
	display:none !important;
}
.artistformz input{
	margin:3px;
}
.obit-search form > div {
  width: 14.2%;
}
.obit-search form > div:first-child {
  display:none;
}

body.postid-1107 .entry-content,
body.postid-313 .entry-content,
body.postid-1907 .entry-content{
	margin-top:9px;
}
.ocmthreebuttons{
	margin-top:9px;
	margin-bottom:23px;
	  font-size: 14px;
}
.header-widge .search {
  display: flex;
  flex-wrap: nowrap;
}
.row.articlecolumns{
	  padding: 27px 3%;
}
#blogsearchr {
  border: 1px solid #999;
	border-radius:6px;
}
.searchButton{
	padding:0;
}
.searchButton i{
	margin:11px;
}


.ocmfloatp{
      float: right;
  margin-top: -44px;
}
.searchTerm {
  width: 100%;
  border: 3px solid #00B4CC;
  border-right: none;
  padding: 5px;
  height: 20px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #9DBFAF;
	height:45px;
}

.searchTerm:focus{
  color: #00B4CC;
}

.searchButton {
	height:45px;
  width: 40px;
  border: 1px solid #00B4CC;
  background: #00B4CC;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
	padding-right:8px;
}

.header-widge{
  width: 30%;
  float:right;
	margin:0 0 9px;
}







*/